mkdocs-gitbook-theme

Default theme for GitBook for Mkdocs https://lramage.gitlab.io/mkdocs-gitbook-theme

APACHE-2.0 License

Downloads
11K
Stars
28
Committers
1

Mkdocs - GitBook Theme

Installation

First, install the package via PyPI:

pip install mkdocs-gitbook

Then include the theme in your mkdocs.yml file:

theme:
  name: gitbook

Motivation

Gitbook was a static-site generator written in JavaScript.

Mkdocs is a static-site generator written in Python.

Gitbook is no longer a static-site generator, nor does it use git, nor is it free or open source!

Screenshot

License

SPDX-License-Identifier: Apache-2.0