0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-07 15:39:42 -05:00
Penpot: The open-source design tool for design and code collaboration
Find a file
2021-02-03 11:30:10 +01:00
.circleci 🎉 Add frontend tests to circleci. 2021-02-01 17:27:40 +01:00
.clj-kondo Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
.github 📚 Add GitHub PR template 2020-08-17 09:36:27 +02:00
backend 🐛 Use proper config value. 2021-02-02 14:39:44 +01:00
common/app/common Improve globals handling on fronted application. 2021-01-29 13:10:35 +01:00
docker 🐛 Fix static file handling on docker images. 2021-02-03 11:30:10 +01:00
docs 📚 Improve frontend configuration docs 2021-02-01 13:03:13 +01:00
experiments Add experiments directory. 2020-06-18 20:08:46 +02:00
exporter 🐛 Fixes issues with export 2021-01-29 09:53:55 +01:00
frontend 🐛 Fixes problems with paste empty text 2021-02-02 15:36:49 +01:00
sample_media 🔥 Remove a lot of obsolete code 2020-08-11 10:11:23 +02:00
vendor/svgclean 🐛 Fixes problems with svg imports 2021-01-15 09:22:32 +01:00
.gitattributes Add .gitattributes file. 2017-03-06 18:42:58 +01:00
.gitignore ♻️ Refactor svg uploads 2021-01-13 11:52:39 +01:00
.travis.yml 👷 Add docker build / run to CI 2019-07-19 17:48:28 +02:00
CONTRIBUTING.md 📚 Updated docs to Penpot 2020-10-28 09:36:20 +01:00
LICENSE Adapt shapes d&d ordering to new data structure. 2020-03-09 12:22:31 +01:00
manage.sh 🐛 Fix static file handling on docker images. 2021-02-03 11:30:10 +01:00
README.md 🐛 Fix taiga badge. 2021-02-01 11:00:30 +01:00
tracebitmap.txt 🎉 Add svg export. 2020-08-05 11:19:34 +02:00

License: MPL-2.0 Gitter Managed with Taiga.io

PENPOT

Were excited to share that Uxbox is now Penpot! Were changing the name, but keeping the same project essence. Stay in the loop for more news coming early 2021. Alpha release is close!

PENPOT

Introduction

The open-source solution for design and prototyping. PENPOT is currently at an early development stage but we are working hard to bring you the beta version as soon as possible. Follow the project progress in Twitter or Github and stay tuned!

SVG based

Penpot works with SVG, a standard format, for all your designs and prototypes . This means that all your stuff in Penpot is portable and editable in many other vector tools and easy to use on the web.

See SVG specification

Contributing

Open to you!

We love the open source software community. Contributing is our passion and because of this, we'll be glad if you want to participate and improve Penpot. All your awesome ideas and code are welcome!

Please refer to the Contributing Guide

Documentation

Please refer to docs/ directory.

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/.