Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
preference
|
|
|
|
|
|
|
|
|
|
* add image and figure shortcodes
* remove shortcodes, add css
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* #134, Focus search field by pressing s or /
* #134, Refactoring away an array loop using indexOf
|
|
to BookComments
|
|
* Removing flex from <main> for sake of print layout
* trimming excess whitespace
|
|
|
|
* 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
|