gitbook-plugin-theme-rb

Gitbook custom theme for RigoBlock KB


Keywords
gitbook, theme, rigoblock
License
GPL-3.0
Install
npm install gitbook-plugin-theme-rb@1.0.1

Documentation

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