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
57 lines
2.6 KiB
Markdown
57 lines
2.6 KiB
Markdown
---
|
|
title: "Site Index"
|
|
date: 2026-05-13
|
|
---
|
|
|
|
Everything on rockcampbell.com, collected in one place.
|
|
|
|
---
|
|
|
|
## Blog
|
|
|
|
The main event — essays, reflections, and the Morning Brief, now curated by hand from FreshRSS rather than fully automated.
|
|
|
|
- [Posts](/posts/) — all entries, newest first
|
|
- [Tags](/tags/) — browse by topic
|
|
|
|
---
|
|
|
|
## Tools & Apps
|
|
|
|
Side projects built into the site.
|
|
|
|
- [/earth](/earth) — Earth View — interactive 3D globe with live NASA satellite imagery, overlays, and time lapses
|
|
- [/status](/status) — KC Situation Awareness Dashboard — live weather alerts, Windy radar, Blink cameras, and I-70 traffic cameras
|
|
- [/airbrief](/airbrief) — AirBrief — aviation weather situational awareness (METARs, TAFs, flight categories)
|
|
- [/volleyball-score](/volleyball-score) — volleyball scorekeeping app
|
|
- [/flights](/flights) — flight schedule processor
|
|
- [/pixel-art](/pixel-art) — pixel art editor
|
|
- [/ascii-art](/ascii-art) — image to ASCII art converter
|
|
- [/ytdl](/ytdl) — video downloader powered by yt-dlp
|
|
- [/weather](/weather) — current conditions and hourly forecast, with a live radar map
|
|
- [/flightwatch](/flightwatch) — live flight-following map for Airshare's Managed + Fractional fleet
|
|
|
|
---
|
|
|
|
## Subdomains
|
|
|
|
- [books.rockcampbell.com](https://books.rockcampbell.com) — Writebook, for longer-form writing
|
|
- [git.rockcampbell.com](https://git.rockcampbell.com) — Forgejo, self-hosted Git
|
|
- [beszel.rockcampbell.com](https://beszel.rockcampbell.com) — Beszel, server health dashboard
|
|
- [n8n.rockcampbell.com](https://n8n.rockcampbell.com) — n8n, workflow automation
|
|
- [osint.rockcampbell.com](https://osint.rockcampbell.com) — OSIRIS, self-hosted global OSINT dashboard
|
|
- [draw.rockcampbell.com](https://draw.rockcampbell.com) — Draw.io, diagramming and whiteboarding
|
|
- [crm.rockcampbell.com](https://crm.rockcampbell.com) — Krayin CRM (in testing)
|
|
- [nextcloud.rockcampbell.com](https://nextcloud.rockcampbell.com) — Nextcloud, file sync and cloud storage
|
|
- [syncthing.rockcampbell.com](https://syncthing.rockcampbell.com) — Syncthing, P2P file sync
|
|
- [torrent.rockcampbell.com](https://torrent.rockcampbell.com) — qBittorrent
|
|
- [ops.rockcampbell.com](https://ops.rockcampbell.com) — Rocklab Ops Dashboard
|
|
- [geopulse.rockcampbell.com](https://geopulse.rockcampbell.com) — GeoPulse, self-hosted location tracking (OwnTracks)
|
|
- [rss.rockcampbell.com](https://rss.rockcampbell.com) — FreshRSS, self-hosted RSS reader
|
|
- [shlink.rockcampbell.com](https://shlink.rockcampbell.com) — Shlink, self-hosted URL shortener with QR codes
|
|
|
|
---
|
|
|
|
## Feeds
|
|
|
|
- [RSS](/index.xml) — subscribe to new posts
|