docs: rewrite README following open source standards with i18n

- Create English README.md as primary documentation
- Create Chinese docs/README.zh-CN.md with language link
- Focus on core functionality: features, quick start, configuration, deployment
- Remove CI badge, GitHub Actions, Contributing, Acknowledgments sections
- Remove verbose API Reference and Development sections
- Condense configuration examples for clarity
- Delete obsolete docs/ADMIN_UI_DESIGN.md
This commit is contained in:
jeffusion
2026-03-03 16:49:19 +08:00
parent 99bf4aff5e
commit 45e9b1f346
4 changed files with 343 additions and 490 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@ dist/
.env
kubernetes.yaml
config-overrides.json
.sisyphus/
e2e/.env.e2e