Skip to content
MkDocs Primer Theme
English

Installation

Install the theme from PyPI:

$ pip install mkdocs-primer

Then select it in mkdocs.yml:

theme:
  name: primer

That is the whole setup. Every option below has a working default.