From 1588902dd3c57993f1d1b8e2a37736d17905b685 Mon Sep 17 00:00:00 2001 From: Mischa Date: Sat, 20 Jun 2026 21:45:55 +0200 Subject: [PATCH] docs: fix demo-reset description in CLAUDE.md (removes full trip folder) Co-Authored-By: Claude Sonnet 4.6 Claude-Session: https://claude.ai/code/session_01Vgmzx8VTTTmCskSpQtsLTr --- CLAUDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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