Projects
Comment

Project landing

Sample Project — 예시 프로젝트

Project work is organized as goals, student tasks, and records. The task inbox below is separate from the professor's private task system.

2026-05-06On trackMedium priorityJS0%1 open tasks0 completed
ShortShort goal

Sample task — 첫 할 일

1 tasks
MediumMedium goal

Add project tasks in this horizon.

0 tasks
LongLong goal

Add project tasks in this horizon.

0 tasks

Student task inbox

Project tasks

Medium0

No matching tasks.

Long0

No matching tasks.

History

Records

Source note

Sample Project

이 카테고리는 연구실 진행 중 프로젝트를 트래킹하는 자리입니다. 한 프로젝트당 한 글, 본문에는 동기·완료 기준·현재 상태·다음 할 일을 적습니다.

새 프로젝트 추가하는 법

  1. content/projects/{slug}.md 파일 생성 — 이 글의 frontmatter 복사해서 수정
  2. content/project-db.jsonprojects[] 배열에 같은 slug 로 entry 추가 (priority/health/statusPct/tasks 등 상태 메타)
  3. push → 자동 배포 → 홈에서 카드로 보임

왜 두 파일을 같이?

  • .md = 콘텐츠 SSOT (서사·맥락)
  • project-db.json = 상태 SSOT (정량 메타 + 작업 목록)

두 파일은 같은 slug 로 묶여서 한 카드를 만듭니다.

댓글