mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
feat: update new logo on readme (#7530)
* feat: update new logo on readme Changed logo on Readme * fix: image url --------- Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
28
README.md
28
README.md
@@ -2,10 +2,9 @@
|
|||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://plane.so">
|
<a href="https://plane.so">
|
||||||
<img src="https://plane-marketing.s3.ap-south-1.amazonaws.com/plane-readme/plane_logo_.webp" alt="Plane Logo" width="70">
|
<img src="https://media.docs.plane.so/logo/plane_github_readme.png" alt="Plane Logo" width="400">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<h1 align="center"><b>Plane</b></h1>
|
|
||||||
<p align="center"><b>Open-source project management that unlocks customer value</b></p>
|
<p align="center"><b>Open-source project management that unlocks customer value</b></p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
@@ -48,13 +47,13 @@ Meet [Plane](https://plane.so/), an open-source project management tool to track
|
|||||||
Getting started with Plane is simple. Choose the setup that works best for you:
|
Getting started with Plane is simple. Choose the setup that works best for you:
|
||||||
|
|
||||||
- **Plane Cloud**
|
- **Plane Cloud**
|
||||||
Sign up for a free account on [Plane Cloud](https://app.plane.so)—it's the fastest way to get up and running without worrying about infrastructure.
|
Sign up for a free account on [Plane Cloud](https://app.plane.so)—it's the fastest way to get up and running without worrying about infrastructure.
|
||||||
|
|
||||||
- **Self-host Plane**
|
- **Self-host Plane**
|
||||||
Prefer full control over your data and infrastructure? Install and run Plane on your own servers. Follow our detailed [deployment guides](https://developers.plane.so/self-hosting/overview) to get started.
|
Prefer full control over your data and infrastructure? Install and run Plane on your own servers. Follow our detailed [deployment guides](https://developers.plane.so/self-hosting/overview) to get started.
|
||||||
|
|
||||||
| Installation methods | Docs link |
|
| Installation methods | Docs link |
|
||||||
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
| -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
| Docker | [](https://developers.plane.so/self-hosting/methods/docker-compose) |
|
| Docker | [](https://developers.plane.so/self-hosting/methods/docker-compose) |
|
||||||
| Kubernetes | [](https://developers.plane.so/self-hosting/methods/kubernetes) |
|
| Kubernetes | [](https://developers.plane.so/self-hosting/methods/kubernetes) |
|
||||||
|
|
||||||
@@ -63,31 +62,31 @@ Prefer full control over your data and infrastructure? Install and run Plane on
|
|||||||
## 🌟 Features
|
## 🌟 Features
|
||||||
|
|
||||||
- **Issues**
|
- **Issues**
|
||||||
Efficiently create and manage tasks with a robust rich text editor that supports file uploads. Enhance organization and tracking by adding sub-properties and referencing related issues.
|
Efficiently create and manage tasks with a robust rich text editor that supports file uploads. Enhance organization and tracking by adding sub-properties and referencing related issues.
|
||||||
|
|
||||||
- **Cycles**
|
- **Cycles**
|
||||||
Maintain your team’s momentum with Cycles. Track progress effortlessly using burn-down charts and other insightful tools.
|
Maintain your team’s momentum with Cycles. Track progress effortlessly using burn-down charts and other insightful tools.
|
||||||
|
|
||||||
- **Modules**
|
- **Modules**
|
||||||
Simplify complex projects by dividing them into smaller, manageable modules.
|
Simplify complex projects by dividing them into smaller, manageable modules.
|
||||||
|
|
||||||
- **Views**
|
- **Views**
|
||||||
Customize your workflow by creating filters to display only the most relevant issues. Save and share these views with ease.
|
Customize your workflow by creating filters to display only the most relevant issues. Save and share these views with ease.
|
||||||
|
|
||||||
- **Pages**
|
- **Pages**
|
||||||
Capture and organize ideas using Plane Pages, complete with AI capabilities and a rich text editor. Format text, insert images, add hyperlinks, or convert your notes into actionable items.
|
Capture and organize ideas using Plane Pages, complete with AI capabilities and a rich text editor. Format text, insert images, add hyperlinks, or convert your notes into actionable items.
|
||||||
|
|
||||||
- **Analytics**
|
- **Analytics**
|
||||||
Access real-time insights across all your Plane data. Visualize trends, remove blockers, and keep your projects moving forward.
|
Access real-time insights across all your Plane data. Visualize trends, remove blockers, and keep your projects moving forward.
|
||||||
|
|
||||||
- **Drive** (_coming soon_): The drive helps you share documents, images, videos, or any other files that make sense to you or your team and align on the problem/solution.
|
- **Drive** (_coming soon_): The drive helps you share documents, images, videos, or any other files that make sense to you or your team and align on the problem/solution.
|
||||||
|
|
||||||
|
|
||||||
## 🛠️ Local development
|
## 🛠️ Local development
|
||||||
|
|
||||||
See [CONTRIBUTING](./CONTRIBUTING.md)
|
See [CONTRIBUTING](./CONTRIBUTING.md)
|
||||||
|
|
||||||
## ⚙️ Built with
|
## ⚙️ Built with
|
||||||
|
|
||||||
[](https://nextjs.org/)
|
[](https://nextjs.org/)
|
||||||
[](https://www.djangoproject.com/)
|
[](https://www.djangoproject.com/)
|
||||||
[](https://nodejs.org/en)
|
[](https://nodejs.org/en)
|
||||||
@@ -151,6 +150,7 @@ See [CONTRIBUTING](./CONTRIBUTING.md)
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
## 📝 Documentation
|
## 📝 Documentation
|
||||||
|
|
||||||
Explore Plane's [product documentation](https://docs.plane.so/) and [developer documentation](https://developers.plane.so/) to learn about features, setup, and usage.
|
Explore Plane's [product documentation](https://docs.plane.so/) and [developer documentation](https://developers.plane.so/) to learn about features, setup, and usage.
|
||||||
|
|
||||||
## ❤️ Community
|
## ❤️ Community
|
||||||
@@ -186,6 +186,6 @@ Please read [CONTRIBUTING.md](https://github.com/makeplane/plane/blob/master/CON
|
|||||||
<img src="https://contrib.rocks/image?repo=makeplane/plane" />
|
<img src="https://contrib.rocks/image?repo=makeplane/plane" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the [GNU Affero General Public License v3.0](https://github.com/makeplane/plane/blob/master/LICENSE.txt).
|
This project is licensed under the [GNU Affero General Public License v3.0](https://github.com/makeplane/plane/blob/master/LICENSE.txt).
|
||||||
|
|||||||
Reference in New Issue
Block a user