홈: Latest 아래 Categories 섹션 추가 (v0.2.4)

Made-with: Cursor
This commit is contained in:
2026-04-17 10:04:27 +09:00
parent 3ba0c7231b
commit 9bc700265d
10 changed files with 84 additions and 8 deletions

View File

@@ -1,5 +1,13 @@
# 업데이트 로그
## v0.2.4 - 2026-04-17
- `package.json` 버전을 `0.2.4`로 증가.
- `partials/lists/home-categories.hbs` 추가: 홈 Latest 아래 Categories 섹션(태그당 최신 글 5개 텍스트 링크, 최대 10태그, `data-category-priority-order` 정렬).
- `partials/lists/post-feed.hbs`에서 Latest 이후 `home-categories` partial 포함.
- `npm run build:tailwind``assets/built/tailwind.css` 재생성.
- `docs/spec.md`, `docs/map.md`, `docs/deploy.md` 현재 버전을 `v0.2.4`로 동기화.
- `docs/history.md`에 홈 Categories 섹션 추가(`v0.2.4`) 의사결정 이력 추가.
## v0.2.3 - 2026-04-16
- `package.json` 버전을 `0.2.3`으로 증가.
- `partials/lists/post-feed-archive.hbs` 추가: 태그/작성자 아카이브용 글 목록 + 페이지네이션만(홈용 Featured·Latest 제외).