Website and documentation about Penpot, The Open-Source design & prototyping platform
Go to file
Andrey Antukh 941aed55c4 Update readme.
2021-04-12 19:11:37 +02:00
_data 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
_includes/layouts 💄 Change style of shortcuts and code fragments 2021-03-12 11:04:41 +01:00
css section illustrations 2021-03-25 11:40:39 +01:00
feed 🎉 Setup initial tooling 2021-02-11 14:11:50 +01:00
img 💄 Home illustrations 2021-03-22 12:43:57 +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 section illustrations 2021-03-25 11:40:39 +01:00
user-guide 🐛 Links fixed 2021-04-08 11:55:33 +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 section illustrations 2021-03-25 11:40:39 +01:00
index.njk 💄 Text fix 2021-03-22 12:43:57 +01: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