Commit graph

9 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
0334ef09a2 Fix Google Analytics: move googleAnalytics key into [Params] block
Key was set at top level, outside [Params], so .Site.Params.googleAnalytics
was always empty and the gtag script never rendered.
2026-07-29 14:14:11 +00:00
1679915a9b Auto-commit: 2026-07-10 23:00 CT 2026-07-10 23:00:01 +00:00
3ea88b5a2a Add ops.rockcampbell.com to Explore nav and site index
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 15:54:21 +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
bfa40618f7 Auto-commit: 2026-06-18 23:00 CT 2026-06-18 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
c62d3d5d33 Initial commit — Hugo source for rockcampbell.com 2026-05-13 14:38:48 +00:00