Update README.md

Add mirror and commit badges
This commit is contained in:
thhsh-local 2025-04-29 20:43:13 +00:00
parent 2a594394e1
commit 55d98540b5

View file

@ -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.
[![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).