Age | Commit message (Expand) | Author | Files | Lines |
2020-03-28 | Added Dark Mode to features (#184) | Eugene van der Merwe | 1 | -0/+1 |
2020-03-19 | #140, Use new GetTerms function to fix tag titles | Alex Shpak | 1 | -2/+2 |
2020-03-07 | Add portable links, requires hugo 0.62 | Alex Shpak | 1 | -1/+7 |
2020-02-23 | #150, Add content-before and content-after inject partials | Alex Shpak | 1 | -7/+9 |
2020-02-10 | Add scrollbar plugin and update README | Alex Shpak | 1 | -96/+27 |
2020-02-04 | #90, Move inline scripts to file in assets to allow overwrite | Alex Shpak | 1 | -0/+1 |
2020-01-24 | Update ToC docs in README | Alex Shpak | 1 | -5/+5 |
2020-01-24 | Rework of main template, adds options for more fine customisation | Alex Shpak | 1 | -1/+7 |
2020-01-17 | #133, move disqus to separate template to allow override, rename BookDisqus t... | Alex Shpak | 1 | -4/+5 |
2020-01-13 | Update disqus support, add global site config BookDisqus | Alex Shpak | 1 | -2/+7 |
2020-01-13 | feat: added support for Disqus (#120) | Dave Kerr | 1 | -0/+8 |
2019-12-09 | Move baseof to _default folder, making it default view of site | Alex Shpak | 1 | -1/+0 |
2019-12-01 | Update README.md | Alex Shpak | 1 | -1/+1 |
2019-12-01 | #106, Upgrade to hugo 0.60 | Alex Shpak | 1 | -1/+1 |
2019-11-29 | Set required version to 0.56 | Alex Shpak | 1 | -2/+2 |
2019-11-16 | Add multilingual mode to README | Alex Shpak | 1 | -0/+3 |
2019-11-16 | Update README.md | Alex Shpak | 1 | -1/+1 |
2019-11-16 | Polish multilang mode, update docs | Alex Shpak | 1 | -6/+1 |
2019-10-27 | #80, Add search index configuration | Alex Shpak | 1 | -0/+5 |
2019-10-23 | Rename ToC level styles, reorganize example content | Alex Shpak | 1 | -7/+8 |
2019-10-09 | #51, Add experimental bookCollapseSection page param to hide nested sections | Alex Shpak | 1 | -5/+9 |
2019-10-09 | Update readme | Alex Shpak | 1 | -5/+7 |
2019-10-08 | Remove BookMenuBundleActiveLinkColor parameter | Alex Shpak | 1 | -3/+0 |
2019-10-08 | Introduce SCSS plugins: dark mode and numbered headings | Alex Shpak | 1 | -38/+38 |
2019-10-04 | Add Google Analytics setup (in configuration file) hint. (#88) | Peiling Jiang | 1 | -0/+4 |
2019-10-03 | #77, Introduce hint shortcode | Alex Shpak | 1 | -6/+28 |
2019-10-03 | #86, Add google analytics to readme, move GA and enable Open Graph in head | Alex Shpak | 1 | -11/+17 |
2019-09-30 | Fixed typo in README | Olivier Beaulieu | 1 | -1/+1 |
2019-09-05 | Small adjustments for logo span and css | Alex Shpak | 1 | -4/+4 |
2019-09-05 | Optional brand logo in the menu controlled by .Site.Params.BookLogo | Paul Twohey | 1 | -0/+4 |
2019-08-23 | #61, Add katex shortcode | Alex Shpak | 1 | -0/+13 |
2019-08-22 | Finish migration to github actions | Alex Shpak | 1 | -1/+0 |
2019-08-06 | Implement search, loading on demand | Alex Shpak | 1 | -1/+2 |
2019-08-06 | Start work on search feature with lunr | Alex Shpak | 1 | -6/+5 |
2019-06-03 | Update README.md | Alex Shpak | 1 | -10/+8 |
2019-05-27 | #52, Allow to set max showed levels of ToC. e.g. BookToC=3 | Alex Shpak | 1 | -5/+10 |
2019-05-27 | Fix hugo badge link | Alex Shpak | 1 | -1/+1 |
2019-05-27 | Fix columns shortcode example | Alex Shpak | 1 | -1/+2 |
2019-05-24 | Make MIT badge blue | Alex Shpak | 1 | -1/+1 |
2019-05-24 | Update README.md with shortcodes and badges | Alex Shpak | 1 | -9/+72 |
2019-05-22 | Add empty taxonomy templates to hide warnings without setting | Alex Shpak | 1 | -2/+2 |
2019-05-22 | #50, Keep both yaml and toml examples in exampleSite | Alex Shpak | 1 | -8/+4 |
2019-05-22 | #50, Add missing string literals in toml config | Alex Shpak | 1 | -9/+9 |
2019-05-22 | #50, Change example in README from yaml to toml, fix outdated menu config exa... | Alex Shpak | 1 | -74/+92 |
2019-05-15 | Updated changes to load custom fonts better and load Oxygen locally. No more ... | V.H. Belvadi | 1 | -10/+5 |
2019-05-15 | Instructions to enable or disable Google Fonts | V.H. Belvadi | 1 | -0/+6 |
2019-05-02 | (README typo) | Pi Delport | 1 | -1/+1 |
2019-04-30 | #43, Add bookHidden page param to hide page from side menu | Alex Shpak | 1 | -8/+11 |
2019-04-23 | Fix contributors link in README.md | Alex Shpak | 1 | -1/+1 |
2019-04-22 | #43, Update tree menu rendering to support multiple sections | Alex Shpak | 1 | -2/+2 |