summaryrefslogtreecommitdiff
path: root/layouts
AgeCommit message (Expand)AuthorFilesLines
2020-01-17Removing flex from <main> for sake of print layout (#129)Shane Liesegang1-6/+5
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#117, Update KaTeX shortcode, add displayMode paramAlex Shpak1-4/+5
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)tyler714-3/+10
2019-12-19#66, add taxonomy supportAlex Shpak6-18/+84
2019-12-17replacing any backslashes with forward slashes for edit file url(#116)Thomas M Porter II1-1/+1
2019-12-14#113, Hide date from posts if not specifiedAlex Shpak2-12/+16
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