Commit Graph

14 Commits

Author SHA1 Message Date
arnobbhanja
15cc437536
render default term landing page
current term.html broke the landing page and nothing was being rendered except 'All tags' text in a header. Until a specific layout is decided the default landing page generated by Hugo should suffice.
2020-10-15 23:56:35 +05:30
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
Vivek R
76678b5559 fix: disable disqus if Site.DisqusShortname is not set 2019-12-30 19:39:09 +05:30
cgiacomi
28c2f28a13 fix: change layout for tags 2019-10-17 21:57:21 +02:00
cgiacomi
7d9bec3737 chore: merge from master 2019-10-17 21:04:50 +02:00
cgiacomi
470638b4bc fix: move tags to bottom of post 2019-10-12 17:39:40 +02:00
cgiacomi
186ad23333 feat: add draft label to post list 2019-10-12 17:11:34 +02:00
cgiacomi
4ccf226f91 feat: add tag list to post header 2019-10-12 09:27:08 +02:00
cgiacomi
a6070f5408 feat: add draft label for draft posts 2019-10-11 21:25:17 +02:00
Vivek R
bb28e76551 fix: paginate recent posts and use params.mainSections 2019-09-10 00:12:59 +05:30
Vivek R
7d249c573f fix: allow disqus field in content to onveride site params 2019-04-20 14:11:54 +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