From 826fe79f8310d0b01499215b54e3ebf5f67303d6 Mon Sep 17 00:00:00 2001 From: Ragdata Date: Tue, 8 Aug 2023 00:01:35 +1000 Subject: [PATCH] docs(readme): update readme --- README.md | 66 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 37 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 3142458..3fb243a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@

- - Ragdata [RagsWorks DevContainer-Features v-0.1.0](https://github.com/ragsworks/devcontainer-features/releases/tag/v-0.1.0) @@ -72,7 +70,6 @@ If you like this repo, please give it a ⭐ (it really does help) > The DevContainers in this repository confirm to the Official Development Containers Specification (see GitHub) - ### [Branch Reliability](#toc) The Branch Reliability Table is a way for you to determine how close to the bleeding edge you're comfortable getting. @@ -90,8 +87,7 @@ If you're contributing code to the project, you'll want 🔴 ## ❓ [What's Included?](#toc) -- ✅ [DevContainer Features](src) -- ✅ [DevContainer Feature Tests](test) + [`^ Top`](#toc) @@ -124,36 +120,41 @@ npm install -g @devcontainers/cli +[`^ Top`](#toc) + +## 📛 [Badges](#toc) + +#### COMING SOON + [`^ Top`](#toc) ## 💪 [Available Support](#toc) ### 3rd Party Resources -- ✅ [Official DevContainers Spec](https://containers.dev) - - ✅ [devcontainers.json Reference](https://containers.dev/implementors/json_reference/) -- ✅ [Jetpack.io](https://www.jetpack.io/) +- [Official DevContainers Spec](https://containers.dev) + - [devcontainers.json Reference](https://containers.dev/implementors/json_reference/) +- [Jetpack.io](https://www.jetpack.io/) ### Project Resources -- ✅ [Issues Register](https://github.com/ragsworks/devcontainer-features/issues) -- ✅ [Project Website](https://ragsworks.github.io/devcontainer-features) +- [Issues Register](https://github.com/ragsworks/devcontainer-features/issues) +- [Project Website](https://ragsworks.github.io/devcontainer-features) -

Community Resources

+### Community Resources - [**The RedEyed Community Discord Server**](https://discord.gg/s6gZZUc67y) - [Community Support Document](https://github.com/ragsworks/.github/blob/master/.github/SUPPORT.md) - [Community Code of Conduct](https://github.com/ragsworks/.github/blob/master/.github/CODE_OF_CONDUCT.md) +- [Community Governance Policy](https://github.com/ragsworks/.github/blob/master/.github/GOVERNANCE.md) - [Community Standards](https://github.com/ragsworks/devcontainer-features/community) - [Security Policy](https://github.com/ragsworks/devcontainer-features/security/policy) - [Security Overview](https://github.com/ragsworks/devcontainer-features/security) - [Security Advisories](https://github.com/ragsworks/devcontainer-features/security/advisories) - [Dependabot Alerts](https://github.com/ragsworks/devcontainer-features/security/dependabot) -
- [`^ Top`](#toc) ## ❤️ [Project Supporters](#toc) @@ -191,11 +192,11 @@ npm install -g @devcontainers/cli ### [Join me & the RedEyed Community!](https://discord.gg/s6gZZUc67y) -Twitter -Reddit -Dev.to -SubStack -Facebook +Facebook +SubStack +Dev.to +Reddit +Twitter [![Discord](https://img.shields.io/discord/1067204348251230298?labelColor=5865F2&label=RedEyed%20Software%20&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/s6gZZUc67y) @@ -229,28 +230,28 @@ It's not just contributions of code that I'm looking for. If you have any ideas This project incorporates ideas and / or code crafted by the following talented individuals: -* [**devcontainers/spec**](https://github.com/devcontainers/spec) - Copyright © Microsoft Corporation +* [**devcontainers/spec**](https://github.com/devcontainers/spec)
+ Copyright © Microsoft Corporation
MIT Licensed -* [**devcontainers/action**](https://github.com/devcontainers/action) - Copyright © 2022 Microsoft Corporation +* [**devcontainers/action**](https://github.com/devcontainers/action)
+ Copyright © 2022 Microsoft Corporation
MIT Licensed -* [**devcontainers/ci**](https://github.com/devcontainers/ci) - Copyright © Microsoft Corporation +* [**devcontainers/ci**](https://github.com/devcontainers/ci)
+ Copyright © Microsoft Corporation
MIT Licensed -* [**devcontainers/features**](https://github.com/devcontainers/features) - Copyright © Microsoft Corporation +* [**devcontainers/features**](https://github.com/devcontainers/features)
+ Copyright © Microsoft Corporation
MIT Licensed -* [**devcontainers/feature-starter**](https://github.com/devcontainers/feature-starter) - Copyright © Microsoft Corporation +* [**devcontainers/feature-starter**](https://github.com/devcontainers/feature-starter)
+ Copyright © Microsoft Corporation
MIT Licensed @@ -276,9 +277,16 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ## 📖 [Resources](#toc) ### Attributed Projects - +- https://github.com/devcontainers/spec +- https://github.com/devcontainers/action +- https://github.com/devcontainers/ci +- https://github.com/devcontainers/features +- https://github.com/devcontainers/feature-starter ### Relevant Resources +- [Official DevContainers Spec](https://containers.dev) + - [devcontainers.json Reference](https://containers.dev/implementors/json_reference/) +- [Jetpack.io](https://www.jetpack.io/) [`^ Top`](#toc)