about summary refs log tree commit diff stats
path: root/layouts/index.html
Commit message (Collapse)AuthorAgeLines
* Implement Content Summaries / Split on index pageJinGen Lim2017-10-01-1/+6
| | | | | | | | Posts in the index page will be automatically summarized to its first 70 words, or until a user-defined <!--more--> divider. When summarized, the "Read More" button also appears with a RelPermalink to the full post. https://gohugo.io/content-management/summaries/
* Make use of the base templatedigitalcraftsman2017-09-07-23/+10
|
* Add configuration to Reverse layoutJán Koščo2016-03-08-1/+1
|
* Added missing change in index.htmldigitalcraftsman2015-06-02-0/+1
|
* Added an option change the theme globally in the configsdigitalcraftsman2015-06-02-1/+0
|
* Use `partial` call to include partial templatesAnthony Fok2014-09-08-2/+2
| | | | | Replace `template` call with the `partial` call (new in Hugo v0.12) for including partial templates
* Add missing div closing tagAlan Pearce2014-09-08-1/+1
|
* renaming chrome to partialsspf132014-05-23-2/+2
|
* Adding the hyde themespf132014-04-26-0/+26