Website and documentation about Penpot, The Open-Source design & prototyping platform
Go to file
Alejandro 40c530d6bf
Merge pull request #133 from ondrejkonec/mobile-design-issues-improvements
🐛 fix-bugs-with-content-on-small-device-and-small-design-changes
2023-02-15 13:41:10 +01:00
_data 🎉 Add first version of the docsite 2021-03-01 13:02:38 +01:00
_includes/layouts replace metagen URL with updated one 2023-02-09 14:53:08 +01:00
contributing-guide :fix: Link to libraries and templates 2022-11-21 14:02:33 +01:00
css fix-bugs-with-content-on-small-device 2023-02-13 16:04:56 +01:00
feed 🎉 Setup initial tooling 2021-02-11 14:11:50 +01:00
img 💄 Change social thumbnail 2023-02-09 12:12:59 +01: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 📚 Add webhooks info to the teams section 2023-02-08 17:22:19 +01:00
user-guide 📚 Add webhooks info to the teams section 2023-02-08 17:22:19 +01: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 Update .gitignore 2022-10-17 12:16:32 +02:00
.nvmrc ⬆️ Update dependencies 2023-01-31 22:59:46 +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 Merge branch 'develop' 2022-09-23 12:32:41 +02:00
index.njk remove tag WIP from card on homepage in user guide section 2023-02-09 16:20:02 +01:00
LICENSE Initial commit 2021-02-11 11:22:46 +01:00
package.json ⬆️ Update dependencies 2023-01-31 22:59:46 +01: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 ⬆️ Update dependencies 2023-01-31 22:59:46 +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 -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