2.0.4 • Published 7 years ago

gitbook-plugin-theme-sis v2.0.4

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

Gitbook custom theme for SIS documentation

This is a plugin for Gitbook since version 3.0.0.

This plugin was forked from the Corezoid theme project here. I've added the ability to easily configure the URL for the logo at the top right of the screen.

Note: Multi-lingual support has been disabled and needs to be fixed.

It adds a new block with logo and list of languages. This theme extends HTML templates, CSS styles and JS scripts of a base GitBook theme gitbook-plugin-theme-default.

Additionally, translated title of the search result that does not exist in the Russian localization (ru.json).

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

Image

Usage

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

{
    "plugins": [
        "theme-sis"
    ],
    "pluginsConfig": {
        "theme-sis": {
            "langs": ["en"],
            "baseurl": "https://github.com/SIS-MSC/gitbook-plugin-theme-sis/tree/master"
},

Install by command:

gitbook install

Future Efforts

  • Allow the image to be specified via the book.json.
  • Fix multi-lingual support

Links

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

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.666666

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago