Ori
c9e27c471a
Include front matter in home and list pages if provided
...
Contents in `_index.md` files will be used if the relevant files
exist, per hugo documentation:
https://gohugo.io/templates/lists/#add-content-and-front-matter-to-list-pages
2020-02-18 23:53:05 -05:00
Timo Ollech
2dcf88303a
replace .RawContent with .Summary - looks way better
...
.Summary retains all formatting of posts for the paginator which looks much nicer than .RawContent. The length of the .Summary (in words, not characters) can be set via the config variable summaryLength.
2020-02-11 21:40:23 +01:00
Vivek R
d8269da722
feat: add dark mode
2019-10-12 22:48:57 +05:30
cgiacomi
298648a63b
feat: add draft label to recent articles
2019-10-12 17:24:28 +02:00
Vivek R
c27e660062
fix: build failed due to invalid variable reference
2019-09-19 22:53:48 +05:30
Vivek R
bb28e76551
fix: paginate recent posts and use params.mainSections
2019-09-10 00:12:59 +05:30
Vivek R
20cc3193f6
fix: move footer scripts to footer template
2019-06-19 15:37:55 +05:30
Vivek R
b89ed755ef
feat: add social icons and template bug fixes
2019-04-20 00:22:50 +05:30
Vivek R
e9b2b8f64d
feat: add syntax highlight, Google analytics, Disqus and responseive view
2019-04-11 18:09:27 +05:30
Vivek R
0acbe2865d
feat: initial implementation
2019-04-10 02:29:17 +05:30