Added the Open Source page detailing nuget packages used across the toodle website collection
02/21/2025
Blog Posts have slugs
Toodle
Changed Blog Posts to use Slugs for linking rather than IDs. Also reworked the post list to be SSR, changing to interactive server when viewing a post.
09/11/2024
Fixing Blog Ordering
Toodle
Blog posts now have a Published date, allowing to backfill and publish in the correct order!
Also Blog Posts are now linkable! Not currently SSR'd, but I'm not too bothered about them being searchable
09/10/2024
Adding Blog Posts
Toodle
Added the Blog Posts section to the toodle homepage, which'll allow more in-depth posts to be added. Off-canvas, graphs and maps! Oh my! Currently allows for Content and Race blog post types.
08/23/2024
Places Map
Toodle
Added the Places Map - a visualisation of everywhere I've been while tracking GPS. Uses the unofficial Garmin API to retrieve activity coordinates and dedupe onto a nice little map. More of an experiment in how maps can be controlled using Blazor, other fun maps coming soon!