From cdd9e0c8b319db7dce0a88f24fab55c724cfc10e Mon Sep 17 00:00:00 2001 From: Mischa Date: Sat, 20 Jun 2026 21:15:21 +0200 Subject: [PATCH] docs: update demo-load description in CLAUDE.md Reflects that demo now targets a single trip (italy-2026-demo / Tuscany 2026) rather than the old Japan/Korea 2026 + Italy 2025 pair. --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 5546124..f2ba019 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -77,7 +77,7 @@ 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 entries for both trips (Japan/Korea 2026 + Italy 2025 with real GPX) +- `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) ### User repo gitignore