From 55d98540b55b5cb6bb681cb1e3813ca266732131 Mon Sep 17 00:00:00 2001 From: thhsh-local Date: Tue, 29 Apr 2025 20:43:13 +0000 Subject: [PATCH 1/2] Update README.md Add mirror and commit badges --- README.md | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3356492..9b88add 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,21 @@ # about_docs -This repo contains the markdown source that https://about.starcat.systems is generated from. +This repo contains the source Markdown and MkDocs files that generate [about.starcat.systems](https://about.starcat.systems) using [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/). -> [!important] -> **This repo is mirrored** between https://git.starcat.systems/starcatsys/about_docs and https://gitlab.com/starcatsys-mirror/starcatsys/about_docs. The version hosted on GitLab is a **read-only** version. Please use https://git.starcat.systems/starcatsys/about_docs for all interaction. \ No newline at end of file +[![Gitea Last Commit](https://img.shields.io/gitea/last-commit/starcatsys/about_docs?display_timestamp=committer&gitea_url=https%3A%2F%2Fgit.starcat.systems&style=flat&logo=git&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about_docs/) + +## Contributing + +We welcome your contributions and suggestions! Please see the [Meta](https://about.starcat.systems/handbook/meta/) section of our handbook for contribution and editing information. + +## Code Mirrors + +Source code is automatically pushed to the following mirrors. + +[![Static Badge](https://img.shields.io/badge/git.starcat.systems-main-green?style=flat&logo=forgejo&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about_docs/) + +[![Static Badge](https://img.shields.io/badge/sourcehut-mirror-blue?style=flat&logo=sourcehut&logoColor=fff&logoSize=auto)](https://git.sr.ht/~starcatsys/about_docs) + +[![Static Badge](https://img.shields.io/badge/GitLab-mirror-blue?style=flat&logo=gitlab&logoColor=fff&logoSize=auto)](https://gitlab.com/starcatsys-mirror/starcatsys/about_docs) + +⚠️ Note that all issues and pull requests should be directed to the [main forge](https://git.starcat.systems/starcatsys/about_docs). From 8922393fd900d43ea98a78082e9901f00104b325 Mon Sep 17 00:00:00 2001 From: thhsh-local Date: Tue, 29 Apr 2025 17:30:55 -0400 Subject: [PATCH 2/2] Update README.md title and badge links --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9b88add..9481dba 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# about_docs +# about This repo contains the source Markdown and MkDocs files that generate [about.starcat.systems](https://about.starcat.systems) using [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/). -[![Gitea Last Commit](https://img.shields.io/gitea/last-commit/starcatsys/about_docs?display_timestamp=committer&gitea_url=https%3A%2F%2Fgit.starcat.systems&style=flat&logo=git&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about_docs/) +[![Gitea Last Commit](https://img.shields.io/gitea/last-commit/starcatsys/about?display_timestamp=committer&gitea_url=https%3A%2F%2Fgit.starcat.systems&style=flat&logo=git&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about_docs/) ## Contributing @@ -12,10 +12,10 @@ We welcome your contributions and suggestions! Please see the [Meta](https://abo Source code is automatically pushed to the following mirrors. -[![Static Badge](https://img.shields.io/badge/git.starcat.systems-main-green?style=flat&logo=forgejo&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about_docs/) +[![Static Badge](https://img.shields.io/badge/git.starcat.systems-main-green?style=flat&logo=forgejo&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about/) -[![Static Badge](https://img.shields.io/badge/sourcehut-mirror-blue?style=flat&logo=sourcehut&logoColor=fff&logoSize=auto)](https://git.sr.ht/~starcatsys/about_docs) +[![Static Badge](https://img.shields.io/badge/sourcehut-mirror-blue?style=flat&logo=sourcehut&logoColor=fff&logoSize=auto)](https://git.sr.ht/~starcatsys/about) -[![Static Badge](https://img.shields.io/badge/GitLab-mirror-blue?style=flat&logo=gitlab&logoColor=fff&logoSize=auto)](https://gitlab.com/starcatsys-mirror/starcatsys/about_docs) +[![Static Badge](https://img.shields.io/badge/GitLab-mirror-blue?style=flat&logo=gitlab&logoColor=fff&logoSize=auto)](https://gitlab.com/starcatsys-mirror/starcatsys/about) -⚠️ Note that all issues and pull requests should be directed to the [main forge](https://git.starcat.systems/starcatsys/about_docs). +📝 Note that all issues and pull requests should be directed to the [main forge](https://git.starcat.systems/starcatsys/about_docs).