summaryrefslogtreecommitdiff
path: root/layouts
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Move baseof to _default folder, making it default view of siteAlex Shpak2-30/+0
2019-12-09Make icons white in dark modeAlex Shpak3-5/+5
2019-12-01#106, Upgrade to hugo 0.60Alex Shpak2-5/+6
2019-11-16Improve accessibility scoreAlex Shpak3-3/+4
2019-11-16Make GitInfo not required for 'edit this page' linkAlex Shpak1-1/+1
2019-11-16Refactor footerAlex Shpak2-11/+12
2019-11-16Update README.mdAlex Shpak1-1/+1
2019-11-16Polish multilang mode, update docsAlex Shpak2-3/+4
2019-11-16#87, Add support for multilang search index generationAlex Shpak1-1/+2
2019-11-16Add language switch at bottom of pageAlex Shpak9-38/+38
2019-11-16Multilang (#93)Alex Ivanov3-0/+33
2019-10-23Rename ToC level styles, reorganize example contentAlex Shpak1-1/+1
2019-10-09#51, Add experimental bookCollapseSection page param to hide nested sectionsAlex Shpak1-5/+11
2019-10-08Fix valign for git footer iconsAlex Shpak1-5/+9
2019-10-08Remove BookMenuBundleActiveLinkColor parameterAlex Shpak1-17/+2
2019-10-08Introduce SCSS plugins: dark mode and numbered headingsAlex Shpak2-6/+4
2019-10-03#77, Introduce hint shortcodeAlex Shpak1-0/+3
2019-10-03#74, Remove readonly flag from search fieldAlex Shpak1-1/+1
2019-10-03#86, Add google analytics to readme, move GA and enable Open Graph in headAlex Shpak4-3/+4
2019-09-22#73, Enable TOC and git footer for postsAlex Shpak3-0/+12
2019-09-05Small adjustments for logo span and cssAlex Shpak1-4/+4
2019-09-05always have <span> for title text and move spacing to logoPaul Twohey1-6/+2
2019-09-05support relative URLs for brand logosPaul Twohey1-1/+1
2019-09-05Optional brand logo in the menu controlled by .Site.Params.BookLogoPaul Twohey1-1/+10
2019-09-04Fixes #69 Make file based menus behave as expectedPaul Twohey1-7/+8
2019-09-02add sub resource integrity (SRI) to processed assetsPaul Twohey1-2/+2
2019-09-01use class="hidden" instead of creating new classesPaul Twohey4-4/+4
2019-09-01fix menu, docs, and posts to work with strict Content-Security-PolicyPaul Twohey2-3/+3
2019-09-01fix expand and tabs shortcodes to work with strict Content-Security-PolicyPaul Twohey2-2/+2
2019-08-23#61, Remove need for $$ in katex shortcodeAlex Shpak1-1/+1
2019-08-23#61, Add katex shortcodeAlex Shpak1-0/+12
2019-08-06Show progressbar while loading lunr and dataAlex Shpak1-3/+1
2019-08-06Block serach bar untill index is loadedAlex Shpak1-2/+2
2019-08-06Fix title partial, frontmatter title was ignoredAlex Shpak1-2/+5
2019-08-06Make lunr to load on search interaction as wellAlex Shpak1-1/+0
2019-08-06Implement search, loading on demandAlex Shpak3-14/+14
2019-08-06Start work on search feature with lunrAlex Shpak14-55/+58
2019-06-19Remove outdated paragraph from tabs shortcodeAlex Shpak1-1/+0
2019-06-18Make columns shortcode mobile friendlyAlex Shpak1-1/+1
2019-06-11Add custom class support for mermaid and button shortcodesAlex Shpak2-2/+4
2019-06-10Remove flex from mermaid chartAlex Shpak1-1/+1
2019-05-27#39, Add button shortcodeAlex Shpak1-0/+10
2019-05-27#52, Allow to set max showed levels of ToC. e.g. BookToC=3Alex Shpak3-5/+5
2019-05-27Remove extra spacing around columns viewAlex Shpak1-1/+1
2019-05-24Update screenshots, clean tabs shortcodeAlex Shpak1-18/+1
2019-05-23#39, Finish tabs shortcodeAlex Shpak2-6/+20
2019-05-23Change edit and date iconsAlex Shpak1-2/+2
2019-05-23#39, Finish columns shortcode, clean scssAlex Shpak7-14/+20
2019-05-22#39, Add multi-column shortcodeAlex Shpak1-0/+10
2019-05-22#39, Add expand and tabs shortcodesAlex Shpak3-0/+43