Age | Commit message (Collapse) | 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 | 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 | 1 | -1/+1 | |
2020-01-24 | Rework of main template, adds options for more fine customisation | Alex Shpak | 1 | -25/+18 | |
2020-01-17 | #133, move disqus to separate template to allow override, rename BookDisqus ↵ | Alex Shpak | 1 | -4/+2 | |
to BookComments | |||||
2020-01-17 | Removing flex from <main> for sake of print layout (#129) | Shane Liesegang | 1 | -1/+5 | |
* Removing flex from <main> for sake of print layout * trimming excess whitespace | |||||
2020-01-13 | feat: added support for Disqus (#120) | Dave Kerr | 1 | -0/+6 | |
* feat: added support for Disqus * feat: allow disqus to be disabled through frontmatter Set: bookDisableComments: true On a page to disable disqus for the content. | |||||
2020-01-13 | mobile toc menu (#121) | tyler71 | 1 | -13/+19 | |
* Implement TOC for mobile * Uses Page title as label * Label entries so that tapping TOC will hide menu * Switch to medium breakpoint * Correct tos -> toc * toc-menu-control -> toc-control | |||||
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 | 1 | -11/+4 | |
2019-11-16 | Add language switch at bottom of page | Alex Shpak | 1 | -0/+48 | |
2019-11-08 | #94, Show toc at top of printing page | Alex Shpak | 1 | -7/+0 | |
2019-11-08 | #94, Add printing styles | Alex Shpak | 1 | -0/+7 | |
2019-10-27 | Remove dark links mixin and sass var | Alex Shpak | 1 | -1/+7 | |
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 | 1 | -0/+288 | |