Website and documentation about Penpot, The Open-Source design & prototyping platform
Go to file
2022-03-30 12:34:46 +02:00
_data 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
_includes/layouts Fix instagram link 2021-12-09 09:43:35 +01:00
contributing-guide 📚 New support mail 2021-11-17 13:16:51 +01:00
css 🐛 Fix misalignement 2022-03-30 12:34:46 +02:00
feed 🎉 Setup initial tooling 2021-02-11 14:11:50 +01:00
img ♻️ Update zoom image 2022-02-03 16:05:02 +01:00
js 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
scripts 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
technical-guide 📚 Add Data section to the Dev Guide 2022-01-20 09:21:35 +01:00
user-guide 🐛 Fix misalignement 2022-03-30 12:34:46 +02:00
.editorconfig 🎉 Setup initial tooling 2021-02-11 14:11:50 +01:00
.eleventy.js 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
.eleventyignore 🎉 Add first version of the user guide 2021-03-02 16:35:34 +01:00
.gitignore 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
.nvmrc 🎉 Setup initial tooling 2021-02-11 14:11:50 +01:00
404.md 🎉 Setup initial tooling 2021-02-11 14:11:50 +01:00
CONTRIBUTING.md 📚 New support mail 2021-11-17 13:16:51 +01:00
faqs.njk 📚 New support mail 2021-11-17 13:16:51 +01:00
index.njk 📚 New support mail 2021-11-17 13:16:51 +01:00
LICENSE Initial commit 2021-02-11 11:22:46 +01:00
package-lock.json Update dependencies 2021-09-30 12:24:04 +02:00
package.json Update dependencies 2021-09-30 12:24:04 +02:00
README.md 📚 Fix localhost port (8080) for eleventy 2021-11-29 16:00:43 +01:00
search-index.json.njk 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
sitemap.xml.njk 🎉 Setup initial tooling 2021-02-11 14:11:50 +01:00

penpot-docs

Penpot documentation website

Usage

To view this site locally, first set up the environment:

nvm install     (if necessary)
nvm use
npm install

And launch a development server:

npm start

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

Tooling

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

Copyright (c) UXBOX Labs SL