mirror of
https://github.com/webstudio-is/webstudio.git
synced 2025-03-14 09:57:02 +00:00
docs: Update README.md (#2924)
## Description 1. What is this PR about (link the issue and add a short description) ## Steps for reproduction 1. click button 2. expect xyz ## Code Review - [ ] hi @kof, I need you to do - conceptual review (architecture, feature-correctness) - detailed review (read every line) - test it on preview ## Before requesting a review - [ ] made a self-review - [ ] added inline comments where things may be not obvious (the "why", not "what") ## Before merging - [ ] tested locally and on preview environment (preview dev login: 5de6) - [ ] updated [test cases](https://github.com/webstudio-is/webstudio/blob/main/apps/builder/docs/test-cases.md) document - [ ] added tests - [ ] if any new env variables are added, added them to `.env.example` and the `builder/env-check.js` if mandatory
This commit is contained in:
18
README.md
18
README.md
@ -9,8 +9,13 @@
|
||||
## Learning Resources
|
||||
|
||||
- [Blog](https://webstudio.is/blog)
|
||||
- [Community Documentation](https://github.com/webstudio-is/webstudio-community/tree/main/docs)
|
||||
- [Brand and Product Design](https://github.com/webstudio-is/webstudio-design/)
|
||||
- [Documentation](https://docs.webstudio.is/)
|
||||
- [Brand and Product Design](https://docs.webstudio.is/contributing/contributing-for-designers)
|
||||
- [Contributing Guide for Devs](https://docs.webstudio.is/contributing/contributing-for-developers)
|
||||
- [Github Discussions](https://github.com/webstudio-is/webstudio-community/discussions)
|
||||
- [Wishlist](https://github.com/webstudio-is/webstudio-community/discussions/categories/wishlist)
|
||||
- [Builder Issues Tracker](https://github.com/webstudio-is/webstudio/issues)
|
||||
- [Roadmap](https://github.com/orgs/webstudio-is/projects/11)
|
||||
|
||||
## Social Media
|
||||
|
||||
@ -18,15 +23,6 @@
|
||||
- [Youtube](https://www.youtube.com/@getwebstudio)
|
||||
- [Discord](https://discord.gg/UNdyrDkq5r)
|
||||
|
||||
## Contributing
|
||||
|
||||
- [Contributing Guide](https://github.com/webstudio-is/webstudio-community/tree/main/docs/contributing)
|
||||
- [Github Discussions](https://github.com/webstudio-is/webstudio-community/discussions)
|
||||
- [Wishlist](https://github.com/webstudio-is/webstudio-community/discussions/categories/wishlist)
|
||||
- [Builder Issues Tracker](https://github.com/webstudio-is/webstudio/issues)
|
||||
- [Roadmap](https://github.com/orgs/webstudio-is/projects)
|
||||
- [Design Assets and Docs](https://github.com/webstudio-is/webstudio-design)
|
||||
|
||||
## Thanks
|
||||
|
||||
<a href="https://www.lost-pixel.com/"><img src="https://user-images.githubusercontent.com/29632358/168112844-77e76a0d-b96f-4bc8-b753-cd39f4afd428.png" width="50" height="50" alt="Lost Pixel" /></a>
|
||||
|
Reference in New Issue
Block a user