v0.1.4 개발 실행 별칭 및 샘플 콘텐츠 추가
This commit is contained in:
@@ -24,6 +24,7 @@ This repository contains a Ghost theme scaffold inspired by the `Thred` referenc
|
||||
2. Open `http://localhost:2368/ghost` and complete the local Ghost setup
|
||||
3. Activate the `ghost-theme-thred-clone` theme in `Settings -> Design`
|
||||
4. After theme changes, run `npm run dev:ghost:restart`
|
||||
5. To add local sample categories and posts, run `npm run dev:seed` and import the generated JSON file from Ghost Admin
|
||||
|
||||
The local Docker setup syncs only theme-related files into `.docker/theme/ghost-theme-thred-clone`, so work files such as `docs/` or `local-ghost/` do not slow down Ghost startup.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user