Default theme for HonKit
npm install @honkit/honkit-plugin-themeThis is new the default theme for HonKit.
It can be used as a template for theming books or can be extended.
- [ ] Support Plugin
- Drop jQuery
- Drop window.gitbook
- Drop font-awesome
- Drop unnecessary javascript
- Drop pjax - link is just a link
- Incompatible old plugins
- Add window.honkit.metadata
``json``
{
"title": "HonKit Documentation",
"plugins": ["-theme-default", "-search", "-lunr", "-fontsettings", "@honkit/honkit-plugin-theme"]
}
Apache License
Also, This theme includes GitBook default theme codes.
These are also Apache License.
- https://github.com/GitbookIO/theme-default