From 6a8105fd683594bfe2f132fa7d2ba88d2b0e5aed Mon Sep 17 00:00:00 2001 From: thhsh-local Date: Tue, 29 Apr 2025 20:48:02 -0400 Subject: [PATCH] Fix staging so it is in sync with main --- README.md | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3356492..9481dba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,21 @@ -# about_docs +# about -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?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/) + +[![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) + +📝 Note that all issues and pull requests should be directed to the [main forge](https://git.starcat.systems/starcatsys/about_docs).