miryamgduque fcc3b45b8e 📚 Open Enterprise plan images in a new tab on click
Wrap the enterprise screenshots in a target="_blank" link so they open
full size, matching the behavior on other user-guide pages. The
organization hierarchy diagram is left inline.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-28 13:05:25 +01:00
..
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2026-07-28 13:05:25 +01:00
2024-10-30 13:30:02 +01:00
2026-01-22 13:55:41 +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:30:02 +01:00
2026-07-01 14:45:41 +02:00
2026-07-01 14:45:41 +02:00
2026-07-01 14:45:41 +02:00
2026-01-22 13:55:41 +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
corepack enable

pnpm install

And launch a development server:

pnpm start

You can then point a browser to http://localhost:8080.

Tooling