Latest blog posts

Solving DocPad's excessive memory usage

After moving my site to DocPad I found a problem, DocPad is a massive memory hog! The result of this is that I can't even run it on a single Heroku web dyno, a static HTML site can't run on a single web dyno!

So let's have a look at how I went and solved the problem

New blog, less FunnelWeb

It's time for a refresh, my blog has made a move, this time away from FunnelWeb.

But why, how and what for the future of FunnelWeb?

From FunnelWeb to Git in a few simple steps

With the decision to go to Git from FunnelWeb I wanted to be able to maintain the history of the changes. Since many of my posts have multiple revisions I wanted them to be listed as changesets in Git.

In this post we'll look at how to get the content out of FunnelWeb (or any content database) and into Git as full history.