gitbook-plugin-theme-veeam

1.0.4 • Public • Published

gitbook-plugin-theme-veeam

This is a "fork" of base theme instead of an extension. That means, some other Gitbook plugins may not work.

Screenshot:

Screenshot of this theme

Features

  • A neat sidebar, including the SUMMARY and table of contents of the current page.

Install

{
    "plugins": ["theme-veeam"]
}

Then gitbook install.

Additional Markups

You may create Tip/Warning boxes use these markups:

{% note %}
This is a notice
{% endnote %}
 
{% tip %}
This is a generous tip
{% endtip %}
 
{% warning %}
This is a Warning
{% endwarning %}
 
{% warning "Attention" %}
(Change the title if you wish)
{% endwarning %}
 
{% danger %}
This might be dangerous
{% enddanger %}

Package Sidebar

Install

npm i gitbook-plugin-theme-veeam

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

4.07 MB

Total Files

81

Last publish

Collaborators

  • moonsurfer