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
Add community management and technical resources.
Co-Authored-By: bethloft <91593970+bethloft@users.noreply.github.com>
Co-Authored-By: Bruce Thomas <response.write@gmail.com>
Co-authored-by: bethloft <91593970+bethloft@users.noreply.github.com>
Co-authored-by: Bruce Thomas <response.write@gmail.com>
Copy file name to clipboardExpand all lines: README.md
+46-7Lines changed: 46 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,12 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
32
32
-[Backpacks](#backpacks)
33
33
-[Tips & Tricks](#tips--tricks)
34
34
-[Other](#other-2)
35
-
-[Articles](#articles)
36
-
-[DevlRel Events](#events)
37
-
-[Resource Templates](#resource-templates)
35
+
-[Community Management](#community-management)
36
+
-[Diversity, Equity and Inclusion](#diversity-equity-and-inclusion)
37
+
-[Community Building](#community-building)
38
+
-[Articles](#articles)
39
+
-[DevlRel Events](#events)
40
+
-[Resource Templates](#resource-templates)
38
41
39
42
## Community forums
40
43
*[answerhub.com](http://www.dzonesoftware.com/): Q&A Solution based on the idea of Stack Exchange
@@ -43,12 +46,16 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
43
46
44
47
## Static sites generator
45
48
*[netlify.com](https://www.netlify.com/): Deploy modern static websites with Netlify. Get CDN, Continuous deployment, 1-click HTTPS, and all the services you need. Get started for free.
49
+
*[netlifycms](https://www.netlifycms.org/): Open source content management for your Git workflow
50
+
*[Cloudflare Pages](https://pages.cloudflare.com/): Cloudflare Pages is a JAMstack platform for frontend developers to collaborate and deploy websites.
51
+
*[GitHub Pages](https://docs.github.com/en/pages): You can create a website directly from a repository on GitHub.com.
52
+
*[Azure Static Web Apps](https://azure.microsoft.com/en-us/services/app-service/static/#overview): Streamlined full-stack development from source code to global high availability
46
53
*[datocms.com](https://www.datocms.com/): DatoCMS is an API-based administrative area for your static websites. Use your favorite website generator, let your clients publish new content independently, host the site anywhere you like.
47
54
*[gohugo.io](https://gohugo.io/): Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
48
55
*[jekyll](https://jekyllrb.com/): Jekyll is a popular, open source static site generator.
49
56
*[gatsby](https://www.gatsbyjs.org/): Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps
50
57
*[middleman](https://middlemanapp.com): The static site generator behind [Slate](https://github.com/slatedocs/slate)
51
-
*[Vercel](https://vercel.com): Deploy any static site (Next.js, Jekll, Hugo, Gatsby, etc) for free.
58
+
*[Vercel](https://vercel.com): Deploy any static site (Next.js, Jekyll, Hugo, Gatsby, etc) for free.
52
59
53
60
## Podcasting
54
61
*[anchor.fm](https://anchor.fm/): Anchor is the easiest way to hear, share, and create audio worthy of your ears. Broadcast voice, mix in music from Spotify and Apple Music, and take call-ins from your listeners. All from your phone.
@@ -57,9 +64,16 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
57
64
58
65
## Workshop training
59
66
*[github.com/jpetazzo/container.training](https://github.com/jpetazzo/container.training): This repository contains materials (slides, scripts, demo app, and other code samples) used for various workshops, tutorials, and training sessions around the themes of Docker, containers, and orchestration.
60
-
*[Glitch.com](https://glitch.com): Glitch is a really useful tool to collaborate, code and ship apps on the web. It offers value for DevRel folks especially in lowering the adoption barrier, creating embeddable running-code in documentation/blogs and live coding for free.
67
+
*[Glitch.com](https://glitch.com): Glitch is a really useful tool to collaborate, code and ship apps on the web. It offers value for DevRel folks especially in lowering the adoption barrier, creating embeddable running-code in documentation/blogs and live coding for free.
61
68
*[Google Codelabs](https://github.com/googlecodelabs/tools): Codelabs are interactive instructional tutorials, which can be authored in Google Docs using some simple formatting conventions. You can also author codelabs using markdown syntax.This is very handy during workshops and enablement sessions.
62
69
*[CodePen](https://codepen.io/): CodePen is a social development environment for front-end designers and developers. Build and deploy a website, show off your work, build test cases to learn and debug, and find inspiration.
70
+
*[CodeSandbox](https://codesandbox.io/): Create, share, and get feedback with collaborative sandboxes for rapid web development.
71
+
*[Tuple](https://tuple.app/): The best remote pair programming app on macOS.
72
+
*[RunKit](https://runkit.com/): RunKit is a node playground in your browser.
73
+
*[Observable](https://observablehq.com/): Explore, analyze, and explain data. As a team.
74
+
*[Jupyter](https://jupyter.org/): Project Jupyter develops open-source software, open standards, and services for interactive computing across dozens of programming languages.
75
+
*[replit](https://replit.com/): Code, create, and learn together.
76
+
*[CoScreen](https://www.coscreen.co/): Collaborative screen sharing and video chat. One click to share and co-edit any window. Bring your team closer to you.
63
77
64
78
## Meeting scheduler
65
79
*[claralabs.com](https://claralabs.com/): Clara is your partner in doing great work - a virtual employee that schedules your meetings.
@@ -98,7 +112,9 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
98
112
*[swagger.io](https://swagger.io/): Swagger is the world’s largest framework of API developer tools for the OpenAPI Specification(OAS), enabling development across the entire API lifecycle, from design and documentation, to test and deployment.
99
113
*[stoplight.io](http://stoplight.io/): StopLight, providing engineering teams with the best way to document, test, and build web APIs
100
114
*[openapis.org](https://www.openapis.org/): Open API Initiative
101
-
*[Postman](https://www.postman.com/api-documentation-generator/): Use Postman's API documentation feature to generate beautiful, machine-readable documentation for your API and automatically keep it up to date.
115
+
*[Postman](https://www.postman.com/api-documentation-generator/): Use Postman's API documentation feature to generate beautiful, machine-readable documentation for your API and automatically keep it up to date.
116
+
*[Insomnia](https://insomnia.rest/): Deliver high quality APIs through standards and collaboration with the Insomnia API design platform.
117
+
102
118
103
119
## Product feedback
104
120
*[Haxor](https://haxor.sh/platform/): Haxor is the platform for developer experience feedback. Learn how to improve your DX by watching developers build with your product.
@@ -120,9 +136,12 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
120
136
121
137
## Video recording and live streaming
122
138
*[obsproject.com](https://obsproject.com/): Free and open source software for video recording and live streaming. Download and start streaming quickly and easily on Windows, Mac or Linux.
139
+
*[OBS Ninja](https://obs.ninja/): Bring live video from your smartphone, remote computer, or friends directly into OBS or other studio software.
123
140
*[screenflow.com](https://www.telestream.net/screenflow/): Video editing and screen recording software for Mac
124
-
*[GitDuck.com](https://gitduck.com/): Online screen recording and live streaming tool with built-in code sharing. Create instantly shareable videos linked to commits.
141
+
*[GitDuck.com](https://gitduck.com/): Online screen recording and live streaming tool with built-in code sharing. Create instantly shareable videos linked to commits.
125
142
*[Loom](https://loom.com): Record your screen, audio and camera in one click. Loom hosts the video for you and you can easily share the link with publicly or with colleagues.
143
+
*[StreamYard](https://streamyard.com/): StreamYard is a live streaming studio in your browser. Interview guests, brand your broadcast, and much more. Stream directly to Facebook, YouTube, LinkedIn, and other platforms.
144
+
*[Restream](https://restream.io/): Restream allows you to stream live to 30+ social platforms at once.
126
145
127
146
## Form creation
128
147
*[typeform.com](https://www.typeform.com/): Build beautiful, engaging, and conversational online forms, surveys, quizzes, landing pages, and much more
@@ -202,6 +221,25 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
202
221
## Other
203
222
*[Traveling Salseros](https://www.youtube.com/channel/UC3lgfGlws-Cd-QdQ8mv3LLw): Great, thorough reviews of travel gear.
204
223
224
+
# Community Management
225
+
226
+
## Community Building
227
+
228
+
*[GitHub Open Source Guides](https://opensource.guide/): Open Source Guides is a collection of resources for individuals, communities, and companies who want to learn how to run and contribute to an open source project.
229
+
*[Contributor Covenant](https://www.contributor-covenant.org/): A Code of Conduct for Open Source Communities
230
+
*[Commsor Blog](https://www.commsor.com/blog): Thoughts and insights on community, marketing, and creating connections.
231
+
*[Community Club Newsletter](https://www.community.club/newsletter)
232
+
*[CMX Newsletter](https://cmxhub.com/subscribe/)
233
+
*[Orbit Community Blog](https://orbit.love/blog-category/community)
234
+
*[Blog: What 3rd party events are interesting for my DevRel organisation?](https://dev.to/floord/what-3rd-party-events-are-interesting-for-my-company-1p14) by @floord
235
+
*[Blog: How to make the most out of sponsoring an event](https://dev.to/floord/how-to-make-the-most-out-of-sponsoring-an-event-2jhk) by @floord
236
+
237
+
## Diversity, Equity and Inclusion
238
+
239
+
*[Blog: A Step-by-Step Guide to Hosting Inclusive Developer Meetups or Events In Your Office](https://dev.to/listencommunity/a-step-by-step-guide-to-hosting-inclusive-developer-meetups-or-events-in-your-office-48g4) by @SarahJaneMorris
240
+
*[Video: Inclusive and Accessible Events](https://www.youtube.com/watch?v=1AQNw1YH-nQ) by @hnky
@@ -210,6 +248,7 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
210
248
# Events
211
249
212
250
*[DevRelCon](https://www.youtube.com/DevRel)
251
+
*[CMX Summit](https://cmxhub.com/summit/)
213
252
214
253
## LICENSE
215
254
<arel="license"href="http://creativecommons.org/licenses/by/4.0/"><imgalt="Creative Commons License"style="border-width:0"src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <arel="license"href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
0 commit comments