Commit Graph

16 Commits

Author SHA1 Message Date
Sorin Davidoi 932d5322bf fix(layouts/single): Use <time> 2018-08-29 19:37:49 +02:00
Sorin Davidoi 482d8e6016 fix(layouts/list): Add datetime attribute to <time> 2018-08-29 19:37:17 +02:00
Sorin Davidoi 92610430fa fix(_default/baseof): Use main tag
https://dequeuniversity.com/rules/axe/3.0/landmark-one-main
2018-08-27 21:56:09 +02:00
digitalcraftsman 7cf2943ef4 Add Google Analytics support
Closes #44
2017-09-07 21:56:31 +02:00
digitalcraftsman eab1974019 Switch to Hugo's built-in Disqus template 2017-09-07 21:52:10 +02:00
digitalcraftsman 8349cf1aa1 Remove custom Disqus template 2017-09-07 21:45:12 +02:00
digitalcraftsman 82832c1244 Make use of the base template 2017-09-07 21:41:16 +02:00
Vivek Ghaisas 5aab5b03ab Fix indentation in layouts
- Change indentation to 2 spaces to match convention
- Don't indent <body> and <head> as per convention
2017-07-25 19:02:27 +02:00
Bjørn Erik Pedersen 80695973ac Fix disqusShortname conditional
Fixes #43
2017-07-25 10:18:25 +02:00
Jason Yee dbf82dbcff Add layout-reverse body class code to single and list templates. 2016-08-19 19:20:33 +02:00
digitalcraftsman 62ef2ef06f Added Disqus support 2015-07-17 12:23:59 +02:00
digitalcraftsman 00eb7169f6 Added an option change the theme globally in the configs 2015-06-02 19:14:54 +02:00
Anthony Fok e1a4df05e8 Use `partial` call to include partial templates
Replace `template` call with the `partial` call (new in Hugo v0.12)
for including partial templates
2014-09-08 12:13:10 -04:00
Glen Baker 9bd0f367e2 Removed extra unused html tags from list template, h4 and unused span
Conflicts:
	layouts/_default/list.html
2014-09-08 12:11:25 -04:00
spf13 9989bda110 renaming chrome to partials 2014-05-23 16:44:37 -04:00
spf13 da66ac1983 Adding the hyde theme 2014-04-26 16:25:13 -06:00