Commit Graph

26 Commits (soper-book)

Author SHA1 Message Date
Alex Shpak 9e9c7d3403 Improve posts title rendering 2021-05-03 22:05:25 +02:00
Alex Shpak c197f3399b #286, Add ability to set image for posts 2021-05-03 21:47:19 +02:00
Alex Shpak 15339ab6a6 #157, Refactor side menu, simpler and renders all pages at root 2020-04-11 14:35:29 +02:00
Alex Shpak d6290dcf50 #66, add taxonomy support 2019-12-19 17:22:12 +01:00
Alex Shpak c4232b6e28 #113, Hide date from posts if not specified 2019-12-14 13:31:11 +01:00
Alex Shpak e01674c287 Move baseof to _default folder, making it default view of site 2019-12-09 11:24:31 +01:00
Alex Shpak 05c3b8fac9 Add language switch at bottom of page 2019-11-16 20:35:23 +01:00
Alex Shpak 22ff783d86 #86, Add google analytics to readme, move GA and enable Open Graph in head 2019-10-03 14:10:03 +02:00
Alex Shpak 5d6873e992 #73, Enable TOC and git footer for posts 2019-09-22 13:15:22 +02:00
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 0b30289d9f #43, Update tree menu rendering to support multiple sections 2019-04-22 19:17:39 +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 941ca77a32 Rename DateFormat to BookDateFormat, make format optional 2019-03-29 16:59:00 +01:00
Alex Shpak 5b652a1bb1 Add home page placeholder to not display empty page 2019-03-29 16:19:39 +01:00
Jordi Bares a7e906feed Change name DateForm to DateFormat, complete git-footer.html upgrade 2019-03-29 16:16:04 +01:00
Jordi Bares 062f14b9a1 Theme date formatting in config file 2019-03-29 16:16:04 +01:00
Alex Shpak eb67ab58aa Refactor theme to use relative urls everywhere 2019-02-20 10:37:48 +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