summaryrefslogtreecommitdiff
path: root/layouts
AgeCommit message (Collapse)Author
2019-07-30Delete unused article.html filevimux
2017-09-22fix list page filtering not workingAdam Sullovey
When I started using the blank theme, I found urls like /tags/js would list all posts instead of just posts tagged 'js'. Changing '.Site.Pages' to 'Data.Pages' fixes this, and now my site can have lists that filter posts by category and tags.
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