summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)AuthorFilesLines
2021-09-27Allow site title to be customised via parital (#384)Jack Morgan1-3/+5
2021-09-11Add hugo init to install instructionsAlex Shpak1-9/+11
2021-09-07(GH-375) Enable use as a hugo module (#376)Michael T Lombardi (He/Him)1-0/+23
2021-07-25Update README.mdAlex Shpak1-7/+7
2021-05-27Document removal of internal hugo templates (#345)Nikolay Raspopov1-0/+6
2021-04-11Add custom commit path for last edited link (#319)Collin Brooks1-0/+7
2021-04-11Add documentation for mermaid init config override (#317)Collin Brooks1-0/+1
2021-01-26Refactor aside menus, add extra wrapperAlex Shpak1-5/+5
2021-01-26Add before and after partials for toc (#296)Tiger Oakes1-14/+16
2020-09-15#242, Add bookSearchExclude frontmatter paramAlex Shpak1-21/+25
2020-09-14#151, move SCSS vars to CSS vars, implement dark and light modes by browser p...Alex Shpak1-2/+5
2020-07-29Many minor fixes in README.md (#258)Marie-Helene Burle1-20/+21
2020-07-23fix minor typo in README.md under Site Configuration (#254)Greg Kitson1-1/+1
2020-05-22Enabling KaTex Instructions (#217)Justin1-1/+9
2020-05-17Set minimum version to 0.68Alex Shpak1-2/+2
2020-05-11#220, Update 'BookEditPath' docsAlex Shpak1-2/+2
2020-04-28Add build badgeAlex Shpak1-0/+1
2020-04-12Introduce serviceWorker, disabled by defaultAlex Shpak1-0/+4
2020-03-28Added Dark Mode to features (#184)Eugene van der Merwe1-0/+1
2020-03-19#140, Use new GetTerms function to fix tag titlesAlex Shpak1-2/+2
2020-03-07Add portable links, requires hugo 0.62Alex Shpak1-1/+7
2020-02-23#150, Add content-before and content-after inject partialsAlex Shpak1-7/+9
2020-02-10Add scrollbar plugin and update READMEAlex Shpak1-96/+27
2020-02-04#90, Move inline scripts to file in assets to allow overwriteAlex Shpak1-0/+1
2020-01-24Update ToC docs in READMEAlex Shpak1-5/+5
2020-01-24Rework of main template, adds options for more fine customisationAlex Shpak1-1/+7
2020-01-17#133, move disqus to separate template to allow override, rename BookDisqus t...Alex Shpak1-4/+5
2020-01-13Update disqus support, add global site config BookDisqusAlex Shpak1-2/+7
2020-01-13feat: added support for Disqus (#120)Dave Kerr1-0/+8
2019-12-09Move baseof to _default folder, making it default view of siteAlex Shpak1-1/+0
2019-12-01Update README.mdAlex Shpak1-1/+1
2019-12-01#106, Upgrade to hugo 0.60Alex Shpak1-1/+1
2019-11-29Set required version to 0.56Alex Shpak1-2/+2
2019-11-16Add multilingual mode to READMEAlex Shpak1-0/+3
2019-11-16Update README.mdAlex Shpak1-1/+1
2019-11-16Polish multilang mode, update docsAlex Shpak1-6/+1
2019-10-27#80, Add search index configurationAlex Shpak1-0/+5
2019-10-23Rename ToC level styles, reorganize example contentAlex Shpak1-7/+8
2019-10-09#51, Add experimental bookCollapseSection page param to hide nested sectionsAlex Shpak1-5/+9
2019-10-09Update readmeAlex Shpak1-5/+7
2019-10-08Remove BookMenuBundleActiveLinkColor parameterAlex Shpak1-3/+0
2019-10-08Introduce SCSS plugins: dark mode and numbered headingsAlex Shpak1-38/+38
2019-10-04Add Google Analytics setup (in configuration file) hint. (#88)Peiling Jiang1-0/+4
2019-10-03#77, Introduce hint shortcodeAlex Shpak1-6/+28
2019-10-03#86, Add google analytics to readme, move GA and enable Open Graph in headAlex Shpak1-11/+17
2019-09-30Fixed typo in READMEOlivier Beaulieu1-1/+1
2019-09-05Small adjustments for logo span and cssAlex Shpak1-4/+4
2019-09-05Optional brand logo in the menu controlled by .Site.Params.BookLogoPaul Twohey1-0/+4
2019-08-23#61, Add katex shortcodeAlex Shpak1-0/+13
2019-08-22Finish migration to github actionsAlex Shpak1-1/+0