tinydoc-theme-gitbooks

5.0.0 • Public • Published

tinydoc-theme-gitbooks

A theme plugin after gitbooks.io.

A screenshot:

a screenshot showing the theme

Or a demo, if you're lucky and it's still running: http://lua-cliargs.netlify.com/

Usage

npm install --save tinydoc-theme-gitbooks

And in your tinydoc.conf.js:

exports.plugins = [
  require('tinydoc-theme-gitbooks')()
];
 
// you should probably turn on the collapsible sidebar setting:
exports.collapsibleSidebar = true;
 
// and restrict the sidebar resizing:
exports.resizableSidebar = false;

That's it!

Package Sidebar

Install

npm i tinydoc-theme-gitbooks

Weekly Downloads

7

Version

5.0.0

License

MIT

Last publish

Collaborators

  • amireh