FernandoCelmer / mkdocs-dracula-theme

πŸ§›πŸ»β€β™‚οΈ Dark theme for Mkdocs

Home Page:https://fernandocelmer.github.io/mkdocs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ 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

About

πŸ§›πŸ»β€β™‚οΈ Dark theme for Mkdocs

https://fernandocelmer.github.io/mkdocs/

License:MIT License


Languages

Language:HTML 69.5%Language:CSS 15.2%Language:Python 11.9%Language:JavaScript 3.4%