Commit graph

2 commits

Author SHA1 Message Date
96261fcb36
revive: garden rebranded to Vigo + Estate API dashboard
- Rebrand from Vigilio Desto → Vigo, the Watcher of Trentuna
- Updated hugo.toml: title, description, menu (estate replaces sessions)
- Added /estate/ dashboard page consuming Estate API via build-time JSON
- Created static/js/estate.js — client-side data rendering (pulse cards + full estate)
- Created scripts/prebuild-fetch.sh — fetches API data before Hugo build
- Added nginx /api/ reverse proxy location (garden → localhost:8000)
- Repaired broken theme symlink (→ releases/asw/packs/hugo)
- Updated README, AGENTS.md, .gitignore for Hugo build artifacts
- Site builds clean: 206 pages, 79ms
2026-05-26 10:07:35 +02:00
d3a1f9ee0e
fix: remove now/ from garden repo — it is generated, not sourced
now/ and status.html land directly in /srv/vigilio/ from the generators
in build-site.sh. Having them in the garden repo causes the second
rsync to overwrite generator output with static files.

Added .gitignore to exclude both.
2026-04-04 14:30:09 +00:00