Files
penpot/docs
andrés gonzález aaca2c41d8
Some checks failed
Commit Message Check / Check Commit Message (push) Has been cancelled
CI / Code Linter (push) Has been cancelled
CI / Common Tests (push) Has been cancelled
CI / Frontend Tests (push) Has been cancelled
CI / Backend Tests (push) Has been cancelled
CI / Library Tests (push) Has been cancelled
CI / Build Integration Bundle (push) Has been cancelled
CI / Integration Tests 1/4 (push) Has been cancelled
CI / Integration Tests 2/4 (push) Has been cancelled
CI / Integration Tests 3/4 (push) Has been cancelled
📚 Add metadescriptions to some help center pages (#7821)
2025-11-25 17:00:14 +01:00
..
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2025-09-29 11:54:47 +02:00
2024-10-30 13:30:02 +01:00
2025-10-27 15:18:14 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 19:17:04 +01:00
2025-10-28 11:04:09 +01:00
2024-10-30 13:30:02 +01:00
2025-10-28 11:04:09 +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: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