Skip to content

Commit fff60e7

Browse files
docs(profile): add language navigation and update docs URLs to locale paths
Add a language switcher bar linking to all 10 translated README versions. Update documentation links from docs.hagicode.com/ to docs.hagicode.com/en-US/ to match the new i18n URL scheme. Co-Authored-By: Hagicode <noreply@hagicode.com> Signed-off-by: newbe36524 <newbe36524@qq.com>
1 parent eccfdb2 commit fff60e7

1 file changed

Lines changed: 21 additions & 8 deletions

File tree

profile/README.md

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
# HagiCode
44

5+
<p>
6+
<a href="./README.md">English</a> ·
7+
<a href="./README.zh-CN.md">简体中文</a> ·
8+
<a href="./README.zh-Hant.md">繁體中文</a> ·
9+
<a href="./README.ja-JP.md">日本語</a> ·
10+
<a href="./README.ko-KR.md">한국어</a> ·
11+
<a href="./README.de-DE.md">Deutsch</a> ·
12+
<a href="./README.fr-FR.md">Français</a> ·
13+
<a href="./README.es-ES.md">Español</a> ·
14+
<a href="./README.pt-BR.md">Português (Brasil)</a> ·
15+
<a href="./README.ru-RU.md">Русский</a>
16+
</p>
17+
518
<p><strong>HagiCode is a product that combines an AI coding tool, a gamified feedback system, and a full development workspace into one platform.</strong></p>
619

720
<p>It brings AI into the full software development process, from repository understanding and proposals to implementation, commits, knowledge capture, and feedback.</p>
@@ -20,15 +33,15 @@
2033

2134
<a href="https://hagicode.com/">Website</a>
2235
·
23-
<a href="https://docs.hagicode.com/product-overview/">Product Overview</a>
36+
<a href="https://docs.hagicode.com/en-US/product-overview/">Product Overview</a>
2437
·
2538
<a href="https://hagicode.com/desktop/">Desktop</a>
2639
·
2740
<a href="https://hagicode.com/container/">Container</a>
2841
·
2942
<a href="https://store.steampowered.com/app/4625540/Hagicode/">Steam</a>
3043
·
31-
<a href="https://docs.hagicode.com/blog/">Blog</a>
44+
<a href="https://docs.hagicode.com/en-US/blog/">Blog</a>
3245

3346
<br />
3447
<br />
@@ -50,7 +63,7 @@ See the base app, the bundle path, and the DLC relationship at a glance.
5063
| Preview | Product | Role | CTA |
5164
| --- | --- | --- | --- |
5265
| <img src="./assets/steam/hagicode-store-capsule.png" alt="HagiCode Steam store capsule" width="180" /> | **HagiCode** | Base application on Steam. | [Open on Steam](https://store.steampowered.com/app/4625540/Hagicode/) |
53-
| <img src="./assets/steam/hagicode-plus-store-capsule.png" alt="Hagicode Plus Steam bundle store capsule" width="180" /> | **Hagicode Plus** | Bundle including HagiCode and Turbo Engine DLC. | [Read Bundle Guide](https://docs.hagicode.com/en/bundles/hagicode-plus/) · [View Bundle on Steam](https://store.steampowered.com/bundle/73989/Hagicode_Plus/) |
66+
| <img src="./assets/steam/hagicode-plus-store-capsule.png" alt="Hagicode Plus Steam bundle store capsule" width="180" /> | **Hagicode Plus** | Bundle including HagiCode and Turbo Engine DLC. | [Read Bundle Guide](https://docs.hagicode.com/en-US/bundles/hagicode-plus/) · [View Bundle on Steam](https://store.steampowered.com/bundle/73989/Hagicode_Plus/) |
5467
| <img src="./assets/steam/turbo-engine-store-capsule.png" alt="Turbo Engine DLC Steam store capsule" width="180" /> | **Turbo Engine DLC** | DLC for HagiCode with up to 32 concurrent online sessions. | [View DLC](https://store.steampowered.com/app/4635480/Hagicode__Turbo_Engine/) |
5568

5669
## Why HagiCode
@@ -67,12 +80,12 @@ See the base app, the bundle path, and the DLC relationship at a glance.
6780
## Quick Links
6881

6982
- [Website](https://hagicode.com/)
70-
- [Product Overview](https://docs.hagicode.com/product-overview/)
83+
- [Product Overview](https://docs.hagicode.com/en-US/product-overview/)
7184
- [Desktop](https://hagicode.com/desktop/)
7285
- [Container](https://hagicode.com/container/)
7386
- [Steam](https://store.steampowered.com/app/4625540/Hagicode/)
74-
- [Blog](https://docs.hagicode.com/blog/)
75-
- [Quick Start Guide](https://docs.hagicode.com/quick-start/conversation-session/)
87+
- [Blog](https://docs.hagicode.com/en-US/blog/)
88+
- [Quick Start Guide](https://docs.hagicode.com/en-US/quick-start/conversation-session/)
7689

7790
## Featured Projects
7891

@@ -117,8 +130,8 @@ See the base app, the bundle path, and the DLC relationship at a glance.
117130

118131
## Support
119132

120-
- [Documentation](https://docs.hagicode.com/)
121-
- [Blog](https://docs.hagicode.com/blog/)
133+
- [Documentation](https://docs.hagicode.com/en-US/)
134+
- [Blog](https://docs.hagicode.com/en-US/blog/)
122135
- [GitHub Organization](https://github.com/HagiCode-org)
123136
- [Issues](https://github.com/HagiCode-org/site/issues)
124137
- [AI Replacement Calculator](https://cost.hagicode.com)

0 commit comments

Comments
 (0)