๐ฆ theme-classic
The classic theme for Docusaurus.
You can refer to the theme configuration page for more details on the configuration.
- npm
- Yarn
npm install --save @docusaurus/theme-classic
yarn add @docusaurus/theme-classic
tip
If you have installed @docusaurus/preset-classic
, you don't need to install it as a dependency.