Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

BeryJu/mkdocs-bootstrap4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS HAS BEEN MERGED UPSTREAM, byrnereese#5

MkDocs Bootstrap4 Theme

This project provides a Bootstrap v4.0+ theme is for the MkDocs project.

Installation

Install the theme with pip:

pip install mkdocs-bootstrap4

After the theme is installed, edit your mkdocs.yml file and set the theme name to bootstrap:

theme:
    name: bootstrap4

Config Parameters

  • suppress_nextprev - (default: true) Toggles the display of the common "Next" and "Prev" page links in the header.

Special Features

This theme makes use of the git-committers plugin for MkDocs. Consult that plugin's documentation for proper configuration.

Screenshot

Screenshot of Bootstrap4 theme for MkDocs

See Also

About

Bootstrap 4.0+ theme for MkDocs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 75.7%
  • CSS 18.2%
  • Python 2.9%
  • JavaScript 2.8%
  • Shell 0.4%