Website and documentation about Penpot, The Open-Source design & prototyping platform
Go to file
2021-06-14 17:18:39 +02:00
_data 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
_includes/layouts 🎉 Add Contributing Guide 2021-04-29 15:54:44 +02:00
contributing-guide 🎉 Add Contributing Guide 2021-04-29 15:54:44 +02:00
css 🎉 Add Contributing Guide 2021-04-29 15:54:44 +02:00
feed 🎉 Setup initial tooling 2021-02-11 14:11:50 +01:00
img 🎉 Custom fonts section 2021-06-01 12:30:20 +02: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 🔥 Remove wrong text. 2021-05-12 11:56:01 +02:00
user-guide 🐛 Section id missing 2021-06-14 17:18:39 +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 Update readme. 2021-04-12 19:11:37 +02:00
faqs.njk 🎉 Add Contributing Guide 2021-04-29 15:54:44 +02:00
index.njk 🎉 Add Contributing Guide 2021-04-29 15:54:44 +02:00
LICENSE Initial commit 2021-02-11 11:22:46 +01:00
package-lock.json ⬆️ Upgrade dependencies 2021-03-03 11:02:35 +01:00
package.json ⬆️ Upgrade dependencies 2021-03-03 11:02:35 +01:00
README.md Update readme. 2021-04-12 19:11:37 +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

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:8081.

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