Commit Graph

13 Commits

Author SHA1 Message Date
Travis Chen
bb85c2b77f feat: allow specifying favicon via configuration
We assume PNG MIME type, because, from my understanding, PNG is the main format
for favicons nowadays (even if they have an "ico" extension). Further
configuration options are needed to allow for specifying different MIME types.
2019-10-09 17:00:30 -07:00
Vivek R
5f7e3184bd fix: add whitespace between title and subtitle in title header 2019-09-20 00:01:19 +05:30
Vivek R
c27e660062 fix: build failed due to invalid variable reference 2019-09-19 22:53:48 +05:30
Vivek R
411c986a01 fix: use site.baseurl for assets url 2019-09-19 22:44:58 +05:30
Vivek R
bb28e76551 fix: paginate recent posts and use params.mainSections 2019-09-10 00:12:59 +05:30
Vivek R
0e06bb53c5 fix: broken Hugo site link in footer 2019-06-19 15:52:48 +05:30
Vivek R
20cc3193f6 fix: move footer scripts to footer template 2019-06-19 15:37:55 +05:30
Vivek R
6b00ac4d91 feat: add rss link to header 2019-04-20 14:12:08 +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
dbd1ca021e fix: use hugo menu instead of custom params 2019-04-20 00:45:43 +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