Skip to content

Commit 72328ac

Browse files
authored
Update ruby action (#70)
* Update ruby action action/ruby-setup is deprecated. Fixed it. * Clean up dead URLs * link cleanup * Still trying ... * Last try * RTFM and it would have worked. * jfc
1 parent 21e4d9c commit 72328ac

2 files changed

Lines changed: 23 additions & 37 deletions

File tree

.github/workflows/awesome_bot.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v2
16-
- name: Set up Ruby 2.6
17-
uses: actions/setup-ruby@v1
15+
- uses: actions/checkout@v3
16+
- name: Set up Ruby 3.0
17+
uses: ruby/setup-ruby@v1
1818
with:
19-
ruby-version: 2.6.x
19+
ruby-version: 3.0
2020
- name: Checks
2121
run: |
2222
gem install awesome_bot
23-
awesome_bot README.md
23+
awesome_bot --allow-redirect --allow 308 -w amazon.com,www.bhphotovideo.com,codepen.io --allow-dupe README.md

README.md

Lines changed: 18 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
44

55
# Table of Contents
66

7+
- [Awesome DevRel ](#awesome-devrel-)
78
- [Table of Contents](#table-of-contents)
89
- [Community forums](#community-forums)
910
- [Static sites generator](#static-sites-generator)
1011
- [Podcasting](#podcasting)
1112
- [Workshop training](#workshop-training)
1213
- [Meeting scheduler](#meeting-scheduler)
1314
- [Virtual Events](#virtual-events)
14-
- [Developer portals and documentation](#developer-portals-and-documentation)
1515
- [Analytics and CRM](#analytics-and-crm)
16+
- [Developer portals and documentation](#developer-portals-and-documentation)
1617
- [API documentation](#api-documentation)
1718
- [Product feedback](#product-feedback)
1819
- [GIF creation](#gif-creation)
@@ -28,22 +29,23 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
2829
- [Microphones](#microphones)
2930
- [Cameras](#cameras)
3031
- [Other](#other-1)
31-
- [Travel Tools/Tricks/Hacks](#travel-tools)
32+
- [Travel Tools](#travel-tools)
3233
- [Luggage](#luggage)
3334
- [Backpacks](#backpacks)
34-
- [Tips & Tricks](#tips--tricks)
35+
- [Tips \& Tricks](#tips--tricks)
3536
- [Other](#other-2)
3637
- [Community Management](#community-management)
37-
- [Diversity, Equity and Inclusion](#diversity-equity-and-inclusion)
3838
- [Community Building](#community-building)
39+
- [Diversity, Equity and Inclusion](#diversity-equity-and-inclusion)
3940
- [Articles](#articles)
40-
- [DevlRel Events](#events)
41+
- [Events](#events)
42+
- [LICENSE](#license)
4143
- [Resource Templates](#resource-templates)
44+
- [Thanks to all the contributors ❤](#thanks-to-all-the-contributors-)
4245

4346
## Community forums
44-
* [answerhub.com](http://www.dzonesoftware.com/): Q&A Solution based on the idea of Stack Exchange
4547
* [discourse.org](https://www.discourse.org): Open-source, community-minded forum software
46-
* [vanillaforums.com](https://vanillaforums.com/en/software/): Vanilla offers a highly brandable and extensible solution for support, Q&A and ideation forums.
48+
* [vanillaforums.com](https://vanillaforums.com/en/software/): Vanilla offers a highly brandable and extensible solution for support, Q&A and ideation forums.
4749

4850
## Static sites generator
4951
* [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.
@@ -54,7 +56,7 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
5456
* [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.
5557
* [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.
5658
* [jekyll](https://jekyllrb.com/): Jekyll is a popular, open source static site generator.
57-
* [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
59+
* [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
5860
* [middleman](https://middlemanapp.com): The static site generator behind [Slate](https://github.com/slatedocs/slate)
5961
* [Vercel](https://vercel.com): Deploy any static site (Next.js, Jekll, Hugo, Gatsby, etc) for free.
6062
* [Render](https://render.com): Free static sites. Global CDN, managed TLS certs, PR previews, custom domain or `.onrender.com` subdomain. [More details](https://render.com/docs/static-sites).
@@ -70,7 +72,7 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
7072
* [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.
7173
* [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.
7274
* [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.
73-
* [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.
75+
* [CodePen](https://codepen.io/trending): CodePen.io 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.
7476
* [CodeSandbox](https://codesandbox.io/): Create, share, and get feedback with collaborative sandboxes for rapid web development.
7577
* [Tuple](https://tuple.app/): The best remote pair programming app on macOS.
7678
* [RunKit](https://runkit.com/): RunKit is a node playground in your browser.
@@ -95,7 +97,6 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
9597
* [Spatial.chat](https://spatial.chat/): Video chat conversations that recreate real-life social interactions
9698
* [Butter](https://butter.us/): Butter is a video conferencing tool that empowers facilitators to run interactive, buttery smooth online workshops.
9799
* [flat.social](https://flat.social/): Fun & highly interactive virtual spaces for online meetings & socials
98-
* [Other](https://www.g2.com/categories/virtual-event-platforms)
99100
* [Virtual Event Starter Kit](https://vercel.com/virtual-event-starter-kit): Free, open-source template using Next.js and Vercel
100101

101102
## Analytics and CRM
@@ -115,7 +116,6 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
115116
* [Nextra](https://nextra.vercel.app/): Write docs with Markdown/MDX and Next.js
116117

117118
## API documentation
118-
* [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.
119119
* [stoplight.io](http://stoplight.io/): StopLight, providing engineering teams with the best way to document, test, and build web APIs
120120
* [openapis.org](https://www.openapis.org/): Open API Initiative
121121
* [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.
@@ -126,14 +126,13 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
126126
* [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.
127127
* [EnjoyHQ](https://getenjoyhq.com/): When your team wants to discover customer problems, do research for a new feature, collect evidence for your next sprint planning, share research findings and more, NomNom has your back.
128128
* [UserVoice](https://uservoice.com): User feedback software to help you listen to your customers, focus product development efforts on features that matter, and innovate efficiently.
129-
* [Sarahah](https://sarahah.com/): Lets your developer communities, friends or coworkers come with anonymous, constructive feedback on *you*. Risk of trolls, chance for gold.
130129
* [HotJar](https://www.hotjar.com/): Record and replay onboarding flows. Cheaper than FullStory.
131130

132131
## GIF creation
133132
* [Cockos LICEcap](https://www.cockos.com/licecap/) (for Windows): LICEcap can capture an area of your desktop and save it directly to .GIF (for viewing in web browsers, etc) or .LCF (see below).
134133
* [EZGif](https://ezgif.com/): Online Gif editor - crop, add text, trim, add effects, censor - all online.
135134
* [gifcurry](https://github.com/lettier/gifcurry) (for Linux/Mac): Gif editor to add text, trim, and add other effects.
136-
* [gifbrewery.com](http://gifbrewery.com/) (for Mac): Creating fine-crafted GIFs for Mac users worldwide.
135+
* [gifbrewery](https://gfycat.com/gifbrewery) (for Mac): Creating fine-crafted GIFs for Mac users worldwide.
137136
* [gifsicle](https://github.com/kohler/gifsicle): Optimize and edit GIFs for sharing.
138137
* [GIPHY Capture](https://giphy.com/apps/giphycapture) (for Mac): Allows you create and edit GIFs through screeen capture, also can add captions and control pixel size
139138
* [Kap](https://getkap.co) (for Mac): Capture screen areas and save as GIF, MP4, etc. Free and open source.
@@ -148,6 +147,7 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
148147
* [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.
149148
* [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.
150149
* [Restream](https://restream.io/): Restream allows you to stream live to 30+ social platforms at once.
150+
* [Zoom.us](https://zoom.us/): Great service for hold and record videocalls. Also saves any chat messages into a separate file.
151151

152152
## Form creation
153153
* [typeform.com](https://www.typeform.com/): Build beautiful, engaging, and conversational online forms, surveys, quizzes, landing pages, and much more
@@ -156,7 +156,6 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
156156
* [shwr.me](https://shwr.me/): Shower HTML presentation engine (Jekyll support)
157157
* [reveal.js](https://revealjs.com/#/): The HTML presentation framework
158158
* [slides.com](https://slides.com/): Make better presentations. Slides is a place for creating, presenting and sharing slide decks.
159-
* [gitpitch.com](https://gitpitch.com/): Create compelling slideshow presentations in no time using the tools you already know and love ~ Markdown + Git
160159
* [deckdeckgo.com](https://deckdeckgo.com/): Create presentations that work as standalone apps at any device, everywhere ([see example video](https://www.youtube.com/watch?v=3o3oGBTTRSs))
161160
* [Slidev](https://sli.dev/): Slidev aims to provide the flexibility and interactivity for developers to make their presentations even more interesting, expressive, and attractive by using the tools and technologies they are already familiar with.
162161

@@ -167,24 +166,21 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
167166
## CFPs and Speaking Resources
168167
* [Confs.tech](https://confs.tech/): [Open source](https://github.com/tech-conferences/confs.tech), shows both conferences coming soon as well as CFPs. They also have an email newsletter.
169168
* [CallingAllPapers](https://callingallpapers.com/): Open source aggregator that grabs conferences from several sources. They also have a free API.
170-
* [CFP Land](https://www.cfpland.com/): Sends a weekly newsletter of CFPs and Tweets them about a month before they’re due. Also has a [large, filterable list of open CFPs](https://www.cfpland.com/conferences/), and a blog full of [speaker stories](https://www.cfpland.com/blog/).
171169
* [vmbrasseur/Public_Speaking](https://github.com/vmbrasseur/Public_Speaking): A big open source list of conference speaking tips.
172170
* [Speaking.io](https://speaking.io/): Zach Holman’s collected tips for public speakers in tech.
173171
* [SeeCFP](https://seecfp.com/): CFP list and email notification.
174172
* [Tech Daily CFP](https://mailchi.mp/f2e4ba861211/techdailycfp): Sends a daily newsletter of CFPs.
175-
* [Tulu.la](https://tulu.la) - Curated list of tech events and open CFPs. Friendly community and speaker support champions. Community-driven.
176173
* [Developers Conferences Agenda/list](https://github.com/scraly/developers-conferences-agenda/) - A list of worldwide conferences since 2017 with date and location
177174

178175
## Websites to Publish Articles
179176
* [dzone](https://dzone.com/)
180177
* [hackernoon](https://www.hackernoon.com/)
181178
* [Hashnode](https://www.hashnode.com/)
182-
* [medium](https://www.medium.com/): medium publications are the core value of medium e.g.:
179+
* [medium](https://www.medium.com/): medium publications are the core value of medium e.g.:
183180
* [swlh](https://medium.com/swlh)
184181
* [javarevisited](https://medium.com/javarevisited)
185182
* [better-programming](https://medium.com/better-programming)
186183
* [The New Stack](https://thenewstack.io/)
187-
* [Java Magazine](https://blogs.oracle.com/javamagazine/)
188184
* [Java Code Geeks](https://www.javacodegeeks.com/): including related sites specifically
189185
* [.NET Code Geeks](https://www.dotnetcodegeeks.com/)
190186
* [System Code Geeks](https://www.systemcodegeeks.com/)
@@ -195,51 +191,41 @@ Community-sourced tools for the DevRel industry. Brought to you by [The DevRel C
195191

196192
## Other
197193
* [earthclassmail.com](https://www.earthclassmail.com/): Get the best virtual mail and address solution for your business. Now you can scan, sync to cloud storage, deposit checks and much more. Try it risk-free
198-
* [EvMan](https://github.com/evmanhq/evman): An open-source tool for your team to manage events, from CfPs to participants. A hosted version is available via [evman.io](https://evman.io).
199-
* [Zoom.us](https://zoom.us/): Great service for hold and record videocalls. Also saves any chat messages into a separate file.
200-
* [Icebreaker.video](https://icebreaker.video/): Create small groups of people and help them to know one another with guided conversation games.
201194

202195
# Hardware
203196

204197
## Remote clickers/slide advancers
205198

206199
* [Logitech spotlight](https://www.logitech.com/en-us/product/spotlight-presentation-remote?crid=11)
207-
* [Logitech Wireless Presenter R400](https://www.amazon.com/Logitech-910-001354-Wireless-Presenter-R400/dp/B002GHBUTK/ref=sr_1_4?ie=UTF8&qid=1509991915&sr=8-4&keywords=slide+clicker&dpID=41m21qlrvuL&preST=_SX300_QL70_&dpSrc=srch&pldnSite=1)
200+
* [Logitech Wireless Presenter R400](https://www.amazon.com/Logitech-910-001354-Wireless-Presenter-R400/dp/B002GHBUTK)
208201

209202
## Microphones
210203
* [Nice comparison of various mics](https://www.youtube.com/watch?v=STS2-IDMaa8)
211204
* [Blue Snowball Ice](https://www.bluedesigns.com/products/snowball-ice/)
212205
* [Blue Yeti](https://www.bluedesigns.com/products/yeti/)
213-
* [SHURE SM7B](https://www.amazon.com/Shure-SM7B-Cardioid-Dynamic-Microphone/dp/B0002E4Z8M)
206+
* [SHURE SM7B](https://www.amazon.com/Shure-SM7B-Cardioid-Dynamic-Microphone/dp/B0002E4Z8M?th=1)
214207
* [UR22C RECORDING PACK](https://new.steinberg.net/audio-interfaces/ur22c-recording-pack/)
215208
* [Electro-Voice RE320](https://www.amazon.com/Electro-Voice-RE320-Diaphragm-Dynamic-Microphone/dp/B00KCN83VI) AND [Focusrite Scarlett Solo USB Audio Interface](https://www.amazon.com/Focusrite-Scarlett-Audio-Interface-Tools/dp/B07QR6Z1JB)
216209
* [Rode Procaster Broadcast Vocal Microphone](https://www.amazon.com/Rode-Procaster-Broadcast-Dynamic-Microphone/dp/B001IPUJJI/)
217210

218211
## Cameras
219-
* [Logitech StreamCam](https://www.logitech.com/en-us/product/streamcam)
212+
* [Logitech StreamCam](https://www.logitech.com/en-us/products/webcams/streamcam.960-001286.html)
220213
* [Logitech C922 Pro Stream Webcam](https://www.bhphotovideo.com/c/product/1374480-REG/logitech_960_001087_c922_pro_stream_webcam.html)
221214
* [NDI HX Camera for iPhone](https://apps.apple.com/us/app/ndi-hx-camera/id1477266080?ls=1)
222-
* [Sony A5100](https://www.bhphotovideo.com/c/product/1076400-REG/sony_ilce_5100l_b_alpha_a5100_mirrorless_digital.html)
223215

224216
## Other
225-
* [HooToo Wireless Travel Router](https://www.amazon.com/gp/product/B074LHG47K/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&tag=realitybreak&camp=1789&creative=9325&linkCode=as2&creativeASIN=B074LHG47K&linkId=65128f522b7130b4e421c0860a31fee0)
226-
* [RAVPower Wireless Travel Router](https://www.amazon.com/RAVPower-Wireless-Portable-Companion-Streamer/dp/B016ZWS9ZE)
227217
* [Timular time-tracking app](https://timeular.com/?v=7516fd43adaa)
228-
* [PlanckEZ](https://ergodox-ez.com/pages/planck): Compact, travel-friendly mechanical keyboard.
229218
* [Mogics Travel Bagel](https://www.mogics.com/3824-2): Compact 4x plug + 2x USB power adapter for any country to any country
230219

231220

232221
# Travel Tools
233222
## Luggage
234223
* [Osprey Porter 46](https://www.ospreyeurope.com/shop/eu_en/travel/porter-series): Works as a backpack style suit case, can easily fit clothes for an entire week when expanded while being able to compress for daily use (laptop, accessories).
235-
* [Travelpro Maxlite 5 21"](https://www.ebags.com/product/travelpro/maxlite-5-21-expandable-carry-on-spinner/363078?productid=10688631): Great roller bag, which just seems to continue to take all of the stuff I want to throw in it.
236224

237225
## Backpacks
238226

239227
* [RiutBag](https://www.riut.co.uk/): Profile themselves as the original anti-theft backpack. 🤷
240-
* [Travelpro Crew Executive Choice 2](https://www.amazon.com/Travelpro-Executive-Choice-Friendly-Backpack/dp/B01LSWICRG)
241-
* [Peak Design Everyday Backpack](https://www.peakdesign.com/products/everyday-backpack?variant=29743300902956)
242-
* [REI RuckPack 28](https://www.rei.com/product/118790/rei-co-op-ruckpack-28-pack): Primarily would be a day pack, but works really well as a work backpack, with the ability to be used for a short 2-3 day trip as well. Only downside is if you have a long torso.
228+
* [Peak Design Everyday Backpack](https://www.peakdesign.com/products/everyday-backpack?variant=29743300902956)
243229
* [Timbuk2 Q Laptop Backpack](https://www.timbuk2.com/products/3960-q-laptop-backpack-20)
244230

245231

0 commit comments

Comments
 (0)