staging to main #20

Manually merged
thhsh-local merged 38 commits from staging into main 2025-05-20 20:35:28 +00:00
Showing only changes of commit cc06594996 - Show all commits

View file

@ -9,9 +9,9 @@ This repo contains the source Markdown and MkDocs files that generate [about.sta
We welcome your contributions and suggestions! Please see the [Editing this site](https://about.starcat.systems/editing/) section of our handbook for contribution and editing information. We welcome your contributions and suggestions! Please see the [Editing this site](https://about.starcat.systems/editing/) section of our handbook for contribution and editing information.
## Code Mirrors ## Repo Mirrors
Source code is automatically pushed to the following mirrors. Repo contents are automatically pushed to the following mirrors:
[![Main Forge Badge](https://img.shields.io/badge/git.starcat.systems-main-4BC61D?style=flat&logo=forgejo&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about/) [![Main Forge Badge](https://img.shields.io/badge/git.starcat.systems-main-4BC61D?style=flat&logo=forgejo&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about/)
@ -19,4 +19,6 @@ Source code is automatically pushed to the following mirrors.
[![GitLab Badge](https://img.shields.io/badge/GitLab-mirror-blue?style=flat&logo=gitlab&logoColor=fff&logoSize=auto)](https://gitlab.com/starcatsys-mirror/starcatsys/about) [![GitLab 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). ⚠️ **These mirrors are not routinely monitored.** All issues and pull requests should be directed to the [main forge](https://git.starcat.systems/starcatsys/about/).
*[Why do we mirror some repos?](https://about.starcat.systems/handbook/infrastructure/code/mirroring/)*