Commit Graph

22 Commits

Author SHA1 Message Date
98d08f23b8 Whitespace fixes 2020-04-18 23:44:00 -07:00
e649063146 Local tweaks 2020-04-18 02:47:22 -07:00
Vivek R
7aba720e77 fix: don't prepend host url to external js if it starts with http:// or https:// 2019-12-31 10:11:22 +05:30
Mahito TANNO
de58726d3b Disable Google Analytics when hugo server 2019-11-10 00:00:18 +09:00
Andre Restivo
64eafb28bd [Fix] Link to home in head partial.
Link was pointing to / instead of using .Site.BaseURL.
2019-11-02 17:06:32 +00:00
Vivek R
1df516090c feat: load custom CSS and JS 2019-10-23 00:34:47 +05:30
Vivek R
3bb3f06886 fix: readability fixes 2019-10-22 16:02:29 +05:30
Vivek R
d8269da722 feat: add dark mode 2019-10-12 22:48:57 +05:30
Vivek R
21e93a4dcd fix: increase header font weight 2019-10-12 19:28:34 +05:30
Vivek R
6e5bf0c053
Merge pull request #17 from cgiacomi/feature/copyright
feat: add copyright option
2019-10-10 17:19:09 +05:30
Christian Giacomi
a09b1d9585 feat: add copyright option 2019-10-10 13:01:45 +02:00
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
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
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