summaryrefslogtreecommitdiff
path: root/assets/_main.scss
AgeCommit message (Collapse)AuthorFilesLines
2020-02-12Add touch-action: manipulation for mobile devicesAlex Shpak1-0/+1
2020-02-11Removed unused ToC levels classesAlex Shpak1-10/+0
2020-02-10Make translations list respect weight of languagesAlex Shpak1-14/+16
2020-02-10Improve lang switch accesibilityAlex Shpak1-4/+8
2020-02-10Button shortcode redesign: smaller font, resizeAlex Shpak1-1/+1
2020-01-24Rework of main template, adds options for more fine customisationAlex Shpak1-25/+18
2020-01-17#133, move disqus to separate template to allow override, rename BookDisqus ↵Alex Shpak1-4/+2
to BookComments
2020-01-17Removing flex from <main> for sake of print layout (#129)Shane Liesegang1-1/+5
* Removing flex from <main> for sake of print layout * trimming excess whitespace
2020-01-13feat: added support for Disqus (#120)Dave Kerr1-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-13mobile toc menu (#121)tyler711-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 supportAlex Shpak1-2/+1
2019-12-14Add space between posts in list, clean posts class removalAlex Shpak1-4/+5
2019-12-09Make icons white in dark modeAlex Shpak1-11/+4
2019-11-16Add language switch at bottom of pageAlex Shpak1-0/+48
2019-11-08#94, Show toc at top of printing pageAlex Shpak1-7/+0
2019-11-08#94, Add printing stylesAlex Shpak1-0/+7
2019-10-27Remove dark links mixin and sass varAlex Shpak1-1/+7
2019-10-23Rename ToC level styles, reorganize example contentAlex Shpak1-10/+10
2019-10-08Fix valign for git footer iconsAlex Shpak1-0/+1
2019-10-08Remove BookMenuBundleActiveLinkColor parameterAlex Shpak1-0/+1
2019-10-08Introduce SCSS plugins: dark mode and numbered headingsAlex Shpak1-0/+288