Testing GitHub actions to add new weblog posts to my search index
Well, this is interesting. I've migrated my Weblog to GitHub, added a GitHub automation to submit new posts to my Algolia search index.
weblog tag
View All TagsWell, this is interesting. I've migrated my Weblog to GitHub, added a GitHub automation to submit new posts to my Algolia search index.
The first thing you need to do is to create a JSON file of all your current posts. This JSON will be used to create a search index in Algolia.
I've been adding PDF downloads to my writing samples — using Google Drive. I also have been thinking I'd like to add the micro.blog feature of audio posts. A quick search found Embedding Audio Files from Google Drive into HTML. But this didn't work. I think it's a combination of CORS and other authentication blocking from Google. There is however a fix.
… is the magic number.
I'm not very good at blogging. I've not had the time, I don't have anything to say, why would anyone want to read what I have to say… and the excuses go on.