Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divio/docs-theme
https://github.com/divio/docs-theme
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/divio/docs-theme
- Owner: divio
- License: mit
- Created: 2020-12-22T13:22:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-02T14:25:28.000Z (over 1 year ago)
- Last Synced: 2023-10-03T19:42:18.068Z (over 1 year ago)
- Language: Sass
- Size: 5.46 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing/design.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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