@huijing/docusaurus-theme-kosong
v0.9.4
Published
No CSS dependencies theme for Docusaurus 2
Downloads
2
Readme
Docusaurus Theme Kosong
No external CSS dependencies and minimal classes theme for Docusaurus 2. No blog just docs.
Installation
Add huijing/docusaurus-theme-kosong
to your package:
npm i @huijing/docusaurus-theme-kosong
# or
yarn add @huijing/docusaurus-theme-kosong
Modify your docusaurus.config.js
:
module.exports = {
...
+ themes: ['@huijing/docusaurus-theme-kosong'],
...
}
Swizzling components
$ npm swizzle @huijing/docusaurus-theme-kosong [component name]
All components used by this theme can be found here