summaryrefslogtreecommitdiff
path: root/layouts/index.html
AgeCommit message (Collapse)Author
2018-08-29fix(layouts/index): Use <time> and <article>Sorin Davidoi
2017-10-01Implement Content Summaries / Split on index pageJinGen Lim
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/
2017-09-07Make use of the base templatedigitalcraftsman
2016-03-08Add configuration to Reverse layoutJán Koščo
2015-06-02Added missing change in index.htmldigitalcraftsman
2015-06-02Added an option change the theme globally in the configsdigitalcraftsman
2014-09-08Use `partial` call to include partial templatesAnthony Fok
Replace `template` call with the `partial` call (new in Hugo v0.12) for including partial templates
2014-09-08Add missing div closing tagAlan Pearce
2014-05-23renaming chrome to partialsspf13
2014-04-26Adding the hyde themespf13