Astro Bot is so so good.
Hi, welcome to my website.
I’ve been running this website on IndieWeb principles and tech for over a year now, so I thought it was time for an updated edition.
I have lived in England for over a decade but have yet to visit the famous cliffs. It’s Thursday, it’s sunny, I’ve nothing to do until my new job begins next week, so I get up early and hop on a train to the south coast.
All blog posts / subscribe via RSS
Astro Bot is so so good.
I’m sorry to say it’s just a very ugly cURL script! It looks like this:
url="$(echo $note | sed -e 's|content|https://www.joelotter.com|' -e 's|\.md|/|')"
echo "Waiting for URL to become available..."
until $(curl --output /dev/null --silent --head --fail $url); do
printf '.'
sleep 5
done
echo "Page is up."
Thanks! I’d heard a little bit about Astro but not really read into it - from looking at it just now I think it’s probably a bit more heavyweight than what I’d need. Additionally I’ve reached the point where anything running on Node activates a trauma response in my brain. 😆
Great spot, thanks, have fixed!
I’ve been running this website on IndieWeb principles and tech for over a year now, so I thought it was time for an updated edition.