Join the dark sideBe the first to know about new products, special releases, and much more.
7,449 people enjoy it!Subscribe to the RSS Feed.
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