summaryrefslogtreecommitdiff
path: root/exampleSite
AgeCommit message (Expand)AuthorFilesLines
2019-10-23Rename ToC level styles, reorganize example contentAlex Shpak9-18/+55
2019-10-09#51, Add experimental bookCollapseSection page param to hide nested sectionsAlex Shpak5-4/+53
2019-10-08Update example file structure, give each shortcode own fileAlex Shpak18-399/+255
2019-10-08Fix valign for git footer iconsAlex Shpak2-2/+2
2019-10-08Remove BookMenuBundleActiveLinkColor parameterAlex Shpak4-8/+2
2019-10-08Introduce SCSS plugins: dark mode and numbered headingsAlex Shpak7-16/+7
2019-10-03#77, Introduce hint shortcodeAlex Shpak5-28/+58
2019-10-03#59, Allow customize SASS vars, add example of dark themeAlex Shpak6-8/+14
2019-09-05Reorganize files structure to be similar to menu bundleAlex Shpak14-160/+94
2019-09-05Small adjustments for logo span and cssAlex Shpak7-8/+8
2019-09-05Optional brand logo in the menu controlled by .Site.Params.BookLogoPaul Twohey2-1/+9
2019-09-04Fixes #69 Make file based menus behave as expectedPaul Twohey1-1/+1
2019-08-23#61, Remove need for $$ in katex shortcodeAlex Shpak1-5/+7
2019-08-23#61, Add katex shortcodeAlex Shpak5-4/+29
2019-08-09Fix formatting in search-dataAlex Shpak4-4/+4
2019-08-08Jsonify title in search as wellAlex Shpak4-4/+4
2019-08-06Update screenshots and theme tagsAlex Shpak2-2/+2
2019-08-06Update search box designAlex Shpak2-2/+2
2019-08-06Show progressbar while loading lunr and dataAlex Shpak4-7/+6
2019-08-06Block serach bar untill index is loadedAlex Shpak4-4/+4
2019-08-06Improve search settingsAlex Shpak6-8/+9
2019-08-06Make lunr to load on search interaction as wellAlex Shpak2-2/+3
2019-08-06Add extra margin under search bar, cleanupAlex Shpak4-4/+3
2019-08-06Implement search, loading on demandAlex Shpak8-13/+16
2019-08-06Start work on search feature with lunrAlex Shpak6-13/+18
2019-07-04#58, fix ToC in no ToC exampleAlex Shpak1-2/+2
2019-06-19Adjust some colors, font sizes, borders in markdownAlex Shpak3-2/+3
2019-06-19Fix image alignment in text to baselineAlex Shpak3-9/+10
2019-06-18Make columns shortcode mobile friendlyAlex Shpak2-2/+2
2019-06-18Fine tune ol, ul, dl paddingsAlex Shpak2-2/+2
2019-06-13Set heading padding in markdown to depend on font sizeAlex Shpak2-2/+2
2019-06-13Rebuild css for themes.gohugo.ioAlex Shpak2-2/+2
2019-06-13Fix various spacings in markdown in shartcodesAlex Shpak2-2/+2
2019-06-11Add custom class support for mermaid and button shortcodesAlex Shpak3-4/+4
2019-06-10Unfortunately go back to roboto fontAlex Shpak2-2/+2
2019-06-10Allow override code font as wellAlex Shpak2-2/+2
2019-06-10Remove flast section padding from first section, reformat fonts scssAlex Shpak2-2/+2
2019-06-10Rebuild assets for themes.gohugo.ioAlex Shpak2-2/+2
2019-05-27#39, Add button shortcodeAlex Shpak4-3/+12
2019-05-27#52, Allow to set max showed levels of ToC. e.g. BookToC=3Alex Shpak4-6/+8
2019-05-24Update screenshots, clean tabs shortcodeAlex Shpak3-2/+3
2019-05-24Update README.md with shortcodes and badgesAlex Shpak4-6/+6
2019-05-23#39, Finish tabs shortcodeAlex Shpak2-2/+2
2019-05-23Change edit and date iconsAlex Shpak2-2/+2
2019-05-23#39, Finish columns shortcode, clean scssAlex Shpak4-31/+82
2019-05-22#39, Add multi-column shortcodeAlex Shpak5-9/+61
2019-05-22#39, Add expand and tabs shortcodesAlex Shpak5-4/+62
2019-05-22#50, Keep both yaml and toml examples in exampleSiteAlex Shpak2-3/+52
2019-05-22Add font-display for font fallback, move body font style to _fonts.scssAlex Shpak4-3/+3
2019-04-30#43, Add bookHidden page param to hide page from side menuAlex Shpak5-4/+52