From 1c2ee9cf8e8b6ffcbb083588173133fb959c31f8 Mon Sep 17 00:00:00 2001 From: Tamal Chowdhury Date: Sat, 1 Oct 2022 22:17:09 +0600 Subject: [PATCH 1/4] Removed sButton because it's archived (#1132) [sButtons](https://github.com/sButtons/sbuttons) repository is now archived and not accepting new PRs. This was the only repo under the CSS category so I am removing it. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 16eec77..33fe6b4 100644 --- a/data.json +++ b/data.json @@ -175,15 +175,6 @@ ], "description": "The Next Generation code editor! One of the top funded projects on KickStarter." }, - { - "name": "sButtons", - "link": "https://github.com/shahednasser/sbuttons", - "label": "good-first-issue", - "technologies": [ - "CSS" - ], - "description": "Simple buttons you can easily use for your next project." - }, { "name": "dart.dev", "link": "https://github.com/dart-lang/site-www", From 64f41f12c6288490b772c260608d7dab71b224f9 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 1 Oct 2022 16:17:28 +0000 Subject: [PATCH 2/4] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index e0bd1f5..50f3f92 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [C++](#c-2) - [Clojure](#clojure) - [ClojureScript](#clojurescript) -- [CSS](#css) - [Dart](#dart) - [Elixir](#elixir) - [Go](#go) @@ -74,10 +73,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [LightTable](https://github.com/LightTable/LightTable) _(label: good-first-issue)_
The Next Generation code editor! One of the top funded projects on KickStarter. -## CSS - -- [sButtons](https://github.com/shahednasser/sbuttons) _(label: good-first-issue)_
Simple buttons you can easily use for your next project. - ## Dart - [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_
A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps. From 5098d0ce3723d7a7c8c33e61a25a972eb4d1231f Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 6 Apr 2023 15:31:20 -0700 Subject: [PATCH 3/4] Add Exosphere --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..28ce1de 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,16 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Exosphere", + "link": "https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue", + "label": "Good First Issue", + "technologies": [ + "Elm", + "Ansible" + ], + "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." } ] } From 93d61be80283c8d8a0171173bd225d3319e8bbf2 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Fri, 14 Apr 2023 20:01:37 +0000 Subject: [PATCH 4/4] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 50f3f92..9a1c98d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Table of Contents: - [.NET](#net) +- [Ansible](#ansible) - [C](#c) - [C#](#c-1) - [C++](#c-2) @@ -16,6 +17,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [ClojureScript](#clojurescript) - [Dart](#dart) - [Elixir](#elixir) +- [Elm](#elm) - [Go](#go) - [Haskell](#haskell) - [Java](#java) @@ -42,6 +44,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [RawCMS](https://github.com/arduosoft/RawCMS) _(label: good-first-issue)_
RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology. - [Shouldly](https://github.com/shouldly/shouldly) _(label: Jump-In)_
Should testing for .NET - the way Asserting Should be! +## Ansible + +- [Exosphere](https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue) _(label: Good First Issue)_
Exosphere is a user-friendly client interface for OpenStack-based cloud systems. + ## C - [Neovim](https://github.com/neovim/neovim) _(label: good-first-issue)_
Vim-fork focused on extensibility and agility. @@ -83,6 +89,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Ecto](https://github.com/elixir-ecto/ecto) _(label: Level:Starter)_
Ecto is a database wrapper and language integrated query for Elixir - [Elixir](https://github.com/elixir-lang/elixir) _(label: Level:Starter)_
Elixir is a dynamic, functional language designed for building scalable and maintainable applications +## Elm + +- [Exosphere](https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue) _(label: Good First Issue)_
Exosphere is a user-friendly client interface for OpenStack-based cloud systems. + ## Go - [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_
Industry-standard container runtime with an emphasis on simplicity, robustness and portability.