1.0.1 • Published 6 years ago

gitbook-plugin-theme-rb v1.0.1

Weekly downloads
1
License
GPLv3
Repository
github
Last release
6 years ago

Gitbook custom theme for RigoBlock web platform

This is a plugin for Gitbook since version 3.0.0.

RigoBlock theme extends HTML templates, CSS styles and JS scripts of a base GitBook theme gitbook-plugin-theme-default.

The plugin can be used as a blank theme template for GitBook.

Usage

Add the theme to your book's configuration book.json:

{
    "plugins": [
        "gitbook-plugin-theme-rb"
    ]
}

Install by command:

gitbook install

Links

This theme on github.com, plugins.gitbook.com, npmjs.com