Skip to content

Commit cfb6de8

Browse files
committed
www: Community page updates
1 parent 3ab6ee4 commit cfb6de8

3 files changed

Lines changed: 21 additions & 7 deletions

File tree

www/config/community.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- community/index.md
22

3-
- YS Social: social.md
3+
# - YS Social: social.md
44
- Contributing to YS:
55
- contrib/index.md
66
- contrib-website.md

www/src/community/index.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,20 @@ talk: 0
66
YS is a community-driven, Open Source Programming Language, with a focus on
77
making YAML better everywhere.
88

9-
While YS is a "full" programming language, it is far from complete.
10-
There's so much interesting stuff to work on.
11-
We welcome your participation and contributions.
9+
We'd love to have you get involved with YS development at any level.
1210

13-
Here are some ways you can get involved:
11+
**Join us!**
1412

15-
* [Be Social](../social.md)
13+
* [Subscribe to the YS Newsletter](https://groups.google.com/g/ys-news)
14+
* [Star YS on GitHub](https://github.com/yaml/yamlscript)
15+
* Chat with us about YS:
16+
* [Join our Discord Server](https://discord.gg/QaNytNU9)
17+
* [Join our CNCF Slack Channel](
18+
https://cloud-native.slack.com/archives/yamlscript)
19+
* [Join our Clojurians Slack Channel](
20+
https://clojurians.slack.com/archives/yamlscript)
21+
* [Join our Matrix Chat](https://matrix.to/#/#chat-yamlscript:yaml.io)
22+
* [Join our Libera IRC Channel](https://web.libera.chat/#yamlscript)
23+
* [Discuss YS on GitHub](https://github.com/yaml/yamlscript/discussions)
1624
* [Improve the Docs](../doc/index.md)
1725
* [Contribute to YS](../contrib/index.md)

www/src/contrib/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,14 @@ There are many ways to contribute, from writing tutorials or blog posts,
88
improving the documentation, submitting bug reports and feature requests or
99
writing code which can be incorporated into YS itself.
1010

11+
While YS is a "full" programming language, it is far from complete.
12+
There's so much interesting stuff to work on.
13+
We welcome your participation and contributions.
14+
1115
Want to help out with YS?
12-
Great!
16+
17+
**Great!**
18+
1319
Here are some ways you can contribute:
1420

1521
* **Use YS**

0 commit comments

Comments
 (0)