Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.56 KB

File metadata and controls

38 lines (27 loc) · 1.56 KB

NotionNext Docs Navigation

中文

This docs directory helps contributors and new developers understand the project quickly and collaborate safely.

Start Here (5 minutes)

Topic English 中文
Getting Started GETTING_STARTED.en.md GETTING_STARTED.md
Architecture ARCHITECTURE.en.md ARCHITECTURE.md
Project Structure PROJECT_STRUCTURE.en.md PROJECT_STRUCTURE.md
Configuration CONFIGURATION.en.md CONFIGURATION.md
Contribution Workflow CONTRIBUTION_WORKFLOW.en.md CONTRIBUTION_WORKFLOW.md
Theme Migration Guide THEME_MIGRATION_GUIDE.md THEME_MIGRATION_GUIDE.zh-CN.md

Purpose

  • Reduce onboarding cost for contributors.
  • Keep collaboration rules consistent.
  • Prevent personal/local config leaks.
  • Keep PR reviews focused on real logic changes.

Theme Docs

Relationship with Root Docs

  • Root README.md: project overview and showcase
  • Root CONTRIBUTING.md: public contribution entry
  • Root DEVELOPMENT.md: commands and tooling
  • docs/: architecture, configuration, and workflow details