I might finally be ready to start authoring some real blog posts now. I finally got dates showing up and there was some
mildly interesting faff around finding the time that a post got added to git, but I think it will work out really well
to automatically track down when a concept came into being without me having to record a time, which is what I was
after.
I still need to assemble some kind of main blog index, and that means that the next set of priorities are:
Set up main blog index page with a way to browse all the blog topics I have where each blog dir (I was calling them
sagas earlier) and also group the loose posts into, i guess, another index page
Add tags with corresponding index pages so readers can quickly look at what other content i might have related to
tags.
Since I guess I will be very undiligent about maintaining and manipulating tags I have a feeling that I will create a
manual script that feeds any specified blog content through an AI to summarize it down into tags. This would scale
pretty well since I can generally only run it on new content, but I should be able to add prompting and that will let me
fine tune specificity and other aspects of the tagging/keywords through this. Then probably we'll run into other
limitations like the list of tags becoming overwhelmingly huge (like you see with people trying to SEO with keyword
lists..) defeating the purpose of them being helpful sidelinks.