Skip to content

Commit 55a1663

Browse files
ericyangpanclaude
andcommitted
chore: migrate repository URLs to organization namespace
Update repository URLs and add GitHub badges, contact information, and community links to README. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 8803dac commit 55a1663

File tree

8 files changed

+23
-9
lines changed

8 files changed

+23
-9
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# AI Coding Stack
22

3+
[![CI Status](https://github.com/aicodingstack/aicodingstack.io/workflows/CI/badge.svg)](https://github.com/aicodingstack/aicodingstack.io/actions/workflows/ci.yml)
4+
[![Deploy Status](https://github.com/aicodingstack/aicodingstack.io/workflows/Deploy%20Production/badge.svg)](https://github.com/aicodingstack/aicodingstack.io/actions/workflows/deploy-production.yml)
5+
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
6+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)
7+
38
> Your AI Coding Ecosystem Hub - Discover, Compare, Build Faster
49
10+
[Live Site](https://aicodingstack.io) | [Contributing](CONTRIBUTING.md) | [Discussions](https://github.com/aicodingstack/aicodingstack.io/discussions)
11+
512
AI Coding Stack is a comprehensive directory and community-maintained metadata repository for AI-powered coding tools, models, and platforms.
613

714
## Features
@@ -31,6 +38,13 @@ AI Coding Stack is a comprehensive directory and community-maintained metadata r
3138

3239
We welcome contributions! Please check the manifest files in `manifests/` to add or update tool information.
3340

41+
## Contact
42+
43+
- **Issues & Bugs:** [GitHub Issues](https://github.com/aicodingstack/aicodingstack.io/issues)
44+
- **Discussions:** [GitHub Discussions](https://github.com/aicodingstack/aicodingstack.io/discussions)
45+
- **Security:** [email protected]
46+
- **General:** [email protected]
47+
3448
## License
3549

3650
Apache 2.0

content/docs/de/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ Alle Tool-Metadaten werden in JSON-Dateien im Verzeichnis `manifests/` gespeiche
7575

7676
- Durchsuchen Sie den [AI Coding Stack](/de/ai-coding-stack), um Tools zu entdecken
7777
- Schauen Sie sich das Verzeichnis `manifests/` an, um zu sehen, wie Metadaten strukturiert sind
78-
- Lesen Sie die [CLAUDE.md](https://github.com/ericyangpan/aicodingstack/blob/main/CLAUDE.md) für detaillierte Beitragsrichtlinien
78+
- Lesen Sie die [CLAUDE.md](https://github.com/aicodingstack/aicodingstack/blob/main/CLAUDE.md) für detaillierte Beitragsrichtlinien
7979
- Reichen Sie Ihren ersten Beitrag ein, um das Verzeichnis zu erweitern

content/docs/en/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ All tool metadata is stored in JSON files under the `manifests/` directory:
7575

7676
- Browse the [AI Coding Stack](/ai-coding-stack) to discover tools
7777
- Check the `manifests/` directory to see how metadata is structured
78-
- Read the [CLAUDE.md](https://github.com/ericyangpan/aicodingstack/blob/main/CLAUDE.md) for detailed contribution guidelines
78+
- Read the [CLAUDE.md](https://github.com/aicodingstack/aicodingstack/blob/main/CLAUDE.md) for detailed contribution guidelines
7979
- Submit your first contribution to help grow the directory

content/docs/zh-Hans/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ AI Coding Stack 由社区维护。你可以通过在我们的清单文件中添
7575

7676
- 浏览 [AI 编码技术栈](/zh-Hans/ai-coding-stack) 发现工具
7777
- 查看 `manifests/` 目录了解元数据的结构
78-
- 阅读 [CLAUDE.md](https://github.com/ericyangpan/aicodingstack/blob/main/CLAUDE.md) 获取详细的贡献指南
78+
- 阅读 [CLAUDE.md](https://github.com/aicodingstack/aicodingstack/blob/main/CLAUDE.md) 获取详细的贡献指南
7979
- 提交你的第一个贡献,帮助扩展目录

content/faq/de/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Ja, AI Coding Stack ist vollständig Open Source und unter der Apache 2.0 Lizenz
3535
- Dokumentation und Leitfäden verbessern
3636
- Pull-Requests einreichen
3737

38-
Besuchen Sie das [GitHub-Repository](https://github.com/ericyangpan/aicodingstack), um mit dem Beitragen zum KI-Coding-Ökosystem zu beginnen.
38+
Besuchen Sie das [GitHub-Repository](https://github.com/aicodingstack/aicodingstack), um mit dem Beitragen zum KI-Coding-Ökosystem zu beginnen.
3939

4040
# Wie hilft mir AI Coding Stack bei der Auswahl der richtigen Tools?
4141

content/faq/en/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Yes, AI Coding Stack is fully open source and released under the Apache 2.0 lice
3535
- Improving documentation and guides
3636
- Submitting pull requests
3737

38-
Visit the [GitHub repository](https://github.com/ericyangpan/aicodingstack) to get started with contributing to the AI coding ecosystem.
38+
Visit the [GitHub repository](https://github.com/aicodingstack/aicodingstack) to get started with contributing to the AI coding ecosystem.
3939

4040
# How does AI Coding Stack help me choose the right tools?
4141

content/faq/zh-Hans/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ AI Coding Stack 包含 AI 编码工具和服务的全面目录:
3535
- 改进文档和指南
3636
- 提交 pull request
3737

38-
访问 [GitHub 仓库](https://github.com/ericyangpan/aicodingstack) 开始为 AI 编码生态系统做贡献。
38+
访问 [GitHub 仓库](https://github.com/aicodingstack/aicodingstack) 开始为 AI 编码生态系统做贡献。
3939

4040
# AI Coding Stack 如何帮助我选择合适的工具?
4141

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@
5858
},
5959
"repository": {
6060
"type": "git",
61-
"url": "git+https://github.com/ericyangpan/aicodingstack.git"
61+
"url": "git+https://github.com/aicodingstack/aicodingstack.git"
6262
},
6363
"author": "Pan YANG",
6464
"license": "Apache-2.0",
6565
"bugs": {
66-
"url": "https://github.com/ericyangpan/aicodingstack/issues"
66+
"url": "https://github.com/aicodingstack/aicodingstack/issues"
6767
},
68-
"homepage": "https://github.com/ericyangpan/aicodingstack#readme",
68+
"homepage": "https://github.com/aicodingstack/aicodingstack#readme",
6969
"browserslist": [
7070
"defaults and fully supports es6-module",
7171
"maintained node versions"

0 commit comments

Comments
 (0)