Files
Aislo/docs/wiki/pages/A01_Home/A01_components.md
T
eomsangdonandClaude Opus 5 eb30b774f8 chore(docs): docs 폴더 git 추적 전환 · PLAN·OWNERS 최상위 이관
- `docs/` 를 .gitignore 에서 빼 git 추적 대상으로 전환 (위키·완료 이력·검증 기록)
- `docs/raw/PLAN.md` · `docs/raw/OWNERS.md` 를 저장소 최상위로 이동 후 .gitignore 에 등록
  — 창끼리 공유하되 저장소에는 안 올리는 장부
- 살아 있는 경로 참조 7개 파일 정정 (아카이브 107건은 그때 사실이라 그대로 둠)
- graphify 날짜별 산출물(`docs/wiki/graphify-out/20*/`) 제외 — `graphify update` 가 다시 만듦

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-09 18:19:07 +09:00

1.2 KiB

type, status, page_id, related_pages, last_updated, source
type status page_id related_pages last_updated source
page-frontend-detail draft A01_Home
A01_Home/A01_frontend
ui_templates
a00_app_shell_framework
architecture/project_map
architecture/public_admin_map
2026-07-12 상위 프로젝트 A01_Home 코드 인제스트 보완 (2026-07-12)

A01_Home — 세부 구현

스타일

항목 역할
.a01-home, .a01-hero 페이지 래퍼·히어로 배경
.a01-news-list, .a01-news-row 뉴스 목록과 행 레이아웃
.a01-feature-grid, .a01-feature-card 3열 기능 카드 그리드
900px 이하 기능 그리드 1열·히어로 제목 축소

의존성

항목 역할
a00_app_shell_framework navigateTo() 라우팅
config_frontend.ts ROUTES 상수
ui_templates 공통 버튼·카드·태그·다국어

데이터 흐름

단계 흐름
1 renderA01Home(root)buildHero()·buildNews()·buildFeatures()
2 buildNews()는 현재 MOCK_NEWS 사용
3 CTA 클릭 → A07_Register 또는 A02_ProgDetail 이동

미해결

항목 상태
GET /api/a01/news 백엔드 미구현; 현재 뉴스는 하드코딩