mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 03:12:35 +02:00
* 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
532 B
532 B
id | title | slug |
---|---|---|
theme-bootstrap | 📦 theme-bootstrap | /api/themes/@docusaurus/theme-bootstrap |
:::danger
The bootstrap theme is a work in progress, and is not production ready.
:::
🚧 The bootstrap theme for Docusaurus.
You can refer to the theme configuration page for more details on the configuration.
npm install --save @docusaurus/theme-bootstrap
:::tip
If you have installed @docusaurus/preset-bootstrap
, you don't need to install it as a dependency.
:::