관리자 블록형 글쓰기 추가

This commit is contained in:
2026-05-01 18:17:12 +09:00
parent 0fd18bfb48
commit 10bf6b422e
14 changed files with 701 additions and 286 deletions

View File

@@ -25,6 +25,7 @@
- TailwindCSS 기본 사용
- 주요 요소: Tailwind + 고유 className 동시 적용
- 관리자 글 에디터는 블록 단위 UI로 작성하되 저장 값은 기존 마크다운 문자열을 유지
```html
<main class="site-main w-[720px]">