Paul Twohey
964968be39
use class="hidden" instead of creating new classes
...
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 20:51:15 +02:00
Paul Twohey
438f011ff5
fix menu, docs, and posts to work with strict Content-Security-Policy
...
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-09-01 20:51:15 +02:00
Alex Shpak
dda0a0eab1
Start work on search feature with lunr
2019-08-06 11:33:42 +02:00
Alex Shpak
5b963180ab
Improve accessibility
2019-04-23 23:02:06 +02:00
Alex Shpak
cac0184060
Move footer to main body
2019-04-12 23:06:40 +02:00
Jordi Bares
aa07b876fe
Remove copyright note and flags, fix bug with paths
2019-04-09 22:31:24 +02:00
Alex Shpak
5b652a1bb1
Add home page placeholder to not display empty page
2019-03-29 16:19:39 +01:00
Alex Shpak
4ce973a4e2
Add menu to blog pages
2019-01-24 23:30:31 +01:00
Alex Shpak
76c251066f
Refactor templates and partials
2018-11-25 13:30:25 +01:00
Alex Shpak
aa2b1870d0
Cleanup posts rendering
2018-11-25 11:59:42 +01:00
Alex Shpak
a9738191b8
#5 , Insert google analytics template to body
2018-11-25 11:56:59 +01:00
Alex Shpak
2a89630a47
Add simple blog rendering
2018-11-24 15:14:43 +01:00