/penpot-docs

Website and documentation about Penpot, The Open-Source design & prototyping platform

Primary LanguageNunjucksMozilla Public License 2.0MPL-2.0

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 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

License

See LICENSE