Alex Kyron

https://alexkyron.xyz/

## [Updates to the blog script](/blog/updates-to-the-blog-script.php) I've done some major updates to the [blog script](https://github.com/alexanderkyron/blogscript). They're on the dev branch as I'm writing this, but if this publishes successfully I'm merging the PR basically immediately after. New Features: * Auto-update RSS feeds * Greater configurability/more site agnostic * Options to disable or enable rolling blog, blog index, rss pages * Previously hardcoded paths are now easily editabe variables * String concatenation changed to formatted strings for easy editing * Cleaner code The script is pretty much done for what I need it to do, but I'll still be maintaining the repository and adding things as needed. Trying not to let it get bloated, because I want by blog script to suck just a little bit less ;)