summaryrefslogtreecommitdiff
path: root/layouts/partials
AgeCommit message (Expand)AuthorFilesLines
2020-01-16#130, Fix post metadata links regression, add RelPermalinkAlex Shpak1-1/+1
2020-01-13Remove use of Scratch in search configurationAlex Shpak1-1/+0
2020-01-13#122, Fix post taxonomy list links (include base url)Alex Shpak1-2/+4
2020-01-13Update disqus support, add global site config BookDisqusAlex Shpak1-1/+1
2020-01-13feat: added support for Disqus (#120)Dave Kerr1-0/+4
2020-01-13mobile toc menu (#121)tyler713-3/+9
2019-12-19#66, add taxonomy supportAlex Shpak2-0/+38
2019-12-17replacing any backslashes with forward slashes for edit file url(#116)Thomas M Porter II1-1/+1
2019-12-09Make icons white in dark modeAlex Shpak3-5/+5
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 Shpak7-36/+36
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#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 Shpak1-0/+4
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-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 Shpak2-4/+14
2019-08-06Start work on search feature with lunrAlex Shpak9-51/+48
2019-05-27#52, Allow to set max showed levels of ToC. e.g. BookToC=3Alex Shpak3-5/+5
2019-05-23Change edit and date iconsAlex Shpak1-2/+2
2019-05-23#39, Finish columns shortcode, clean scssAlex Shpak2-2/+2
2019-05-15Various changes to improve local loading of Oxygen.V.H. Belvadi1-6/+0
2019-05-15Updated googleFonts parameter behaviourV.H. Belvadi1-1/+2
2019-05-15Google Fonts deactivation improvements.V.H. Belvadi1-2/+1
2019-05-15Added check for .Site.Params.googleFontsV.H. Belvadi1-1/+4
2019-04-30#43, Add bookHidden page param to hide page from side menuAlex Shpak1-3/+3
2019-04-23Improve accessibilityAlex Shpak3-4/+3
2019-04-22Improve logic in title template for less warningsAlex Shpak2-4/+6
2019-04-22#43, Update tree menu rendering to support multiple sectionsAlex Shpak5-51/+63
2019-04-16Adjust .File usage to get rid of WARNINGsBjørn Erik Pedersen2-5/+5
2019-04-15Updated to-be-deprecated .RSSLink callV.H. Belvadi1-5/+4
2019-04-09Move from custom.css to custom.scss to be able to use variablesAlex Shpak1-6/+1