Commit graph

7 commits

Author SHA1 Message Date
b4f0a5bf5d Add OpenWeatherMap weather forecasts. Closes #48
Show 8-day Bristol home weather on the index and weekends pages.
Show destination weather per day on the trip list and trip page.
Cache forecasts in ~/lib/data/weather/ and refresh via update.py.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-21 20:27:25 +00:00
61e17d9c96 Track dates of English school holidays
Fixes #168
2026-02-21 18:05:19 +00:00
bc2c884589 Show flash messages on event list. 2026-02-17 11:34:40 +00:00
c3be926ff7 Current trip summary on index page
Closes: #169
2025-01-11 15:29:07 -06:00
259642ff52 Show current trip on home page 2024-08-11 12:51:06 +02:00
15c5053e44 Show page render time on events list 2024-08-04 12:01:54 +08:00
d91eab02ad Split recent events and calendar into separate pages.
Closes: #140
2024-06-19 22:15:32 +01:00
Renamed from templates/index.html (Browse further)