Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fix(layouts/list): Add datetime attribute to <time> | Sorin Davidoi | 2018-08-29 | -2/+2 |
| | ||||
* | Make use of the base template | digitalcraftsman | 2017-09-07 | -16/+9 |
| | ||||
* | Fix indentation in layouts | Vivek Ghaisas | 2017-07-25 | -6/+6 |
| | | | | | - Change indentation to 2 spaces to match convention - Don't indent <body> and <head> as per convention | |||
* | Add layout-reverse body class code to single and list templates. | Jason Yee | 2016-08-19 | -1/+1 |
| | ||||
* | Added an option change the theme globally in the configs | digitalcraftsman | 2015-06-02 | -1/+1 |
| | ||||
* | Use `partial` call to include partial templates | Anthony Fok | 2014-09-08 | -2/+2 |
| | | | | | 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 span | Glen Baker | 2014-09-08 | -10/+11 |
| | | | | | Conflicts: layouts/_default/list.html | |||
* | renaming chrome to partials | spf13 | 2014-05-23 | -2/+2 |
| | ||||
* | Adding the hyde theme | spf13 | 2014-04-26 | -0/+15 |