0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 16:00:19 -05:00
Penpot: The open-source design tool for design and code collaboration
Find a file
2021-01-07 11:29:57 +01:00
.clj-kondo Fix all linter issues on backend code. 2020-12-02 15:35:14 +01:00
.github 📚 Add GitHub PR template 2020-08-17 09:36:27 +02:00
backend 🔥 Remove static directory. 2021-01-07 11:29:57 +01:00
common/app/common ♻️ Replace mount with integrant. 2021-01-07 11:29:57 +01:00
docker 🎉 Add plugable storages abstraction layer (with support for fs, s3 and db). 2021-01-07 11:29:57 +01:00
docs 📚 Update documentation. 2020-12-02 23:31:25 +01:00
experiments Add experiments directory. 2020-06-18 20:08:46 +02:00
exporter ⬆️ Update exporter dependencies. 2020-12-22 08:06:33 +01:00
frontend ♻️ Replace mount with integrant. 2021-01-07 11:29:57 +01:00
sample_media 🔥 Remove a lot of obsolete code 2020-08-11 10:11:23 +02:00
.gitattributes Add .gitattributes file. 2017-03-06 18:42:58 +01:00
.gitignore 📎 Update .gitignore file. 2021-01-07 11:29:57 +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 📎 Minor adaptations on manage.sh. 2020-12-22 08:00:44 +01:00
README.md 📚 Fix typo in readme. 2020-11-13 16:01:57 +01:00
tracebitmap.txt 🎉 Add svg export. 2020-08-05 11:19:34 +02:00

License: MPL-2.0 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

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