Skip to content

zerp-pk/docs

Repository files navigation

Zerp Docs

User and developer documentation for Zerp, built with Docusaurus.

Two doc sets live side by side:

  • docs-user/ — User Docs (served at /docs)
  • docs-developer/ — Developer Docs (served at /developer)

Local development

npm install
npm start

Starts a local dev server with live reload.

Build

npm run build

Generates static content into build/, served by npm run serve.

Deployment

Pushing to main triggers .github/workflows/deploy.yml, which builds the site and deploys it to GitHub Pages automatically.

About

User and developer documentation for Zerp

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors