Age | Commit message (Expand) | Author | Files | Lines |
2020-02-27 | #154, Add menu overlay over content to hide menu on click | Alex Shpak | 1 | -0/+9 |
2020-02-12 | Add touch-action: manipulation for mobile devices | Alex Shpak | 1 | -0/+1 |
2020-02-11 | Removed unused ToC levels classes | Alex Shpak | 1 | -10/+0 |
2020-02-10 | Add scrollbar plugin and update README | Alex Shpak | 1 | -0/+15 |
2020-02-10 | Make translations list respect weight of languages | Alex Shpak | 1 | -14/+16 |
2020-02-10 | Improve lang switch accesibility | Alex Shpak | 1 | -4/+8 |
2020-02-10 | Button shortcode redesign: smaller font, resize | Alex Shpak | 3 | -7/+10 |
2020-02-10 | Default body font color to black for better readability | Alex Shpak | 1 | -1/+1 |
2020-02-04 | #138, Lower minimum body width from 400px to 320px, regression | Alex Shpak | 1 | -2/+2 |
2020-02-04 | #90, Move inline scripts to file in assets to allow overwrite | Alex Shpak | 1 | -0/+7 |
2020-01-24 | Disable space as search focus key | Alex Shpak | 1 | -2/+0 |
2020-01-24 | Add details styles for markdown | Alex Shpak | 1 | -0/+11 |
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 |