"hugo server" (v0.15) returns runtime error on armhf

It looks like a problem with Hugo 0.15’s new “render to memory” feature when running in “server” mode. As a work-around, run:

hugo --buildDrafts --renderToDisk

Cc: @spf13