Skip to content

Commit b3e0a35

Browse files
committed
Fix page words
1 parent eb88369 commit b3e0a35

5 files changed

Lines changed: 28 additions & 29 deletions

File tree

src/components/Footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<span class="divider" aria-hidden="true">|</span>
55
<span>粤ICP备2025390388号</span>
66
<span class="divider" aria-hidden="true">|</span>
7-
<span>Template credited to ISCA 2025</span>
7+
<!-- <span>Template credited to ISCA 2025</span> -->
88
</div>
99
</footer>
1010

src/components/HomeTitle.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ interface Props {
99
1010
const {
1111
title = "YatCC AI",
12-
subtitle = "一个基于工业级 LLVM 构建的现代化编译实验框架",
12+
subtitle = "从应用到算力的一站式、智能化服务平台",
1313
} = Astro.props;
1414
---
1515

src/components/Yatcc/YatccTopbar.astro

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,13 @@ const translatePath = useTranslatedPath(lang);
1313
<div>
1414
<Topbar logoText="YatCC AI">
1515
<Fragment slot="nav-items">
16-
<Link href={translatePath("/about")}>{t("nav.about")}</Link>
17-
<div class="nav-dropdown-item nav-dropdown-tech">
16+
<Link href="https://ol.yatcc.arcsysu.cn/">进入平台</Link>
17+
<div class="nav-dropdown-item nav-dropdown-impl">
1818
<NavDropdown>
19-
<div slot="title">{t("nav.resources")}</div>
20-
<Link href="https://docs.yatcc-ai.com/#/">{t("nav.docs")}</Link>
21-
<Link href="https://space.bilibili.com/3546650047941291"
22-
>{t("nav.videos")}</Link
23-
>
24-
<Link href="https://github.com/arcsysu/YatCC">{t("nav.source")}</Link>
25-
<Link href="https://ol.yatcc.arcsysu.cn/">进入平台</Link>
19+
<div slot="title">{t("nav.implementation")}</div>
20+
<Link href="https://ol.yatcc.arcsysu.cn">OL Lab</Link>
21+
<Link href="https://portal.aihub.arcsysu.cn">AI Hub</Link>
22+
<Link href="#">DT Fab</Link>
2623
</NavDropdown>
2724
</div>
2825
<div class="nav-dropdown-item nav-dropdown-team">
@@ -34,19 +31,21 @@ const translatePath = useTranslatedPath(lang);
3431
>
3532
</NavDropdown>
3633
</div>
37-
<div class="nav-dropdown-item nav-dropdown-cases">
34+
<div class="nav-dropdown-item nav-dropdown-tech">
3835
<NavDropdown>
39-
<div slot="title">{t("nav.cases")}</div>
40-
<Link href="#">{t("nav.teaching")}</Link>
41-
<Link href="#">TODO</Link>
36+
<div slot="title">{t("nav.resources")}</div>
37+
<Link href="https://docs.yatcc-ai.com/#/">{t("nav.docs")}</Link>
38+
<Link href="https://space.bilibili.com/3546650047941291"
39+
>{t("nav.videos")}</Link
40+
>
41+
<Link href="https://github.com/arcsysu/YatCC">{t("nav.source")}</Link>
4242
</NavDropdown>
4343
</div>
44-
<div class="nav-dropdown-item nav-dropdown-impl">
44+
<div class="nav-dropdown-item nav-dropdown-cases">
4545
<NavDropdown>
46-
<div slot="title">{t("nav.implementation")}</div>
47-
<Link href="https://ol.yatcc.arcsysu.cn">OL Lab</Link>
48-
<Link href="https://portal.aihub.arcsysu.cn">AI Hub</Link>
49-
<Link href="#">DT Fab</Link>
46+
<div slot="title">{t("nav.cases")}</div>
47+
<Link href="#">{t("nav.teaching")}</Link>
48+
<Link href="#">前沿研究</Link>
5049
</NavDropdown>
5150
</div>
5251
<div class="nav-action-wrapper">

src/i18n/home.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const homeContent = {
3535
zh: {
3636
hero: {
3737
title: "YatCC AI",
38-
subtitle: "一个基于工业级 LLVM 构建的现代化编译实验框架",
38+
subtitle: "从应用到算力的一站式、智能化服务平台",
3939
buttons: {
4040
start: "🔨 进入平台",
4141
docs: "📄 阅读文档",
@@ -48,25 +48,25 @@ export const homeContent = {
4848
icon: "📦",
4949
title: "高度模块化",
5050
description:
51-
"将编译器前端与后端逻辑有效解耦,实现结构清晰、灵活扩展与便捷演进,为教学和科研提供坚实支撑",
51+
"将设计实现逻辑有效解耦,实现结构清晰、灵活扩展与便捷演进,为教学和科研提供坚实支撑",
5252
},
5353
{
5454
icon: "✅",
55-
title: "自动化评测机制",
55+
title: "体验现代化",
5656
description:
57-
"内置单元测试体系与双模式自动化评测机制,全面适配本地与云端环境,让过程更流畅、高效、可复现。",
57+
"提供容器化支持,打造『零配置』Web化实践平台,用户无需复杂环境搭建,打开浏览器即开即用",
5858
},
5959
{
6060
icon: "🤖",
61-
title: "深度整合大模型",
61+
title: "过程智能化",
6262
description:
63-
"深度整合 DeepSeek 等大语言模型能力,打造『零配置』Web化实践平台,用户无需复杂环境搭建,仅通过浏览器即刻开启编译探索之旅。",
63+
"深度整合 DeepSeek 等大语言模型能力,提供AI Hub token服务,一键进入Vibe Coding和智能体应用",
6464
},
6565
{
6666
icon: "🦾",
67-
title: "全链路智能化与自动化",
67+
title: "资源聚合化",
6868
description:
69-
"通过全链路的智能化与自动化支持,使能高效构建功能完备的编译器,并引导AI驱动下的编译前沿创新。",
69+
"提供平台服务、文档指南、引导视频、智能助手的全方位多层次资源,助力提升过程体验",
7070
},
7171
],
7272
featureSections: [

src/i18n/ui.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export const ui = {
4242
"nav.videos": "视频",
4343
"nav.source": "源码",
4444
"nav.contributors": "贡献者",
45-
"nav.teaching": "智能教学",
45+
"nav.teaching": "教学实践",
4646
"nav.ask_ai": "问 AI",
4747
"button.start": "开始实验",
4848
"button.docs": "阅读文档",

0 commit comments

Comments
 (0)