summaryrefslogtreecommitdiff
path: root/layouts/posts/baseof.html
AgeCommit message (Collapse)AuthorFilesLines
2019-09-01fix menu, docs, and posts to work with strict Content-Security-PolicyPaul Twohey1-1/+1
When the Content-Security-Policy header has "style-src 'self';" inine style elements like style="display: none" are not honored by browsers, so style them display: none
2019-08-06Start work on search feature with lunrAlex Shpak1-1/+0
2019-04-23Improve accessibilityAlex Shpak1-1/+1
2019-04-12Move footer to main bodyAlex Shpak1-0/+1
2019-04-09Remove copyright note and flags, fix bug with pathsJordi Bares1-1/+0
2019-03-29Add home page placeholder to not display empty pageAlex Shpak1-1/+1
2019-01-24Add menu to blog pagesAlex Shpak1-2/+11
2018-11-25Refactor templates and partialsAlex Shpak1-1/+1
2018-11-25Cleanup posts renderingAlex Shpak1-4/+2
2018-11-25#5, Insert google analytics template to bodyAlex Shpak1-1/+2
2018-11-24Add simple blog renderingAlex Shpak1-0/+20