Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/divio/docs-theme


https://github.com/divio/docs-theme

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Divio Documentation Theme

This project is based on the [furo](https://github.com/pradyunsg/furo) theme.

## Installation

Make sure you have a **virtual environment activated**:

- `git submodule update --init`
- `pip install nox`
- `nox -s divio-docs` to start the local development server
- `nox -s lint` to run linting