Activity page update
2025-11-30 09:48
Just created a 12-week running progress chart to the main page of my activity log:
(Using CSS it switches between light and dark mode images depending what theme your browser/system is using)
It is a very similar style to Strava's default filled line chart, which is what I am used to, and don't mind. Now though this has the colour styles of my website. Much better. I'm really happy with the final output. I love a progress chart. Keeps me motivated. Helps me set some small goals. I've appended the code to the elevation chart profile header generation script so it gets updated every time I update my website with no extra steps.
Nice little Sunday programming win.