Getting Started¶
This section covers installation, setup, and configuration of the Void theme.
Installation¶
Install the theme from PyPI:
This installs both the theme and the companion MkDocs plugin.
Quick Setup¶
- Create a new MkDocs project:
- Set the theme in
mkdocs.yml:
- Start the dev server:
- Open http://127.0.0.1:8000.
Next Steps¶
- Configuration — Customize the theme to your liking
- Design System — Learn how the design works under the hood
- Components — Explore available UI components