diff --git a/CLAUDE.md b/CLAUDE.md index f2ba019..4a9ac5a 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -77,8 +77,8 @@ Always use `make` commands for anything on the production server (`make remote-i - `make content-push` — commit and push `user/` to Gitea (triggers production pull via webhook) - `make content-pull` — pull latest from Gitea to local - `plugins.txt` is manually maintained — installing a plugin via Admin does NOT update it -- `make demo-load` — load demo content into `italy-2026-demo` trip (journal entries + stories + GPX) -- `make demo-reset` — remove demo entries (keeps trip page structure, removes entries only) +- `make demo-load` — load demo content into `italy-2026-demo` trip (12 journal entries + 4 stories + 7 GPX files); source in `user/docs/demo/trips/italy-2026-demo/` +- `make demo-reset` — remove the entire `italy-2026-demo` pages folder and clear cache (full reset; re-run demo-load to restore) ### User repo gitignore