@docusaurus/theme-bootstrap
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta.6 • Public • Published

Docusaurus Theme Bootstrap

The bootstrap theme for Docusaurus.

Installation

Add docusaurus/theme-bootstrap to your package:

npm i @docusaurus/theme-bootstrao
# or
yarn add @docusaurus/theme-bootstrap

Modify your docusaurus.config.js:

module.exports = {
  ...
+ themes: ['@docusaurus/theme-bootstrap'],
  ...
}

Swizzling components

$ npm swizzle @docusaurus/theme-bootstrap [component name]

All components used by this theme can be found here

Dependencies (12)

Dev Dependencies (1)

Package Sidebar

Install

npm i @docusaurus/theme-bootstrap

Weekly Downloads

32

Version

2.0.0-beta.6

License

MIT

Unpacked Size

102 kB

Total Files

73

Last publish

Collaborators

  • fb
  • slorber
  • lex111
  • docusaurus-bot