undocs-nightly
v0.2.22-1712572789.99186ab
Published
Minimal Documentation Theme and CLI for shared usage across UnJS projects.
Downloads
17
Readme
UnJS Docs
Minimal Documentation Theme and CLI for shared usage across UnJS projects.
[!IMPORTANT] Undocs is currently intended for UnJS docs only and is not fully customizable yet. Contributions are more than welcome but please consider that this project is not ready yet to be used. Make sure to use Bun and WSL for Windows. We don't guarantee stability yet and it is expected that it doesn't work time to time.
Contribution
- Clone this repository
- Install the latest LTS version of Node.js
- Enable Corepack using
corepack enable
- Install dependencies using
bun install
- Run tests using
bun dev
License
Published under the MIT license. Made by @pi0, @atinux and community 💛
🤖 auto updated with automd