From ca4ce569e7bd8c75ad18ed2c0bb367a7ad4d9780 Mon Sep 17 00:00:00 2001 From: elhombretecla Date: Wed, 23 Jun 2021 12:52:10 +0200 Subject: [PATCH] :books: Improve general README file --- README.md | 73 ++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 61 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 29d90c1dd..ebe1760c4 100644 --- a/README.md +++ b/README.md @@ -2,24 +2,60 @@ [uri_license]: https://www.mozilla.org/en-US/MPL/2.0 [uri_license_image]: https://img.shields.io/badge/MPL-2.0-blue.svg -[![License: MPL-2.0][uri_license_image]][uri_license] -[![Gitter](https://badges.gitter.im/sereno-xyz/community.svg)](https://gitter.im/penpot/community) -[![Managed with Taiga.io](https://img.shields.io/badge/managed%20with-TAIGA.io-709f14.svg)](https://tree.taiga.io/project/penpot/ "Managed with Taiga.io") -[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/penpot/penpot) +

+
+ PENPOT +

+ +

License: MPL-2.0 +Gitter +Managed with Taiga.io +Gitpod ready-to-code

+ +![PENPOT](https://penpot.app/images/readme/home-ui.jpg) -# PENPOT # +## What is Penpot? ## -Penpot is the first Open Source design and prototyping platform meant -for cross-domain teams. Non dependent on operating systems, Penpot is -web based and works with open web standards (SVG). For all and -empowered by the community. +Penpot is the first **Open Source design** and prototyping platform meant for cross-domain teams. Non dependent on operating systems, Penpot is web based and works with open web standards (SVG). For all and empowered by the community. -![PENPOT](https://penpot.app/images/workspace-ui.jpg) +- [How to use](#how-to-use) +- [Help center](#help-center) +- [Contributing](#contributing) +- [Give feedback](#give-feedback) +- [Tutorials](#tutorials) +- [License](#license) +## How to use ## + +Login or Register on our Penpot cloud app. Create a team to work together on projects and share design assets or jump right away into Penpot and **start designing** by your own. + +✏️ [Start using Penpot](https://design.penpot.app) + +You can also install Penpot in a local environment. This section details everything you need to know to get Penpot up and running in production environments. Although it can be installed in many ways, the recommended approach is using **docker** and **docker-compose**. + +🐳 [Install docker](https://help.penpot.app/technical-guide/getting-started/) + +## Help center ## + +In this documentation you will find (almost) everything you need to know about how to work with Penpot. From the interface basics to advanced functionality. + +📖 [User guide](https://help.penpot.app/user-guide/) + +❓ [FAQs](https://help.penpot.app/faqs/) + +🖥️ [Technical guide](https://help.penpot.app/technical-guide/) + +❤️ [Contributing guide](https://help.penpot.app/contributing-guide/) + +![User guide](https://penpot.app/images/readme/help-center.jpg) ## Contributing ## +

+ Open Source +

+ **Open to you!** We love the open source software community. Contributing is our @@ -28,11 +64,24 @@ and improve Penpot. All your awesome ideas and code are welcome! Please refer to the [Contributing Guide](./CONTRIBUTING.md) +## Give feedback ## -## Documentation ## +You can ask and answer questions, have open-ended conversations, and follow along on decisions affecting the project. -Please refer to the [help center](https://help.penpot.app). +✉️ [Mail us](mailto:info@penpot.app) +💬 [Github discussions](https://github.com/penpot/penpot/discussions) + +🐞 [Github issues](mailto:info@penpot.apphttps://github.com/penpot/penpot/issues) + +✍️️ [Gitter](https://gitter.im/penpot/community) + +## Tutorials ## + +You can ask and answer questions, have open-ended conversations, and follow along on decisions affecting the project. +Would you like to know more about Penpot? We recommend you to visit our youtube channel and learn more about the functionalities and possibilities of Penpot with our video tutorials. + +🎞️ [Youtube channel](https://www.youtube.com/channel/UCAqS8G72uv9P5HG1IfgnQ9g) ## License ##