summaryrefslogtreecommitdiff
path: root/layouts/partials
AgeCommit message (Collapse)Author
2020-05-26init as nameless new thememorph
2019-08-03Fix main menu: don't create empty menu w/o itemsvimux
2019-07-31Define the Base Template and fix Hugo warningsvimux
* Define the Base Template (baseof.html) * Use relative URL link to style.css file * Move summary.html from partials to _default layouts * Fix Hugo warnings (needs Hugo 0.20 or newer) * Fix Paginator rule on main page. Fix #8 * Latest posts: show pages from mainSections only * Bump Hugo 0.19 -> 0.20 * Formatting
2019-07-30Formatting: add final newlinevimux
2019-07-30Delete unused article.html filevimux
2017-04-08Replace deprecated .Now with now template functionvimux
2017-01-04Spellingmarkfirmware
2016-11-17Rename RSSlink to RSSLinkBjørn Erik Pedersen
The former will be deprecated and eventually removed from Hugo. Note: Currently both of them exist in Hugo, which is the reason for the cleanup.
2016-11-04Add blank style.cssvimux
2016-10-14Initial commitvimux