Respect MkDocs theme

A minimalist MkDocs theme for the Respect organization. Monochrome neutrals, the Ubuntu typeface, generous whitespace, and a single subtle accent for interactive elements.

Start at Installation to add the theme to a project, or read Configuration for the supported options.

Quick install

pip install mkdocs mkdocs-respect

In your mkdocs.yml:

theme:
  name: respect
plugins:
  - search