Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-03 | #86, Add google analytics to readme, move GA and enable Open Graph in head | Alex Shpak | 1 | -1/+0 | |
2019-09-22 | #73, Enable TOC and git footer for posts | Alex Shpak | 1 | -0/+4 | |
2019-09-01 | use class="hidden" instead of creating new classes | Paul Twohey | 1 | -1/+1 | |
Use class "hidden" instead of styled classes to ensure that input elments stay hidden when the Content-Security-Policy header has "style-src 'self';" | |||||
2019-09-01 | fix menu, docs, and posts to work with strict Content-Security-Policy | Paul Twohey | 1 | -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-06 | Start work on search feature with lunr | Alex Shpak | 1 | -1/+0 | |
2019-04-23 | Improve accessibility | Alex Shpak | 1 | -1/+1 | |
2019-04-12 | Move footer to main body | Alex Shpak | 1 | -0/+1 | |
2019-04-09 | Remove copyright note and flags, fix bug with paths | Jordi Bares | 1 | -1/+0 | |
2019-03-29 | Add home page placeholder to not display empty page | Alex Shpak | 1 | -1/+1 | |
2019-01-24 | Add menu to blog pages | Alex Shpak | 1 | -2/+11 | |
2018-11-25 | Refactor templates and partials | Alex Shpak | 1 | -1/+1 | |
2018-11-25 | Cleanup posts rendering | Alex Shpak | 1 | -4/+2 | |
2018-11-25 | #5, Insert google analytics template to body | Alex Shpak | 1 | -1/+2 | |
2018-11-24 | Add simple blog rendering | Alex Shpak | 1 | -0/+20 | |