A brief ponder
November 7, 2012
I read an article today which got me pondering the idea of hosting this blog on Heroku. That seems incongruous when we’re talking about a site that’s hosted as static HTML, but it would make the deployment process somewhat quicker.
That said, I could probably achieve exactly the same through the clever use of git’s handy event hooks. Which is, of course, exactly how Heroku does its magic.