Website and documentation about Penpot, The Open-Source design & prototyping platform
Go to file
Nathan Doyle 8fb485fb8e
fix for manage.sh no longer existing
Changed command for creating a user to use python and manage.py, as the bash script is no longer present.
2024-05-04 16:37:02 -07:00
_data 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
_includes/layouts 🐛 Fix title in <head> 2024-04-24 16:55:04 +02:00
contributing-guide 🐛 User Guide guide header issues 2024-04-24 10:25:08 +02:00
css 💄 CSS adjustments for headings 2024-04-24 10:25:08 +02:00
feed 🎉 Setup initial tooling 2021-02-11 14:11:50 +01:00
img 💄 Export images compressed 2024-04-23 13:16:36 +02:00
js 🐛 Fix search box misalingment when its active 2022-12-01 06:56:57 +01:00
scripts Use yarn instead of npm 2022-09-05 11:08:18 +02:00
technical-guide fix for manage.sh no longer existing 2024-05-04 16:37:02 -07:00
user-guide Merge pull request #190 from penpot/compressing-graphics 2024-04-24 10:29:16 +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 ⬆️ Setup yarn version to stable 2024-04-11 13:45:02 +02:00
.nvmrc ⬆️ Setup yarn version to stable 2024-04-11 13:45:02 +02:00
.yarnrc.yml ⬆️ Setup yarn version to stable 2024-04-11 13:45:02 +02: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
index.njk 🐛 User Guide guide header issues 2024-04-24 10:25:08 +02:00
LICENSE Initial commit 2021-02-11 11:22:46 +01:00
package.json ⬆️ Setup yarn version to stable 2024-04-11 13:45:02 +02:00
README.md ⬆️ Setup yarn version to stable 2024-04-11 13:45:02 +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 ⬆️ Setup yarn version to stable 2024-04-11 13:45:02 +02:00

penpot-docs

Penpot documentation website

Usage

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

nvm install         (if necessary)
nvm use
corepack enable (if necessary)

yarn install

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