Commit graph

6 commits

Author SHA1 Message Date
e132d6f2fb Add all missing tools to homepage grid, nav, and site index
The homepage's featured Tools grid (layouts/index.html) had drifted
out of sync with the actual set of apps on the site — only 6 of 13
were listed there. Brought it up to full parity: added Weather,
FlightWatch, Flights, Volleyball Score, Pixel Art, ASCII Art, and Ops
Dashboard.

Also added the two genuinely new ones (Weather, FlightWatch) to the
Explore nav dropdown (hugo.toml) and the Site Index page
(content/explore.md), which were both otherwise complete.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018pkC97LryUBHRQWsnFM69x
2026-09-12 19:08:06 +00:00
7cb8dd9cd7 Auto-commit: 2026-07-31 23:00 CT 2026-07-31 23:00:01 +00:00
1679915a9b Auto-commit: 2026-07-10 23:00 CT 2026-07-10 23:00:01 +00:00
15ecca69f6 Add ytdl to homepage tools, Explore nav, and site index
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 14:06:47 +00:00
9fa3c48abf Auto-commit: 2026-06-29 23:00 CT 2026-06-29 23:00:01 +00:00
9b37504988 Redesign homepage: Explore dropdown nav + paginated post list with summaries
- Replace Tags nav item with an Explore dropdown containing Tags, Site Index,
  and all tool subpages (Status, Flights, Volleyball Score, Pixel Art, ASCII Art)
- Limit homepage to 8 posts per page with pagination controls
- Show frontmatter description as post excerpt (more useful than auto-summary
  for Morning Brief posts with similar titles)
- Custom CSS for dropdown panel (hover + focus-within for keyboard/touch)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 18:13:14 +00:00