Second revision of my blog engine
Blog post from: Sat, 14 Feb 2026I'm still working on my blogging script. It also needs some testing.
Added function to defer for later editing
I added a function to defer an article for postoning to edit it further. It's not complete yet, because it doesn't update the dates to the later date in the post yet. I'll add this feature later.
Added RSS feed file generation
I added a feed file generator which generates a rss.xml file, which contains the last 10 entries in full. As far as I can tell, it works for now.
Not ready for other users
For now it's too complicated to make this blog engine usable for other users, although I would really like to do that. Maybe I'll work on it if it works for me flawlessly.
Best wishes,
~dan