0 views
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
Get updates about this theme and more. 7,266 people enjoy it.
This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.
Made with ♥ by Zeno Rocha
under MIT license