Dracula for Mkdocs
A dark theme for Mkdocs.
To install MkDocs, run the following command from the command line:
pip install mkdocs
Install the theme using PIP:
pip install mkdocs-dracula-theme
After the theme is installed, edit your mkdocs.yml
file and set the theme name to dracula
:
theme:
name: dracula
All instructions can be found at draculatheme.com/mkdocs.
This theme is maintained by the following person(s) and a bunch of awesome contributors.
Fernando Celmer | Lautaro Linquimán |
- Twitter - Best for getting updates about themes and new stuff.
- GitHub - Best for asking questions and discussing issues.
- Discord - Best for hanging out with the community.
We use GitHub issues for tracking bugs and feature requests and have limited bandwidth to address them. If you need anything, I ask you to please follow our templates for opening issues or discussions.
- ⚙️ FEATURE
- 📝 PEP8
- 📌 ISSUE
- 🪲 BUG
- 📘 DOCS
- 📦 PyPI
- ❤️️ TEST
- ⬆️ CI/CD
⚠️ SECURITY