0.9.4 • Published 4 years ago

@huijing/docusaurus-theme-kosong v0.9.4

Weekly downloads
3
License
MIT
Repository
-
Last release
4 years ago

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