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

2.4.4 • Public • Published

Docusaurus Theme Classic

The classic theme for Docusaurus.

Installation

Add docusaurus/theme-classic to your package:

npm i @robertwebbmodular/theme-classic
# or
yarn add @robertwebbmodular/theme-classic

Modify your docusaurus.config.js:

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

Swizzling components

$ npm swizzle @robertwebbmodular/theme-classic [component name]

All components used by this theme can be found here

Readme

Keywords

none

Package Sidebar

Install

npm i @robertwebbmodular/theme-classic

Weekly Downloads

0

Version

2.4.4

License

MIT

Unpacked Size

690 kB

Total Files

643

Last publish

Collaborators

  • robertwebbmodular