Skip to content

growilabs/growi-docs

Repository files navigation

growi-docs

Deploy

Requirements

  • Node.js v18 or v20
  • pnpm >= 9.4 < 10

How to start

pnpm install

# Start dev server (docs-growi-org)
pnpm start

# Or start dev server (help-growi-cloud) 
pnpm help-growi-cloud:dev

Then, access to the URL that VuePress will print like below.

> VuePress dev server listening at http://localhost:8080/

How to write docs

Add Markdown file to docs dir.

For detail, please reference VuePress Documents.

How to write API docs

pnpm api:dev

Live Server

Launch the Live Server to watch the modification to the growi repository will be applied in realtime.

  1. pnpm api:dev
  2. Right click redoc/apivX.html in the file tree and select "Open with Live Server".

About

⚓ GROWI documentation repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 57