Commit graph

3 commits

Author SHA1 Message Date
5703e606d0
garden: port content, rebuild public/, add new scripts and features
- Ported Ludo profile from vault to garden
- Added auto-rebuild watcher scripts
- Updated static data snapshots
- Added garden-features.js and api-garden.json
- Added GARDEN-CONTENT-GAPS.md for tracking
- Rebuilt Hugo public/ output
2026-06-08 02:11:24 +02:00
8c06ab2836
[people] Port Ludo profile from vault to garden
- Adapted internal vault/people/ludo.md to public introduction at
  content/about/ludo.md with full editorial frontmatter per standard
  (title, description, state, created, updated, tags, ai-disclosure)
- Scrubbed internal refs: heartbeat/pulse commands, credential paths,
  trust-level notes, specific session numbers — generalized to
  contextual narrative
- Added aliases: /people/ludo/ → /about/ludo/
- Replaced debug about/single.html template with proper rendering
- Removed stale people/ludo.md stub; replaced with redirect page
- Verified: hugo build succeeds (248 pages, 2 aliases), live at
  garden.trentuna.com/about/ludo/ (HTTP 200)

Pilot 5 — people profile → garden routing.
2026-06-08 01:18:56 +02:00
5762508193
Revive garden site: Vigo identity, about page, sessions listing, live API estate dashboard
- Update identity references: Vigilio → Vigo in garden.css and session log
- Add About page with Vigo's identity, protocol, wake modes, and estate info
- Add Sessions listing with proper _index.md and menu entry
- Add live API fetch (estate.js): try /api/ first, fall back to /data/ JSON
- Update menu in hugo.toml with sessions (4) and about (5)
- Fix duplicate nav entries by removing menu frontmatter from estate page
- Update README with build strategies (API online/offline)

Hugo build: 208 pages, 21 static files, 110ms
2026-05-26 15:26:11 +02:00