You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/community-links.yaml
+87-84Lines changed: 87 additions & 84 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,57 @@
1
-
Developing:
2
-
- name: Erlang/OTP on GitHub
3
-
link: http://github.com/erlang/otp
4
-
description: The official Erlang/OTP repository at GitHub
5
-
- name: Erlang Docker Official Image
6
-
link: https://hub.docker.com/_/erlang
7
-
description: Official Erlang image by Docker
8
1
Contributing:
9
2
- name: Bug Report
10
3
description: You can report bugs, improvements or new features on [the Erlang issue tracker](https://github.com/erlang/otp/issues).
11
4
- name: Security Disclosure
12
-
description: Please [follow the guidelines](https://www.erlang.org/news/111) in order to report the issues regarding security in Erlang/OTP, and do not create a public issue for a security issue.
13
-
- name: Contributing to Erlang
14
-
description: Go to the [Erlang issue tracker](https://github.com/erlang/otp/issues) and search for issues labelled with [_Help Wanted_](https://github.com/erlang/otp/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22). Follow the [contribution guidelines](https://github.com/erlang/otp/wiki/Contribution-Guidelines) to submit a contribution.
5
+
description: Please [follow the guidelines]({{ '/news/111' | relative_url }}) in order to report the issues regarding security in Erlang/OTP, and do not create a public issue for a security issue.
6
+
- name: Contributing to Erlang/OTP
7
+
description: Go to the [Erlang issue tracker](https://github.com/erlang/otp/issues) and search for issues labelled with [_Help Wanted_](https://github.com/erlang/otp/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22). Follow the [contribution guidelines](https://github.com/erlang/otp/blob/master/CONTRIBUTING.md) to submit a contribution.
8
+
- name: Erlang Enhancement Process
9
+
description: For enhancements of the Erlang language itself or the core libraries to be thoroughly reviewed there is the [Erlang Enhancement Process]({{ '/eep' | relative_url }}) involving Erlang Extension Proposals (EEPs) stored in a GIT [repository](http://www.github.com/erlang/eep) currently at Github. One of the [Mailing Lists](https://www.erlang.org/community/mailinglists) is dedicated for EEPs.
10
+
11
+
12
+
Mailing Lists:
13
+
description: Subscribe to the [mailing lists](https://erlang.org/mailman/listinfo/) to join the discussion with the Erlang community.
description: The main forum for Erlang/OTP questions and discussions. You can ask any questions about Erlang programming. This list is mirrored by the [Google Group Erlang Programming](http://groups.google.com/group/erlang-programming).
description: Subscribe to this list if you only want to receive the announcements of new Erlang/OTP releases. The announcements are also sent to erlang-questions.
21
+
- name: eeps
22
+
link: https://erlang.org/pipermail/eeps/
23
+
description: Discussions regarding specific Erlang Enhancement Proposals (EEPs). See more at [Erlang Enhancement Proposals]({% link eep.md %}).
24
+
25
+
Community:
26
+
- name: Chat
27
+
items:
28
+
- name: Slack team for Erlang
29
+
link: https://erlef.org/slack-invite/erlanger
30
+
description: Get invitation [here](https://erlef.org/slack-invite/erlanger). Then visit [erlanger.slack.com](https://erlanger.slack.com/).
31
+
- name: Erlang IRC channel
32
+
link: irc://irc.libera.chat/erlang
33
+
description: For IRC users, please use irc://irc.libera.chat/erlang
34
+
35
+
- name: "StackOverflow Q&A"
36
+
description: "[Erlang on StackOverflow](http://stackoverflow.com/questions/tagged/erlang) an active topic on StackOverflow. Exchange your Erlang programming knowledge with other Erlang developers."
37
+
38
+
Erlang resources:
39
+
- name: The OTP team Blog
40
+
link: https://blog.erlang.org/
41
+
description: A blog written by members of the Erlang/OTP team at Ericsson. Contains interesting technical posts about the development of Erlang/OTP.
42
+
- name: Spawned Shelter
43
+
link: https://spawnedshelter.com/
44
+
description: Contains a comprehensive list of Erlang resources suited for beginners and experts alike.
45
+
- name: Erlang Battleground
46
+
link: https://medium.com/erlang-battleground
47
+
description: Funny & Weird Stories found while coding on the BEAM
48
+
- name: Planet Erlang
49
+
link: http://www.planeterlang.com/
50
+
description: Planet Erlang is a meta blog that collects posts from the blogs of various Erlang developers and contributors.
51
+
- name: Erlang Companies
52
+
link: https://erlang-companies.org/
53
+
description: A curated list of companies using Erlang in production, organized by industry.
description: The main forum for Erlang/OTP questions and discussions. You can ask any questions about Erlang programming. This list is mirrored by the [Google Group Erlang Programming](http://groups.google.com/group/erlang-programming).
description: Subscribe to this list if you only want to receive the announcements of new Erlang/OTP releases. The announcements are also sent to erlang-questions.
80
-
81
-
- name: eeps
82
-
link: https://erlang.org/pipermail/eeps/
83
-
description: Discussions regarding specific Erlang Enhancement Proposals (EEPs). See more at [Erlang Enhancement Proposals]({% link eep.md %}).
84
-
85
-
- name: Chat
86
-
items:
87
-
- name: Slack team for Erlang
88
-
link: https://erlef.org/slack-invite/erlanger
89
-
description: Get invitation [here](https://erlef.org/slack-invite/erlanger). Then visit [erlanger.slack.com](https://erlanger.slack.com/).
90
-
91
-
- name: Erlang IRC channel
92
-
link: irc://irc.freenode.net/erlang
93
-
description: For IRC users, please use irc://irc.freenode.net/erlang
94
-
95
-
- name: "StackOverflow Q&A"
96
-
description: "[Erlang on StackOverflow](http://stackoverflow.com/questions/tagged/erlang) an active topic on StackOverflow. Exchange your Erlang programming knowledge with other Erlang developers."
97
-
98
-
- name: Erlang resources
94
+
- name: Learning Erlang
99
95
items:
100
-
- name: The OTP team Blog
101
-
link: https://blog.erlang.org/
102
-
description: A blog written by members of the Erlang/OTP team at Ericsson. Contains interesting technical posts about the development of Erlang/OTP.
103
-
104
-
- name: Spawned Shelter
105
-
link: https://spawnedshelter.com/
106
-
description: Contains a comprehensive list of Erlang resources suited for beginners and experts alike.
96
+
- name: Learn You Some Erlang
97
+
link: http://learnyousomeerlang.com/
98
+
description: One of the most popular learning tutorials in Erlang.
99
+
- name: How I start with Erlang?
100
+
link: http://howistart.org/posts/erlang/1
101
+
description: A quick tutorial to build your first Erlang application.
description: This book intends to be a little guide about how to be the Erlang medic in a time of war.
114
+
- name: Adopting Erlang
115
+
link: https://adoptingerlang.org/
116
+
description: Adopting Erlang is an ongoing effort to gather all the resources that will help you use Erlang in a business.
107
117
108
118
Events:
109
119
- name: Meetup Groups
110
-
description: Discover local Erlang Meetup groups in your city on [Meetup.com](http://erlang-programming.meetup.com/).
120
+
description: Discover local Erlang Meetup groups in your city on [Meetup.com](https://www.meetup.com/topics/erlang-programming/).
111
121
- name: Conferences & Events
112
122
items:
113
-
- name: CodeBeam *
123
+
- name: CodeBeam
114
124
link: http://www.codesync.global/
115
125
description: The Erlang User Conference and The Erlang Factory were merged into CodeBeam after 2017, and takes place in many cities around the world.
126
+
116
127
- name: Erlang User Conference
117
128
link: http://www.erlang-factory.com/euc2017
118
129
description: The Erlang User Conference was one of the major Erlang conferences. It took place in Stockholm, Sweden every year up to 2017, now renamed to CodeBeam STO, above.
@@ -124,11 +135,11 @@ Events:
124
135
- name: ACM SIGPLAN Erlang Workshops
125
136
link: "{% link community/workshops.md %}"
126
137
description: Erlang Workshops held in conjunction to ACM SIGPLAN International Conference on Functional Programming (ICFP).
127
-
138
+
128
139
Popular Erlang Applications:
129
140
- name: Hex.pm
130
141
link: https://hex.pm/
131
-
description: Hex.pm is a package manager for the Erlang ecosystem where you can discover or upload new Erlang/Elixir packages.
142
+
description: Hex.pm is a package manager for the Erlang ecosystem where you can discover or upload new Erlang/Elixir packages.
132
143
133
144
- name: Rebar3
134
145
link: https://www.rebar3.org/
@@ -138,10 +149,6 @@ Popular Erlang Applications:
138
149
link: http://erlang.mk/
139
150
description: Erlang.mk is a build tool in Erlang, which allows you to build your project with a Makefile.
140
151
141
-
- name: Riak
142
-
link: http://basho.com/products/#riak
143
-
description: Riak is a distributed NoSQL database that is highly available, scalable and easy to operate.
144
-
145
152
- name: RabbitMQ
146
153
link: http://www.rabbitmq.com/
147
154
description: Open source multi-protocol messaging broker.
@@ -162,10 +169,6 @@ Popular Erlang Applications:
162
169
link: http://ninenines.eu/
163
170
description: Small, fast, modular HTTP server.
164
171
165
-
Erlang Enhancement Process:
166
-
description: |
167
-
For enhancements of the Erlang language itself or the core libraries to be thoroughly reviewed there is the [Erlang Enhancement Process](https://www.erlang.org/erlang-enhancement-proposals) involving Erlang Extension Proposals (EEPs) stored in a GIT [repository](http://www.github.com/erlang/eep) currently at Github. One of the [Mailing Lists](https://www.erlang.org/community/mailinglists) is dedicated for EEPs.
0 commit comments