
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@docusaurus/theme-classic
Advanced tools
The classic theme for Docusaurus.
Add docusaurus/theme-classic to your package:
npm i @docusaurus/theme-classic
# or
yarn add @docusaurus/theme-classic
Modify your docusaurus.config.js:
module.exports = {
...
+ themes: ['@docusaurus/theme-classic'],
...
}
$ npm swizzle @docusaurus/theme-classic [component name]
All components used by this theme can be found here
Gatsby is a React-based static site generator. The gatsby-theme-docz package provides a theme for creating documentation sites with Gatsby. It includes features like a sidebar, navbar, and search, similar to @docusaurus/theme-classic, but is built on Gatsby's ecosystem.
FAQs
Classic theme for Docusaurus
The npm package @docusaurus/theme-classic receives a total of 432,639 weekly downloads. As such, @docusaurus/theme-classic popularity was classified as popular.
We found that @docusaurus/theme-classic demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.