gitbook-plugin-tufte

0.0.3 • Public • Published

Disqus integration for GitBook

You can use install it via NPM:

$ npm install gitbook-plugin-tufte

And use it for your book with:

$ gitbook build ./ --plugins=tufte

To add a sidenote, write code in your .md File like this:

{% sidenode num="1"%}
see <a href="www.baidu.com">www.baidu.com</a>
{% endsidenode %}

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-tufte

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • xu-wang11