mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-01 19:27:48 +02:00
1 KiB
1 KiB
sidebar_position | id | title | sidebar_label | slug |
---|---|---|---|---|
0 | themes-overview | Docusaurus themes | Themes overview | /api/themes |
We provide official Docusaurus themes.
Main themes
The main themes implement the user interface for the docs, blog and pages plugins.
- @docusaurus/theme-classic
- 🚧 other themes are planned
:::caution
The goal is to have all themes share the exact same features, user-experience and configuration.
Only the UI design and underlying styling framework should change, and you should be able to change theme easily.
We are not there yet: only the classic theme is production ready.
:::
Enhancement themes
These themes will enhance the existing main themes with additional user-interface related features.