I've finally set up a simple blog system for this site. Nothing fancy, just a way to share occasional thoughts and project updates without the overhead of a full CMS or database.
The blog is file-based, which fits perfectly with the Web 1.0 aesthetic I'm going for. Each post is just a PHP file in a directory. Simple, straightforward, and easy to manage.
I'll probably use this space to write about:
- Project updates and lessons learned
- Random thoughts on automation and efficiency
- Occasional technical deep-dives
- Whatever else comes to mind
No comments for now! Maybe later if I decide it's worth the effort. For now, it's just a simple way to document things.