From 55d98540b55b5cb6bb681cb1e3813ca266732131 Mon Sep 17 00:00:00 2001 From: thhsh-local Date: Tue, 29 Apr 2025 20:43:13 +0000 Subject: [PATCH] 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).