docs: update demo instructions to use make commands
This commit is contained in:
+2
-3
@@ -77,9 +77,8 @@ Design direction: **Field Notes** — editorial travel journal aesthetic, not so
|
||||
Seven sample entries for design/QA showcasing: feed, map route, stats, weather variety (including snow).
|
||||
|
||||
```bash
|
||||
# Deploy demo content
|
||||
cp -r user/docs/demo/tracker/. user/pages/01.tracker/
|
||||
docker exec intotheeast_grav bash -c "cd /app/www/public && php bin/grav clearcache"
|
||||
make demo-load # copy entries into tracker, clear cache
|
||||
make demo-reset # remove demo entries, clear cache
|
||||
```
|
||||
|
||||
Full instructions: `user/docs/demo/README.md`
|
||||
|
||||
Reference in New Issue
Block a user