Commit Graph

31 Commits

Author SHA1 Message Date
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
Vivek R
76678b5559 fix: disable disqus if Site.DisqusShortname is not set 2019-12-30 19:39:09 +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
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
Vivek R
d8269da722 feat: add dark mode 2019-10-12 22:48:57 +05:30
Vivek R
10254883df
Merge pull request #18 from cgiacomi/feature/draftlabal
feat: add draft label for draft posts
2019-10-12 22:39:08 +05:30
cgiacomi
470638b4bc fix: move tags to bottom of post 2019-10-12 17:39:40 +02:00
cgiacomi
298648a63b feat: add draft label to recent articles 2019-10-12 17:24:28 +02:00
cgiacomi
186ad23333 feat: add draft label to post list 2019-10-12 17:11:34 +02:00
Vivek R
21e93a4dcd fix: increase header font weight 2019-10-12 19:28:34 +05:30
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
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
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