66<!-- ==================== HERO ==================== -->
77< section class ="capa-hero ">
88 < div class ="capa-hero__bg "> </ div >
9- < div class ="capa-hero__grid "> </ div >
109 < div class ="capa-hero__overlay "> </ div >
1110 < div class ="capa-hero__content ">
12- < div class ="capa-hero__badge "> Cloud Application API</ div >
11+ < p class ="capa-hero__eyebrow "> Cloud Application API</ p >
1312 < h1 class ="capa-hero__title ">
14- Capa: < em > 云应用 API 层</ em >
13+ Capa. < br > < em > 云应用 API 层。 </ em >
1514 </ h1 >
1615 < p class ="capa-hero__subtitle ">
17- 基于 Mecha 架构的多运行时 SDK< br >
18- 让 Java 应用轻松实现跨云部署 — 一次编写,随处运行
16+ 基于 Mecha 架构的多运行时 SDK。 < br >
17+ 一次编写,随处运行。
1918 </ p >
2019 < div class ="capa-hero__actions ">
2120 < a href ="/blog/2022/01/18/capa-mecha-sdk-of-cloud-application-api/ " class ="capa-btn capa-btn--primary ">
22- < i class =" fas fa-book-open " > </ i > 核心文章
21+ 阅读核心文章
2322 </ a >
2423 < a href ="/docs/gettingstarted/ " class ="capa-btn capa-btn--outline ">
25- 快速开始 < i class ="fas fa-arrow-right "> </ i >
26- </ a >
27- < a href ="https://github.com/capa-cloud/capa-java " class ="capa-btn capa-btn--outline ">
28- < i class ="fab fa-github "> </ i > GitHub
24+ 快速开始
2925 </ a >
3026 </ div >
3127 </ div >
32- < div class ="capa-hero__scroll "> < span > </ span > < /div >
28+ < div class ="capa-hero__scroll "> </ div >
3329</ section >
3430
3531<!-- ==================== ARCHITECTURE ==================== -->
3632< section class ="capa-arch ">
3733 < div class ="capa-reveal ">
38- < div class ="capa-section-label "> Architecture </ div >
39- < h2 class ="capa-section-title "> 为什么选择 Capa? </ h2 >
34+ < div class ="capa-section-label "> 架构 </ div >
35+ < h2 class ="capa-section-title "> 统一 API,解耦基础设施。 </ h2 >
4036 < p class ="capa-section-desc ">
41- 统一的 API 层,让应用与基础设施解耦,通过 SPI 插件机制适配不同云平台 。
37+ 通过标准 API + SPI 插件机制,让应用与云平台彻底解耦 。
4238 </ p >
4339 </ div >
4440 < div class ="capa-arch__img capa-reveal capa-reveal-delay-1 ">
@@ -48,39 +44,38 @@ <h2 class="capa-section-title">为什么选择 Capa?</h2>
4844
4945<!-- ==================== FEATURES ==================== -->
5046< section class ="capa-features ">
51- < div class ="capa-divider "> </ div >
5247 < div class ="capa-features__grid ">
5348 < div class ="capa-feature capa-reveal ">
5449 < div class ="capa-feature__icon " style ="background: #e3f2fd; color: #1565c0; ">
5550 < i class ="fas fa-cloud "> </ i >
5651 </ div >
5752 < h3 class ="capa-feature__title "> 跨云部署</ h3 >
58- < p class ="capa-feature__desc "> 一套代码,同时部署到阿里云、AWS、腾讯云等多个云平台 ,无需修改业务逻辑。</ p >
53+ < p class ="capa-feature__desc "> 一套代码,同时部署到阿里云、AWS、腾讯云 ,无需修改业务逻辑。</ p >
5954 </ div >
6055 < div class ="capa-feature capa-reveal capa-reveal-delay-1 ">
6156 < div class ="capa-feature__icon " style ="background: #ede7f6; color: #6a1b9a; ">
6257 < i class ="fas fa-layer-group "> </ i >
6358 </ div >
6459 < h3 class ="capa-feature__title "> Mecha 架构</ h3 >
65- < p class ="capa-feature__desc "> 基于 Service Mesh 理念演进 ,将基础设施能力下沉到 SDK,应用只需关注业务逻辑 。</ p >
60+ < p class ="capa-feature__desc "> 基于 Service Mesh 演进 ,将基础设施能力下沉到 SDK,应用只需关注业务 。</ p >
6661 </ div >
6762 < div class ="capa-feature capa-reveal capa-reveal-delay-2 ">
6863 < div class ="capa-feature__icon " style ="background: #e8f5e9; color: #2e7d32; ">
6964 < i class ="fas fa-code "> </ i >
7065 </ div >
7166 < h3 class ="capa-feature__title "> 标准 API</ h3 >
72- < p class ="capa-feature__desc "> 统一的标准 API 层,支持 RPC、Configuration、Pub/Sub、State、Telemetry 等分布式能力 。</ p >
67+ < p class ="capa-feature__desc "> 统一的 API 层,支持 RPC、Configuration、Pub/Sub、State 等能力 。</ p >
7368 </ div >
7469 </ div >
7570</ section >
7671
7772<!-- ==================== FEATURED ARTICLE ==================== -->
7873< section class ="capa-article ">
7974 < div class ="capa-reveal " style ="text-align: center; ">
80- < div class ="capa-section-label " style ="color: var(--capa-cyan) ; "> Deep Dive </ div >
81- < h2 class ="capa-section-title " style ="color: #fff ; "> 深度阅读 </ h2 >
82- < p class ="capa-section-desc " style ="color: rgba(255,255,255,0.45 ); ">
83- 了解 Capa 的设计哲学、架构实践与未来方向
75+ < div class ="capa-section-label " style ="color: #2997ff ; "> 深度阅读 </ div >
76+ < h2 class ="capa-section-title " style ="color: #f5f5f7 ; "> 设计哲学与生产实践。 </ h2 >
77+ < p class ="capa-section-desc " style ="color: var(--apple-gray ); ">
78+ 了解 Capa 的架构设计与未来方向。
8479 </ p >
8580 </ div >
8681 < div class ="capa-article__card capa-reveal capa-reveal-delay-1 ">
@@ -93,7 +88,7 @@ <h3 class="capa-article__title">
9388 </ h3 >
9489 < p class ="capa-article__excerpt ">
9590 从 Service Mesh 到 Multi-Runtime,深入解析 Mecha 架构的设计哲学。了解 Capa 如何通过标准 API + SPI 插件机制,
96- 实现一套代码跨云部署。涵盖 RPC、配置中心、消息队列、可观测性等核心能力设计,以及携程私有云与 AWS 的生产实践 。
91+ 实现一套代码跨云部署。涵盖 RPC、配置中心、消息队列、可观测性等核心能力设计。
9792 </ p >
9893 < div class ="capa-article__tags ">
9994 < span class ="capa-article__tag "> Mecha 架构</ span >
@@ -111,9 +106,9 @@ <h3 class="capa-article__title">
111106
112107<!-- ==================== CODE EXAMPLE ==================== -->
113108< section class ="capa-code ">
114- < div class ="capa-reveal " style ="text-align: center; margin-bottom: 2.8rem ; ">
115- < div class ="capa-section-label "> Quick Start </ div >
116- < h2 class ="capa-section-title "> 简洁的 API 设计 </ h2 >
109+ < div class ="capa-reveal " style ="text-align: center; margin-bottom: 48px ; ">
110+ < div class ="capa-section-label "> 快速开始 </ div >
111+ < h2 class ="capa-section-title "> 简洁、直觉、强大。 </ h2 >
117112 </ div >
118113 < div class ="capa-code__grid ">
119114 < div class ="capa-code__block capa-reveal ">
@@ -156,9 +151,9 @@ <h3 class="capa-code__right-title">丰富的分布式能力</h3>
156151<!-- ==================== COMMUNITY ==================== -->
157152< section class ="capa-community ">
158153 < div class ="capa-reveal ">
159- < div class ="capa-section-label "> Community </ div >
160- < h2 class ="capa-section-title "> 加入社区 </ h2 >
161- < p class ="capa-section-desc "> 与开发者一起探讨 Mecha 架构和云原生技术</ p >
154+ < div class ="capa-section-label "> 社区 </ div >
155+ < h2 class ="capa-section-title "> 一起探索云原生的未来。 </ h2 >
156+ < p class ="capa-section-desc "> 与开发者一起探讨 Mecha 架构和云原生技术。 </ p >
162157 </ div >
163158 < div class ="capa-community__grid ">
164159 < a class ="capa-community__card capa-reveal " href ="https://github.com/capa-cloud/capa-java " target ="_blank " rel ="noopener ">
@@ -179,7 +174,7 @@ <h4>联系我们</h4>
179174 </ div >
180175</ section >
181176
182- <!-- Scroll reveal script -->
177+ <!-- Scroll reveal -->
183178< script >
184179( function ( ) {
185180 var els = document . querySelectorAll ( '.capa-reveal' ) ;
@@ -191,7 +186,7 @@ <h4>联系我们</h4>
191186 observer . unobserve ( entry . target ) ;
192187 }
193188 } ) ;
194- } , { threshold : 0.12 , rootMargin : '0px 0px -40px 0px' } ) ;
189+ } , { threshold : 0.1 , rootMargin : '0px 0px -60px 0px' } ) ;
195190 els . forEach ( function ( el ) { observer . observe ( el ) ; } ) ;
196191} ) ( ) ;
197192</ script >
0 commit comments