@digigov/docusaurus-theme

3.0.0-rc.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

Dependents (1)

Package Sidebar

Install

npm i @digigov/docusaurus-theme

Weekly Downloads

75

Version

3.0.0-rc.6

License

BSD-2-Clause

Unpacked Size

284 kB

Total Files

32

Last publish

Collaborators

  • kpap
  • tsironis
  • vkefallinos.grnet
  • thanasisk00