mirror of
https://github.com/jeffusion/gitea-ai-assistant.git
synced 2026-03-27 10:05:50 +00:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,3 +3,5 @@ dist/
|
||||
.env
|
||||
kubernetes.yaml
|
||||
config-overrides.json
|
||||
.sisyphus/
|
||||
e2e/.env.e2e
|
||||
|
||||
Reference in New Issue
Block a user