Age | Commit message (Expand) | Author | Files | Lines |
2020-01-24 | Rework of main template, adds options for more fine customisation | Alex Shpak | 5 | -40/+34 |
2020-01-19 | #134, Focus search field by pressing s or / (#135) | Daniel Forssten | 1 | -0/+23 |
2020-01-17 | #133, move disqus to separate template to allow override, rename BookDisqus t... | Alex Shpak | 1 | -4/+2 |
2020-01-17 | Removing flex from <main> for sake of print layout (#129) | Shane Liesegang | 2 | -2/+6 |
2020-01-13 | Remove use of Scratch in search configuration | Alex Shpak | 1 | -1/+1 |
2020-01-13 | feat: added support for Disqus (#120) | Dave Kerr | 1 | -0/+6 |
2020-01-13 | mobile toc menu (#121) | tyler71 | 1 | -13/+19 |
2019-12-19 | #66, add taxonomy support | Alex Shpak | 1 | -2/+1 |
2019-12-14 | Add space between posts in list, clean posts class removal | Alex Shpak | 1 | -4/+5 |
2019-12-09 | Make icons white in dark mode | Alex Shpak | 3 | -12/+9 |
2019-11-19 | #100, Make h4, h5 and h6 bolder and increase font size | Alex Shpak | 1 | -4/+16 |
2019-11-16 | Improve accessibility score | Alex Shpak | 1 | -0/+4 |
2019-11-16 | Polish multilang mode, update docs | Alex Shpak | 4 | -4/+8 |
2019-11-16 | #87, Add support for multilang search index generation | Alex Shpak | 2 | -3/+7 |
2019-11-16 | Add language switch at bottom of page | Alex Shpak | 2 | -1/+48 |
2019-11-08 | #94, Show toc at top of printing page | Alex Shpak | 3 | -7/+21 |
2019-11-08 | #94, Add printing styles | Alex Shpak | 1 | -0/+7 |
2019-10-27 | #92, use 'em' units for markdown line-height | Alex Shpak | 1 | -2/+2 |
2019-10-27 | #92, Fix code block with lines spacing | Alex Shpak | 1 | -2/+12 |
2019-10-27 | Remove dark links mixin and sass var | Alex Shpak | 4 | -13/+7 |
2019-10-27 | #80, Add search index configuration | Alex Shpak | 2 | -32/+27 |
2019-10-23 | #80, Migrate to flexsearch | Alex Shpak | 2 | -37/+30 |
2019-10-23 | Rename ToC level styles, reorganize example content | Alex Shpak | 1 | -10/+10 |
2019-10-08 | Fix valign for git footer icons | Alex Shpak | 1 | -0/+1 |
2019-10-08 | Remove BookMenuBundleActiveLinkColor parameter | Alex Shpak | 1 | -0/+1 |
2019-10-08 | Introduce SCSS plugins: dark mode and numbered headings | Alex Shpak | 8 | -349/+379 |
2019-10-03 | #77, Introduce hint shortcode | Alex Shpak | 3 | -2/+20 |
2019-10-03 | #59, Allow customize SASS vars, add example of dark theme | Alex Shpak | 1 | -38/+38 |
2019-10-03 | #74, Remove readonly flag from search field | Alex Shpak | 1 | -1/+0 |
2019-10-03 | #79, Disable async load for dynamically inserted scripts | Alex Shpak | 1 | -0/+1 |
2019-09-05 | Small adjustments for logo span and css | Alex Shpak | 1 | -3/+3 |
2019-09-05 | always have <span> for title text and move spacing to logo | Paul Twohey | 1 | -3/+1 |
2019-09-05 | Optional brand logo in the menu controlled by .Site.Params.BookLogo | Paul Twohey | 1 | -0/+9 |
2019-09-01 | use class="hidden" instead of creating new classes | Paul Twohey | 2 | -13/+0 |
2019-09-01 | fix menu, docs, and posts to work with strict Content-Security-Policy | Paul Twohey | 1 | -0/+5 |
2019-09-01 | fix expand and tabs shortcodes to work with strict Content-Security-Policy | Paul Twohey | 1 | -0/+8 |
2019-08-09 | Fix formatting in search-data | Alex Shpak | 1 | -1/+1 |
2019-08-08 | Jsonify title in search as well | Alex Shpak | 1 | -3/+3 |
2019-08-06 | Update screenshots and theme tags | Alex Shpak | 1 | -7/+10 |
2019-08-06 | Update search box design | Alex Shpak | 1 | -12/+6 |
2019-08-06 | Show progressbar while loading lunr and data | Alex Shpak | 3 | -13/+45 |
2019-08-06 | Block serach bar untill index is loaded | Alex Shpak | 2 | -7/+8 |
2019-08-06 | Improve search settings | Alex Shpak | 3 | -24/+37 |
2019-08-06 | Make lunr to load on search interaction as well | Alex Shpak | 1 | -0/+1 |
2019-08-06 | Add extra margin under search bar, cleanup | Alex Shpak | 2 | -6/+2 |
2019-08-06 | Implement search, loading on demand | Alex Shpak | 4 | -46/+92 |
2019-08-06 | Start work on search feature with lunr | Alex Shpak | 2 | -0/+59 |
2019-08-05 | make tables scroll | Jack | 1 | -0/+2 |
2019-07-25 | Remove discs from pagination ul | Beth Aitman | 1 | -0/+1 |
2019-06-19 | Adjust some colors, font sizes, borders in markdown | Alex Shpak | 3 | -15/+29 |