Jobber/docs-site
Shaheer Sarfaraz 1f929dfc7f
Create the setup for the documentation page (#171)
* don't run for generated docusaurus

* format

* workflow to autoupdate docs version

* fix versioning

* add link back to app

* remove old docs

* html link???

* don't track .docusaurus

* documantation build
2026-02-15 22:50:52 +00:00
..
2026-02-15 22:20:56 +00:00
2026-02-15 22:20:56 +00:00
2026-02-15 22:20:56 +00:00
2026-02-15 22:20:56 +00:00
2026-02-15 22:20:56 +00:00
2026-02-15 22:20:56 +00:00
2026-02-15 22:20:56 +00:00
2026-02-15 22:20:56 +00:00

JobOps Docs Site

Docusaurus workspace for user-facing documentation.

Development

From repository root:

npm run docs:dev

Local docs server runs on http://localhost:3006.

Build

npm run docs:build

Build output:

  • docs-site/build

Versioning

Cut a docs version tied to a release tag:

npm run docs:version -- 1.0.0