Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

FernandoCelmer/mkdocs-dracula-theme

Repository files navigation

⚠️ This repository is being continued at Dracula Theme


Dracula for Mkdocs

A dark theme for Mkdocs.

Screenshot

Install

  • Install the theme with pip:
pip install -U 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.

Team

This theme is maintained by the following person(s) and a bunch of awesome contributors.

Fernando Celmer
Fernando Celmer

Community

  • 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.

Commit Style

  • ⚙️ FEATURE
  • 📝 PEP8
  • 📌 ISSUE
  • 🪲 BUG
  • 📘 DOCS
  • 📦 PyPI
  • ❤️️ TEST
  • ⬆️ CI/CD
  • ⚠️ SECURITY

License

MIT License