It’s been a long time… And by long, I mean very long. I’ve finished at UCI, started a job hunt, given up on Debian and enlightenment, moved on from apache, and studied python. Soon, I’ll be replacing this site with a new one. I’ve got to migrate all the content over… but the new one isn’t based on WordPress anymore. It’s managed through git. Yes, that’s right. An entire CMS that lets you manage content, push posts, etc. all through git with no web administration. WTF? I’ll share more news soon. The fun parts are back-end integration. As yet, it’s not the simplest to get set up.. but this is for managing a large number of mostly static sites. I’ve got two problems left to solve, then It’ll be done. In the mean time, if you’ve any information for me on the following topics, please feel free to comment:
- How to quickly get the last reference that references a file in a branch in git… Without access to the git cli, using only native PHP code.
- How to run code on an AWS instance in response to a CodeCommit push. Current solution is to use SNS -> SQS -> python listener, but that’s not very robust…
If you want a preview of the new site, check out dev.aarcane.org