Website and documentation about Penpot, The Open-Source design & prototyping platform
Go to file
2022-09-05 11:08:18 +02:00
_data 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
_includes/layouts 💄 Community access 2022-06-16 09:49:39 +02:00
contributing-guide 📚 New support mail 2021-11-17 13:16:51 +01:00
css 🐛 Fix misalignemet and lost link 2022-03-31 10:44:36 +02:00
feed 🎉 Setup initial tooling 2021-02-11 14:11:50 +01:00
img view mode 2022-09-01 17:25:21 +02:00
js 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
scripts Use yarn instead of npm 2022-09-05 11:08:18 +02:00
technical-guide Improve configuration section 2022-09-05 11:04:31 +02:00
user-guide interface missing texts 2022-09-01 17:25:21 +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 💄 community at faqs 2022-06-28 06:58:30 +02:00
index.njk 💄 Community access 2022-06-16 09:49:39 +02:00
LICENSE Initial commit 2021-02-11 11:22:46 +01:00
package.json Update dependencies 2022-04-05 15:56:26 +02:00
README.md Use yarn instead of npm 2022-09-05 11:08:18 +02: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
yarn.lock Use yarn instead of npm 2022-09-05 11:08:18 +02: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 -g yarn (if necessary)

yarn

And launch a development server:

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