Add community page

pull/157/head
Cory LaViska 2020-08-03 17:05:47 -04:00
rodzic c77c0716d3
commit bc154f2506
3 zmienionych plików z 38 dodań i 0 usunięć

Wyświetl plik

@ -2,6 +2,7 @@
## 2.0.0-beta.10
- Added community page to the docs
- Fixed a bug where many components would erroneously receive an `id` when using the custom elements bundle
- Fixed a bug where tab groups weren't scrollable with the mouse

Wyświetl plik

@ -5,6 +5,7 @@
- [Usage](/getting-started/usage.md)
- [Customizing](/getting-started/customizing.md)
- [Roadmap](/getting-started/roadmap.md)
- [Community](/getting-started/community.md)
- Components

Wyświetl plik

@ -0,0 +1,36 @@
# Community
Shoelace has a budding community of designers and developers that are building amazing things with web components. We'd love for you to become a part of it!
## Discord
The [community chat](https://discord.gg/mg8f26C) is open to the public and powered by [Discord](https://discord.com/). This is the best place to:
- Ask questions
- Get feedback
- Show the community what you're working on
- Hang out with other designers, developers, and Shoelace users
- Talk to the creator
Please be respectful of other users and remember that Shoelace is an open source project. We'll try to help when we can, but there's no guarantee we'll be able solve your problem. Please manage your expectations and don't forget to contribute back to the conversation when you can!
<sl-button type="primary" data-href="https://discord.gg/mg8f26C">
Join the Chat
</sl-button>
## Twitter
Follow [@shoelace_style](https://twitter.com/shoelace_style) on Twitter for general updates and announcements about Shoelace. This is a great place to say "hi" or to share something you're working on. You're also welcome to follow [@claviska](https://twitter.com/claviska), the creator, for tweets about web components, web development, and life.
**Please avoid using Twitter for support questions.** The community chat is a much better place to share code snippets, screenshots, and other troubleshooting info. You'll have much better luck there, as more users will have a chance to help you.
Oh, and don't forget to tweet Shoelace to your followers!
<sl-button type="primary" data-href="https://twitter.com/shoelace_style">
Follow on Twitter
</sl-button>
<sl-button data-href="https://twitter.com/intent/tweet?text=I%20just%20discovered%20%40shoelace_style%2C%20an%20open%20source%20collection%20of%20professionally-designed%20web%20components%21%20Check%20it%20out%20at%20shoelace.style">
Send a Tweet
</sl-button>