Software Lead
Making uOpenBlog
We wanted a blog to document our achievements and technical processes. The path of least resistance would have been using a commercial drag-and-drop site builder. But as with most engineering projects, the easy route falls apart when you introduce specific design requirements. We decided to build a static site using Hugo and host it via GitHub Pages. Here is a breakdown of why we took the technical route, how it was built, and what the process teaches us about modern software development. ...