about summary refs log tree commit diff stats
path: root/layouts/_default
Commit message (Collapse)AuthorAgeLines
* Add Google Analytics supportdigitalcraftsman2017-09-07-0/+2
| | | | Closes #44
* Switch to Hugo's built-in Disqus templatedigitalcraftsman2017-09-07-2/+2
|
* Remove custom Disqus templatedigitalcraftsman2017-09-07-1/+1
|
* Make use of the base templatedigitalcraftsman2017-09-07-34/+28
|
* Fix indentation in layoutsVivek Ghaisas2017-07-25-17/+17
| | | | | - Change indentation to 2 spaces to match convention - Don't indent <body> and <head> as per convention
* Fix disqusShortname conditionalBjørn Erik Pedersen2017-07-25-1/+1
| | | | Fixes #43
* Add layout-reverse body class code to single and list templates.Jason Yee2016-08-19-2/+2
|
* Added Disqus supportdigitalcraftsman2015-07-17-10/+14
|
* Added an option change the theme globally in the configsdigitalcraftsman2015-06-02-2/+2
|
* Use `partial` call to include partial templatesAnthony Fok2014-09-08-4/+4
| | | | | Replace `template` call with the `partial` call (new in Hugo v0.12) for including partial templates
* Removed extra unused html tags from list template, h4 and unused spanGlen Baker2014-09-08-10/+11
| | | | | Conflicts: layouts/_default/list.html
* renaming chrome to partialsspf132014-05-23-4/+4
|
* Adding the hyde themespf132014-04-26-0/+30