Letting Robots Update Your Homepage (kenreid.co.uk)
My homepage shows what I'm listening to and reading, updated every Monday by a GitHub Action, allowing live data on a static site.
A static site cannot fetch anything. Mine still knows what I'm reading.
A robot commits data into the repository every Monday at 6am.
Full write-up: www.kenreid.co.uk/blog/letting...