mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
Added more context to each role's description; I tried to keep it brief while including more information about what each role can do both within the team as well as in terms of team management
Penpot Docs
Penpot documentation website.
Usage
To view this site locally, first set up the environment:
# only if necessary
nvm install
nvm use
# only if necessary
corepack enable
yarn install
And launch a development server:
yarn 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.