docs: generate gitea wiki pages + publish script
Some checks failed
ci / ui (push) Failing after 29s
images / build-and-push (push) Failing after 20s
ci / rust (push) Failing after 2m26s

add wiki/ markdown pages (Home, Sidebar, architecture, transport, developer, usage)

add scripts/publish_gitea_wiki.sh to sync wiki repo

fix: serialize aggregate env-setting tests to avoid parallel env var races
This commit is contained in:
2026-03-30 14:39:26 +03:00
parent e9a0142396
commit cd124f7d4a
12 changed files with 215 additions and 0 deletions

15
wiki/Home.md Normal file
View File

@@ -0,0 +1,15 @@
# Cloudlysis Wiki
This wiki is generated from the repository `docs/` directory.
## Start Here
- Architecture Overview: [[Architecture-Overview]]
- Transport Contracts: [[Transport-Contracts]]
- Developer Setup: [[Developer-Setup]]
- Testing: [[Testing]]
- Quick Start: [[Quick-Start]]
- API Examples: [[API-Examples]]
- NATS Reference: [[NATS-Reference]]
## Repos
- Source: https://git.madapes.com/madapes/cloudlysis