docusaurus/website/versioned_docs/version-2.0.0-alpha.73/api/themes/overview.md
Sébastien Lorber 4d49945775
chore(v2): prepare v2.0.0.alpha-73 release (#4628)
* add changelog

* add alpha 73

* run prettier on versions file (+ ignore it as we don't care much and it's annoying when releasing)

* v2.0.0-alpha.73
2021-04-16 12:48:10 +02:00

1 KiB

id title sidebar_label slug
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.

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