summaryrefslogtreecommitdiff
path: root/layouts
AgeCommit message (Expand)AuthorFilesLines
2020-04-15404 Page redesignAlex Shpak1-4/+18
2020-04-14#197, Use RelPermalink to identify nested pages in collapsed menuAlex Shpak1-3/+4
2020-04-12Introduce serviceWorker, disabled by defaultAlex Shpak1-1/+6
2020-04-11Refactor KaTeX shortcode, remove whitespaces and fix font sizeAlex Shpak1-8/+8
2020-04-11#157, Refactor side menu, simpler and renders all pages at rootAlex Shpak3-49/+23
2020-04-10#162, Add docs/date partial, for date customizationAlex Shpak3-4/+9
2020-04-03#187, Use .Permalink for lang switch, align iconsAlex Shpak1-3/+2
2020-04-02#188, Add hreflang metadata to html headAlex Shpak1-3/+7
2020-03-31#186, Make title generation cross-platformAlex Shpak1-2/+1
2020-03-30Fix current page highlight in new Hugo versionAlex Shpak1-3/+3
2020-03-30Fix mermaid scaling for flowchartAlex Shpak1-0/+5
2020-03-23Update mermaid to 8.4.8, move KaTeX to static folderAlex Shpak1-4/+3
2020-03-22Remove unintended whitespaces from markdown linksAlex Shpak2-6/+6
2020-03-19#140, Use new GetTerms function to fix tag titlesAlex Shpak1-6/+4
2020-03-13#177, #176 Simplify description in html headAlex Shpak1-1/+1
2020-03-13prioritize more related parameters for description #176 (#177)undergroundwires1-1/+2
2020-03-13added go home url #172 (#178)undergroundwires1-12/+15
2020-03-07Clean trailing whitespacesAlex Shpak2-2/+2
2020-03-07Add portable links, requires hugo 0.62Alex Shpak2-0/+47
2020-03-07#169, Remove whitespaces around content in tabs, just to be safe.Alex Shpak1-3/+3
2020-03-01#161, Move inject/footer template into footer, before commentsAlex Shpak1-2/+3
2020-03-01#155, Do not show collapse indicator in non-section pagesAlex Shpak1-1/+1
2020-02-29#157, Make docs template default for all pagesAlex Shpak6-47/+6
2020-02-29#155, Add expand indicator in collapsed sectionAlex Shpak1-9/+10
2020-02-27#154, Add menu overlay over content to hide menu on clickAlex Shpak1-0/+2
2020-02-25#153, Remove extra spaces in generated tabs htmlAlex Shpak1-2/+2
2020-02-23#150, Add content-before and content-after inject partialsAlex Shpak3-0/+2
2020-02-23Simplify post meta templateAlex Shpak1-5/+0
2020-02-22#150, Add support for menu nesting (before, after menus)Alex Shpak1-0/+7
2020-02-12Add support for hugo menusAlex Shpak3-0/+28
2020-02-10#141, Add page counters to taxonomy side menuAlex Shpak1-1/+2
2020-02-10Make translations list respect weight of languagesAlex Shpak1-6/+6
2020-02-10Improve lang switch accesibilityAlex Shpak1-3/+2
2020-02-04#90, Move inline scripts to file in assets to allow overwriteAlex Shpak1-9/+4
2020-01-24Disable space as search focus keyAlex Shpak1-1/+1
2020-01-24Rework of main template, adds options for more fine customisationAlex Shpak10-55/+83
2020-01-19#134, Focus search field by pressing s or / (#135)Daniel Forssten1-1/+1
2020-01-17#133, move disqus to separate template to allow override, rename BookDisqus t...Alex Shpak2-2/+6
2020-01-17#132, add urlize to taxonomy templatesAlex Shpak2-5/+6
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