Warning
The content of this repository is outdated. Currently, the documentation is located in the main penpot repository where it is up to date.
Penpot documentation website.
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.
- 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.
See LICENSE