Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
#200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* #134, Focus search field by pressing s or /
* #134, Refactoring away an array loop using indexOf
|
|
to BookComments
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
* Implement TOC for mobile
* Uses Page title as label
* Label entries so that tapping TOC will hide menu
* Switch to medium breakpoint
* Correct tos -> toc
* toc-menu-control -> toc-control
|
|
|
|
Seems to be a Windows related thing. `.File.Path` returns a path with backslashes this adds a replace to make those forward slashes. This appears to fix #115
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add i18n langs trans example
* partials
* Update sample site
* cc of variables of config
* Clean PR
* revert master data
|
|
|
|
|