Age | Commit message (Expand) | Author | Files | Lines |
2020-05-31 | Add section shortcode, to render children | Alex Shpak | 1 | -1/+2 |
2020-05-30 | Add anchors to headings | Alex Shpak | 1 | -13/+39 |
2020-05-19 | #215, Fix search spinner in RTL direction | Alex Shpak | 1 | -2/+2 |
2020-05-18 | #215, Fix menu translateX for RTL (negative X) | Alex Shpak | 1 | -6/+8 |
2020-05-17 | #215, Add support for languageDirection param | Alex Shpak | 4 | -16/+19 |
2020-05-01 | Add precache to service worker | Alex Shpak | 2 | -2/+4 |
2020-05-01 | Add manifest | Alex Shpak | 2 | -2/+16 |
2020-05-01 | Generate pages list in sw.js | Alex Shpak | 2 | -1/+56 |
2020-04-21 | #196, #201 Refactor numbered plugin. multilevel numbers in ToC | Alex Shpak | 1 | -15/+28 |
2020-04-21 | #205, Add details shortcode | Alex Shpak | 1 | -0/+6 |
2020-04-15 | 404 Page redesign | Alex Shpak | 1 | -0/+4 |
2020-04-12 | Introduce serviceWorker, disabled by default | Alex Shpak | 2 | -3/+20 |
2020-04-06 | Restrict visited link color to markdown only | Alex Shpak | 3 | -90/+91 |
2020-03-12 | #179, Also include sections to search | Alex Shpak | 1 | -1/+1 |
2020-03-11 | #179, Use only regular pages for search index | Alex Shpak | 1 | -1/+1 |
2020-03-11 | Update scrollbar resets | Alex Shpak | 1 | -0/+11 |
2020-03-07 | Clean trailing whitespaces | Alex Shpak | 1 | -2/+2 |
2020-03-07 | #155, Move collapse indicator to the right side | Alex Shpak | 1 | -1/+4 |
2020-02-29 | #155, Add expand indicator in collapsed section | Alex Shpak | 1 | -0/+5 |
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 |