From e7cbdcc9df3530c75ec12d1e2ba12d79cbd79bd6 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Thu, 23 Sep 2021 14:41:40 +0200 Subject: [PATCH] Sept 23rd --- docs/index.md | 2 +- docs/newsfeeds.md | 18 +++++++++++++++--- docs/other-awesome-lists.md | 10 +--------- 3 files changed, 17 insertions(+), 13 deletions(-) diff --git a/docs/index.md b/docs/index.md index 7d9d03bf..bacd2254 100644 --- a/docs/index.md +++ b/docs/index.md @@ -198,7 +198,7 @@ A curated list of awesome references collected since 2018. Microservices archite - [Big Data](bigdata.md) ## More References - [E-Learning](elearning.md) -- [Subreddits and Newsfeeds](newsfeeds.md) +- [Forums and Communities](newsfeeds.md) - [Other Awesome Lists 🌟](other-awesome-lists.md) ## Recruitment and Freelancing - [Recruitment](recruitment.md) diff --git a/docs/newsfeeds.md b/docs/newsfeeds.md index 2e419c8c..ab5dba28 100644 --- a/docs/newsfeeds.md +++ b/docs/newsfeeds.md @@ -1,4 +1,9 @@ -# Subreddits +# Forums and Communities +- [Subreddits](#subreddits) +- [Forums](#forums) +- [Newsfeeds](#newsfeeds) +- [Stack Overflow Collectives](#stack-overflow-collectives) +## Subreddits * [reddit.com/r/devops](https://www.reddit.com/r/devops/) * [reddit.com/r/redhat](https://www.reddit.com/r/redhat) * [reddit.com/r/openshift](https://www.reddit.com/r/openshift/) @@ -25,11 +30,18 @@ * [reddit.com/r/python](https://www.reddit.com/r/Python/) * [reddit.com/r/bashonubuntuonwindows](https://www.reddit.com/r/bashonubuntuonwindows/) -# Forums +## Forums * [AWS Forums](https://forums.aws.amazon.com) -# Newsfeeds +## Newsfeeds * [crunchbase.com](https://www.crunchbase.com/organization/openshift/timeline/timeline) * [paper.li: The redhat daily](https://paper.li/tag/redhat#/) * [paper.li: The kubernetes daily](https://paper.li/skippbox/1446802542#/) * [feedly.com](https://feedly.com) + +## Stack Overflow Collectives +- [Stack Overflow Collectives 🌟](https://stackoverflow.com/collectives) Communities for your favorite technologies + - [Go Collective](https://stackoverflow.com/collectives/go) + - [GitLab Collective](https://stackoverflow.com/collectives/gitlab) + - [Google Cloud Collective](https://stackoverflow.com/collectives/google-cloud) + - etc \ No newline at end of file diff --git a/docs/other-awesome-lists.md b/docs/other-awesome-lists.md index cd472edc..047aeb91 100644 --- a/docs/other-awesome-lists.md +++ b/docs/other-awesome-lists.md @@ -26,7 +26,6 @@ - [Open Source Alternatives](#open-source-alternatives) - [Kubectl Plugins](#kubectl-plugins) - [Base64](#base64) -- [Stack Overflow Collectives](#stack-overflow-collectives) ## Inspired By - [@sindresorhus' Awesome](https://github.com/sindresorhus/awesome) @@ -175,11 +174,4 @@ - [Awesome Kubectl plugins](https://github.com/ishantanu/awesome-kubectl-plugins) ## Base64 -- [base64encode.org](https://www.base64encode.org/) Base64 Decode and Encode - -## Stack Overflow Collectives -- [Stack Overflow Collectives 🌟](https://stackoverflow.com/collectives) Communities for your favorite technologies - - [Go Collective](https://stackoverflow.com/collectives/go) - - [GitLab Collective](https://stackoverflow.com/collectives/gitlab) - - [Google Cloud Collective](https://stackoverflow.com/collectives/google-cloud) - - etc \ No newline at end of file +- [base64encode.org](https://www.base64encode.org/) Base64 Decode and Encode \ No newline at end of file