Skip to content

chore(docs): Rspress v1 → v2 마이그레이션#11

Merged
Bori-github merged 7 commits into
mainfrom
chore/rspress-v2-migration
Mar 14, 2026
Merged

chore(docs): Rspress v1 → v2 마이그레이션#11
Bori-github merged 7 commits into
mainfrom
chore/rspress-v2-migration

Conversation

@Bori-github

@Bori-github Bori-github commented Mar 14, 2026

Copy link
Copy Markdown
Owner

📝 작업 내용

docs를 Rspress v1 → v2로 마이그레이션했습니다. 라이브 데모(@live-demo/rspress) 도입 전 선행 작업입니다.

  • 의존성: rspress 제거, @rspress/core ^2.0.0
  • 설정: rspress/config@rspress/core import
  • 파일 구조: _meta.json_nav.json, themeConfig.nav/sidebar 제거 (file-based)
  • Dead link 수정: /guides/getting-started/guide/getting-started
  • AGENTS.md, CLAUDE.md 추가, docs:preview 스크립트 추가
  • .gitignore: .pnpm-store, plans/, record/

🔍 변경 범위

  • docs - 문서 사이트
  • apps/react-zpl - React ZPL 라이브러리
  • tests - 테스트 코드
  • demos - 데모 애플리케이션
  • 기타 (설명 필요) - .gitignore, package.json, CLAUDE.md

📸 스크린샷 (선택사항)

📚 추가 정보

- @rspress/core ^2.0.0으로 업그레이드, rspress 패키지 제거
- rspress.config.ts import를 @rspress/core로 변경
- index.mdx dead link 수정 (/guides/ → /guide/)
- doc_build 빌드 산출물 제거
- _meta.json을 _nav.json으로 이름 변경
- themeConfig.nav, themeConfig.sidebar 제거 (file-based 사용)
- docs/AGENTS.md: Rspress AI 가이드 기반 에이전트 규칙
- CLAUDE.md: docs/AGENTS.md 참조
@vercel

vercel Bot commented Mar 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
zpl-viewer Ignored Ignored Preview Mar 14, 2026 11:48am

@Bori-github Bori-github self-assigned this Mar 14, 2026
@Bori-github Bori-github added the docs Improvements or additions to documentation label Mar 14, 2026
@Bori-github
Bori-github merged commit 1e4d4ca into main Mar 14, 2026
2 checks passed
@Bori-github Bori-github added chore Maintenance, tooling, or CI — no user-facing change and removed docs Improvements or additions to documentation labels Jul 16, 2026
@Bori-github
Bori-github deleted the chore/rspress-v2-migration branch July 17, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance, tooling, or CI — no user-facing change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant