summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)AuthorFilesLines
2020-03-12#179, Also include sections to searchAlex Shpak1-1/+1
2020-03-11#179, Use only regular pages for search indexAlex Shpak1-1/+1
2020-03-11Update scrollbar resetsAlex Shpak1-0/+11
2020-03-07Clean trailing whitespacesAlex Shpak1-2/+2
2020-03-07#155, Move collapse indicator to the right sideAlex Shpak1-1/+4
2020-02-29#155, Add expand indicator in collapsed sectionAlex Shpak1-0/+5
2020-02-27#154, Add menu overlay over content to hide menu on clickAlex Shpak1-0/+9
2020-02-12Add touch-action: manipulation for mobile devicesAlex Shpak1-0/+1
2020-02-11Removed unused ToC levels classesAlex Shpak1-10/+0
2020-02-10Add scrollbar plugin and update READMEAlex Shpak1-0/+15
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 Shpak3-7/+10
2020-02-10Default body font color to black for better readabilityAlex Shpak1-1/+1
2020-02-04#138, Lower minimum body width from 400px to 320px, regressionAlex Shpak1-2/+2
2020-02-04#90, Move inline scripts to file in assets to allow overwriteAlex Shpak1-0/+7
2020-01-24Disable space as search focus keyAlex Shpak1-2/+0
2020-01-24Add details styles for markdownAlex Shpak1-0/+11
2020-01-24Rework of main template, adds options for more fine customisationAlex Shpak5-40/+34
2020-01-19#134, Focus search field by pressing s or / (#135)Daniel Forssten1-0/+23
* #134, Focus search field by pressing s or / * #134, Refactoring away an array loop using indexOf
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 Liesegang2-2/+6
* Removing flex from <main> for sake of print layout * trimming excess whitespace
2020-01-13Remove use of Scratch in search configurationAlex Shpak1-1/+1
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 Shpak3-12/+9
2019-11-19#100, Make h4, h5 and h6 bolder and increase font sizeAlex Shpak1-4/+16
2019-11-16Improve accessibility scoreAlex Shpak1-0/+4
2019-11-16Polish multilang mode, update docsAlex Shpak4-4/+8
2019-11-16#87, Add support for multilang search index generationAlex Shpak2-3/+7
2019-11-16Add language switch at bottom of pageAlex Shpak2-1/+48
2019-11-08#94, Show toc at top of printing pageAlex Shpak3-7/+21
2019-11-08#94, Add printing stylesAlex Shpak1-0/+7
2019-10-27#92, use 'em' units for markdown line-heightAlex Shpak1-2/+2
2019-10-27#92, Fix code block with lines spacingAlex Shpak1-2/+12
2019-10-27Remove dark links mixin and sass varAlex Shpak4-13/+7
2019-10-27#80, Add search index configurationAlex Shpak2-32/+27
2019-10-23#80, Migrate to flexsearchAlex Shpak2-37/+30
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 Shpak8-349/+379
2019-10-03#77, Introduce hint shortcodeAlex Shpak3-2/+20
2019-10-03#59, Allow customize SASS vars, add example of dark themeAlex Shpak1-38/+38
2019-10-03#74, Remove readonly flag from search fieldAlex Shpak1-1/+0
2019-10-03#79, Disable async load for dynamically inserted scriptsAlex Shpak1-0/+1
2019-09-05Small adjustments for logo span and cssAlex Shpak1-3/+3
2019-09-05always have <span> for title text and move spacing to logoPaul Twohey1-3/+1