Age | Commit message (Expand) | Author | Files | Lines |
2021-01-26 | Refactor aside menus, add extra wrapper | Alex Shpak | 1 | -5/+5 |
2021-01-26 | Add before and after partials for toc (#296) | Tiger Oakes | 1 | -14/+16 |
2020-09-15 | #242, Add bookSearchExclude frontmatter param | Alex Shpak | 1 | -21/+25 |
2020-09-14 | #151, move SCSS vars to CSS vars, implement dark and light modes by browser p... | Alex Shpak | 1 | -2/+5 |
2020-07-29 | Many minor fixes in README.md (#258) | Marie-Helene Burle | 1 | -20/+21 |
2020-07-23 | fix minor typo in README.md under Site Configuration (#254) | Greg Kitson | 1 | -1/+1 |
2020-05-22 | Enabling KaTex Instructions (#217) | Justin | 1 | -1/+9 |
2020-05-17 | Set minimum version to 0.68 | Alex Shpak | 1 | -2/+2 |
2020-05-11 | #220, Update 'BookEditPath' docs | Alex Shpak | 1 | -2/+2 |
2020-04-28 | Add build badge | Alex Shpak | 1 | -0/+1 |
2020-04-12 | Introduce serviceWorker, disabled by default | Alex Shpak | 1 | -0/+4 |
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 |