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 | 3 | -0/+12 | |
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-22 | #43, Update tree menu rendering to support multiple sections | Alex Shpak | 2 | -5/+5 | |
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 | Rename DateFormat to BookDateFormat, make format optional | Alex Shpak | 2 | -2/+4 | |
2019-03-29 | Add home page placeholder to not display empty page | Alex Shpak | 1 | -1/+1 | |
2019-03-29 | Change name DateForm to DateFormat, complete git-footer.html upgrade | Jordi Bares | 2 | -2/+2 | |
2019-03-29 | Theme date formatting in config file | Jordi Bares | 2 | -2/+2 | |
2019-02-20 | Refactor theme to use relative urls everywhere | Alex Shpak | 1 | -2/+2 | |
2019-01-24 | Add menu to blog pages | Alex Shpak | 2 | -3/+12 | |
2018-11-25 | Refactor templates and partials | Alex Shpak | 3 | -7/+11 | |
2018-11-25 | Cleanup posts rendering | Alex Shpak | 3 | -15/+9 | |
2018-11-25 | #5, Insert google analytics template to body | Alex Shpak | 1 | -1/+2 | |
2018-11-24 | Add simple blog rendering | Alex Shpak | 3 | -0/+51 | |