summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2021-04-11Add custom commit path for last edited link (#319)Collin Brooks1-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-04-11Add documentation for mermaid init config override (#317)Collin Brooks1-0/+1
* Add documentation for mermaid init config override * Capitalize Mermaid Co-authored-by: Collin Brooks <cbrooks@sentryds.com>
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
Closes #257
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 ↵Alex Shpak1-2/+5
preference
2020-07-29Many minor fixes in README.md (#258)Marie-Helene Burle1-20/+21
- fix path of `menu/index.md` to match that given in the ExampleSite - fix typos - fix grammar - add missing articles
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
* Enabling KaTex Instructions This would have been really helpful if that was documented, many users aren't able to render the KaTex and aren't sure why/where to look Also, fixed spelling some spelling * Update README.md Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
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
Updated the list of features.
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 ↵Alex Shpak1-4/+5
to BookComments
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
* feat: added support for Disqus * feat: allow disqus to be disabled through frontmatter Set: bookDisableComments: true On a page to disable disqus for the content.
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
- documentation in README.md and exampleSite/config.{toml,yaml}
2019-08-23#61, Add katex shortcodeAlex Shpak1-0/+13
2019-08-22Finish migration to github actionsAlex Shpak1-1/+0
2019-08-06Implement search, loading on demandAlex Shpak1-1/+2
2019-08-06Start work on search feature with lunrAlex Shpak1-6/+5
2019-06-03Update README.mdAlex Shpak1-10/+8
2019-05-27#52, Allow to set max showed levels of ToC. e.g. BookToC=3Alex Shpak1-5/+10
2019-05-27Fix hugo badge linkAlex Shpak1-1/+1