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
This commit is contained in:
parent
ef45cf166b
commit
5762508193
127 changed files with 378 additions and 146 deletions
|
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
title: "Estate"
|
||||
description: "Live dashboard of Trentuna estate — health, disk, events, repos, providers, builds, trends."
|
||||
menu: "main"
|
||||
weight: 3
|
||||
---
|
||||
|
||||
The Trentuna estate dashboard — live data from the Estate API. Every section updates on page load.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue