summaryrefslogtreecommitdiff
path: root/exampleSite
AgeCommit message (Expand)AuthorFilesLines
2019-11-16Polish multilang mode, update docsAlex Shpak4-14/+4
2019-11-16#87, Add support for multilang search index generationAlex Shpak2-11/+13
2019-11-16Add language switch at bottom of pageAlex Shpak6-13/+8
2019-11-16Multilang (#93)Alex Ivanov5-0/+114
2019-11-16Update generated resources latest hugo (#97)Alexandros2-0/+0
2019-11-16Update generated resources in exampleSiteAlex Shpak2-2/+2
2019-10-27#92, use 'em' units for markdown line-heightAlex Shpak2-2/+2
2019-10-27#92, Fix code block with lines spacingAlex Shpak2-2/+2
2019-10-27Remove dark links mixin and sass varAlex Shpak2-2/+2
2019-10-27#80, Add search index configurationAlex Shpak3-21/+13
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