Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-02 | #352: move english content to content.en | Alex Shpak | 1 | -1/+1 | |
2021-04-11 | change master to github's new default main branch (#325) | Pim Snel | 1 | -1/+1 | |
2021-04-11 | Add custom commit path for last edited link (#319) | Collin Brooks | 1 | -0/+7 | |
- A new `BookCommitPath` paramter was added that allows the 'commit' portion of the link to a page's last edited commit hash to be specified. - This is useful when github is not the default repository for a project. Co-authored-by: Collin Brooks <cbrooks@sentryds.com> | |||||
2021-01-29 | Set BookTranslatedOnly to false for example site | Alex Shpak | 1 | -1/+1 | |
2021-01-21 | Add OnlyTranslated property (#303) | Alex Ivanov | 1 | -0/+4 | |
* Add OnlyTranslated property Signed-off-by: Alex Ivanov <ai@contributor.pw> * Add newlines Signed-off-by: Alex Ivanov <ai@contributor.pw> * rename property Signed-off-by: Alex Ivanov <ai@contributor.pw> | |||||
2020-09-14 | #151, move SCSS vars to CSS vars, implement dark and light modes by browser ↵ | Alex Shpak | 1 | -0/+4 | |
preference | |||||
2020-07-07 | Revert example site title | Alex Shpak | 1 | -1/+1 | |
2020-07-07 | Improve accessibility and keyboard navigation | Alex Shpak | 1 | -1/+1 | |
2020-04-21 | Rename 'cn' locale to 'zh', cn code is unassigned | Alex Shpak | 1 | -2/+2 | |
2020-04-16 | Edit this page content dir lang independent (#202) | tyler71 | 1 | -2/+2 | |
#200 | |||||
2020-04-12 | Introduce serviceWorker, disabled by default | Alex Shpak | 1 | -0/+4 | |
2020-04-11 | Revert config.toml sectin config | Alex Shpak | 1 | -1/+1 | |
2020-04-11 | #157, Refactor side menu, simpler and renders all pages at root | Alex Shpak | 1 | -4/+5 | |
2020-03-07 | Add portable links, requires hugo 0.62 | Alex Shpak | 1 | -0/+6 | |
2020-02-12 | Add support for hugo menus | Alex Shpak | 1 | -0/+12 | |
2020-02-04 | #90, Move inline scripts to file in assets to allow overwrite | Alex Shpak | 1 | -0/+1 | |
2020-01-24 | Rework of main template, adds options for more fine customisation | Alex Shpak | 1 | -4/+4 | |
2020-01-17 | #133, move disqus to separate template to allow override, rename BookDisqus ↵ | Alex Shpak | 1 | -2/+3 | |
to BookComments | |||||
2020-01-13 | Update disqus support, add global site config BookDisqus | Alex Shpak | 1 | -0/+4 | |
2019-12-19 | #66, add taxonomy support | Alex Shpak | 1 | -1/+0 | |
2019-12-09 | Set toc starting level to 1 | Alex Shpak | 1 | -1/+5 | |
2019-12-01 | #106, Upgrade to hugo 0.60 | Alex Shpak | 1 | -3/+3 | |
2019-11-19 | #99, Move translations to separate content folders | Alex Shpak | 1 | -3/+7 | |
2019-11-16 | Polish multilang mode, update docs | Alex Shpak | 1 | -5/+1 | |
2019-11-16 | #87, Add support for multilang search index generation | Alex Shpak | 1 | -10/+12 | |
2019-11-16 | Add language switch at bottom of page | Alex Shpak | 1 | -0/+3 | |
2019-11-16 | Multilang (#93) | Alex Ivanov | 1 | -0/+11 | |
* Add i18n langs trans example * partials * Update sample site * cc of variables of config * Clean PR * revert master data | |||||
2019-10-27 | #80, Add search index configuration | Alex Shpak | 1 | -2/+6 | |
2019-10-09 | #51, Add experimental bookCollapseSection page param to hide nested sections | Alex Shpak | 1 | -1/+1 | |
2019-10-08 | Remove BookMenuBundleActiveLinkColor parameter | Alex Shpak | 1 | -3/+0 | |
2019-10-03 | #77, Introduce hint shortcode | Alex Shpak | 1 | -1/+1 | |
2019-09-05 | Small adjustments for logo span and css | Alex Shpak | 1 | -2/+2 | |
2019-09-05 | Optional brand logo in the menu controlled by .Site.Params.BookLogo | Paul Twohey | 1 | -0/+4 | |
- documentation in README.md and exampleSite/config.{toml,yaml} | |||||
2019-08-06 | Implement search, loading on demand | Alex Shpak | 1 | -4/+2 | |
2019-08-06 | Start work on search feature with lunr | Alex Shpak | 1 | -5/+7 | |
2019-05-27 | #52, Allow to set max showed levels of ToC. e.g. BookToC=3 | Alex Shpak | 1 | -2/+3 | |
2019-05-22 | #39, Add multi-column shortcode | Alex Shpak | 1 | -1/+1 | |
2019-05-22 | #50, Keep both yaml and toml examples in exampleSite | Alex Shpak | 1 | -0/+49 | |