Commit graph

10 commits

Author SHA1 Message Date
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