By James Mitchell on May 06, 2015
After a very long time, and much prompting from Google about the upcoming Mobilegeddon, we have redesigned our site to be less cluttered and mobile responsive.
The underlying HTML and CSS has been replaced with the Google Web Starter Kit, then the content has been layered on top.
The site itself was statically generated using Hyde, but since the Google Kit is based on NPM and Gulp, we have written Gulp tasks to create static pages from simple Markdown files. Many thanks to Sean Farrell and Daniel Naab for their excellent examples.