From 41637a922571d7ffb1dbeb519f77c85034fa79d8 Mon Sep 17 00:00:00 2001 From: Samgu Lee Date: Sat, 13 Jun 2026 03:58:12 +0900 Subject: [PATCH 1/2] style: unify Sentence Endings in `REPL Works Compatible Projects` Section --- src/pages/index.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index fe8522a..5913f92 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -289,7 +289,7 @@ import SiteLayout from '../layouts/SiteLayout.astro'; - Framework dogfooding + Dogfooding

@@ -297,7 +297,7 @@ import SiteLayout from '../layouts/SiteLayout.astro';

ReplWorks 웹사이트는 ReplWorks를 실제로 적용한 첫 번째 ReplWorks - Compatible 프로젝트이기도 합니다. + Compatible 프로젝트.

ClayTube는 장기간에 걸쳐 개발되고 운영되는지 검증하는데 포커스를 - 둔 ReplWorks 호환 프로젝트다. + 둔 ReplWorks 호환 프로젝트.

Date: Sat, 13 Jun 2026 04:04:50 +0900 Subject: [PATCH 2/2] docs: translate some sentences in Korean. --- src/pages/index.astro | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 5913f92..8fe20c8 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -19,7 +19,7 @@ import SiteLayout from '../layouts/SiteLayout.astro';

- AI-Native Product Development Framework + AI 중심의 제품 개발 프레임워크

- REPL Works는 AI Agent가 아닙니다. AI-Native Product Development - Framework입니다. + REPL Works는 AI Agent가 아닙니다. AI 중심의 제품 개발 + 프레임워크입니다.

@@ -43,11 +43,11 @@ import SiteLayout from '../layouts/SiteLayout.astro'; 제공하는 것

    -
  • Model Independence
  • -
  • Project Continuity
  • -
  • Reduced Context Cost
  • -
  • Reduced Onboarding Cost
  • -
  • Git-Native Workflow
  • +
  • 특정 AI 의존성 탈피
  • +
  • 프로젝트 지속성
  • +
  • AI 입력 비용 최적화
  • +
  • 온보딩 비용 절감
  • +
  • Git 기반 워크플로
@@ -208,7 +208,7 @@ import SiteLayout from '../layouts/SiteLayout.astro';

- Model Independence + 특정 AI 의존성 탈피

특정 AI 모델에 의존하지 않습니다. 프로젝트 기억은 Git과 문서에 @@ -216,9 +216,7 @@ import SiteLayout from '../layouts/SiteLayout.astro';

-

- Project Continuity -

+

프로젝트 지속성

프로젝트는 수개월 또는 수년 동안 유지됩니다. 세션이 종료되어도 프로젝트의 의도와 구조는 유지됩니다. @@ -226,7 +224,7 @@ import SiteLayout from '../layouts/SiteLayout.astro';

- Reduced Context Cost + AI 입력 비용 최적화

프로젝트 기억을 문서로 압축합니다. 오래된 채팅을 다시 읽게 하는 @@ -235,9 +233,7 @@ import SiteLayout from '../layouts/SiteLayout.astro';

-

- Reduced Onboarding Cost -

+

온보딩 비용 절감

새로운 사람과 새로운 AI는 문서를 읽고 빠르게 프로젝트를 이해할 수 있습니다. @@ -245,7 +241,7 @@ import SiteLayout from '../layouts/SiteLayout.astro';

- Git-Native Workflow + Git 기반 워크플로

모든 프로젝트 기억은 Git으로 관리됩니다. 현재 상태는 문서가 @@ -267,7 +263,7 @@ import SiteLayout from '../layouts/SiteLayout.astro';

- REPL Works Compatible Projects + REPL Works 호환 프로젝트