docusaurus/website/versioned_docs/version-2.0.0-beta.4/api/themes/theme-bootstrap.md
Sébastien Lorber fc64c12e41
chore(v2): prepare v2.0.0-beta.4 release (#5238)
* chore(v2): prepare v2.0.0-beta.4 release

* update publish

* v2.0.0-beta.4
2021-07-28 22:54:41 +02:00

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.

:::