Files
penpot/docs
Andrey Antukh a00e7c1061
Some checks are pending
Commit Message Check / Check Commit Message (push) Waiting to run
Merge remote-tracking branch 'origin/staging' into develop
2025-05-15 09:52:31 +02:00
..
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2025-05-14 11:37:28 +02:00
2024-10-30 13:30:02 +01:00
2024-10-30 19:17:04 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2025-05-13 08:09:59 +02:00
2024-10-30 13:33:16 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00

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