mirror of
https://github.com/penpot/penpot.git
synced 2026-06-16 04:12:03 +00:00
Support --ws in all relevant commands, fix some bugs in the CLI and add more precondition validation. The guide was adjusted to give a better overview of the multi-workspace setup Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Penpot Docs
Penpot documentation website.
Usage
To view this site locally, first set up the environment:
# only if necessary
nvm install
nvm use
corepack enable
pnpm install
And launch a development server:
pnpm start
You can then point a browser to http://localhost:8080.
Tooling
- Eleventy (11ty)
- Diagrams with plantuml. See also real-world-plantuml.
- Diagrams with svgbob and mermaid.
- arc42 template.
- c4model for software architecture, and an implementation in plantuml.