v0.1.4 개발 실행 별칭 및 샘플 콘텐츠 추가

This commit is contained in:
2026-04-13 11:43:13 +09:00
parent a9d07dcfdc
commit d3c8059d56
7 changed files with 717 additions and 1 deletions

15
seed/README.md Normal file
View File

@@ -0,0 +1,15 @@
# Sample Content
Run `npm run dev:seed` to regenerate the local Ghost import file.
Then import `seed/thred-inspired-sample-content.ghost.json` from Ghost Admin:
1. Open `http://localhost:2368/ghost`
2. Go to `Settings -> Advanced -> Import/Export`
3. Use the Universal import option
This sample file contains:
- 10 category-like tags
- 20 published posts
- realistic excerpts and body copy for layout testing