From ec6aa88b97536843412da29cc136c6718d575658 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 10 Jul 2026 22:28:56 +0200 Subject: [PATCH] readme --- readme.md | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 70 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index c64da25..d71ae31 100644 --- a/readme.md +++ b/readme.md @@ -3,16 +3,71 @@ Sample project, demonstrating the use of \ [Shell to Python Continuous Deployment](https://forge.rwx.work/rwx.work/spcd). -## Continuous Integration +--- -### builds +## Table Of Contents {#toc} + +* 1 [Why](#why) +* 2 [How](#how) +* 3 [What](#what) + * 3.1 [Features](#what-features) +* 4 [Who](#who) +* 5 [Where](#where) + * 5.1 [Chat](#where-chat) + * 5.2 [Repo](#where-repo) + * 5.3 [Site](#where-site) +* 6 [When](#when) + * 6.1 [Release tasks](#when-release) + * 6.2 [Roadmap tasks](#when-roadmap) + +--- + +## 1 [Why](#toc) {#why} + +--- + +## 2 [How](#toc) {#how} + +--- + +## 3 [What](#toc) {#what} + +### 3.1 [Features](#what) {#what-features} + +--- + +## 4 [Who](#toc) {#who} + +* Author: [Marc Beninca](https://sifa.id/p/marc.beninca.link) + +--- + +## 5 [Where](#toc) {#where} + +### 5.1 [Chat](#where) {#where-chat} + +#### ATProto + +* [Colibri](https://colibri.social/app/c/3mi7sg2ocn622/t/3mi7so4ckyq2e) community +* [Roomy](https://roomy.space/did:plc:sdcqw2ij5hyvutnkfph5ct4w/01KWP7V1M1ABH7FA5X9MNDNXHD) space + +#### IRC + +* [Libera](ircs://irc.libera.chat/#project) + +### 5.2 [Repo](#where) {#where-repo} + +* [Code](https://forge.rwx.work/rwx.work/project) +* [Feed](https://forge.rwx.work/rwx.work/project.rss) + +#### Actions * [forgejo @ forge.rwx.work](https://forge.rwx.work/rwx.work/project/actions) * [gitea @ git.projectsegfau.lt](https://git.projectsegfau.lt/rwx.work/project/actions) * [github @ github.com](https://github.com/rwx-work/project/actions) * [gitlab @ gitlab.com](https://gitlab.com/rwx.work/project/-/pipelines) -### variables +#### Variables * [forgejo @ forge.rwx.work / beninca.link](https://forge.rwx.work/org/beninca.link/settings/actions/variables) * [forgejo @ forge.rwx.work / marc.beninca.link](https://forge.rwx.work/org/marc.beninca.link/settings/actions/variables) @@ -21,3 +76,15 @@ Sample project, demonstrating the use of \ * [gitea @ git.projectsegfau.lt / rwx.work](https://git.projectsegfau.lt/org/rwx.work/settings/actions/variables) * [github @ github.com / rwx-work](https://github.com/organizations/rwx-work/settings/variables/actions) * [gitlab @ gitlab.com / rwx.work](https://gitlab.com/groups/rwx.work/-/settings/ci_cd) + +### 5.3 [Site](#where) {#where-site} + +* [Web](https://project.rwx.work) + +--- + +## 6 [When](#toc) {#when} + +### 6.1 [Release tasks](#when) {#when-release} + +### 6.2 [Further tasks](#when) {#when-further}