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!
08/08/2024
Added Recipe Search
Toodle
What started as a fun experiment to see if AI could take a photo of a recipe and turn it into something useful kind of turned into a lightning fast recipe search engine. More recipes on the way!