This repository contains the engineering blog, all of its posts and necessary parts to statically render the entire blog using Hugo. Managing posts follows Hugo's logic, the theme that is currently used is Casper.
In order to run this blog locally, or build it statically for distribution, install Hugo. Once that is done, you can run the blog locally:
hugo server --buildDrafts