(Hu)go Template Primer April 2, 2014Development, Golang 7 min read Hugo uses the excellent Go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of …
Getting Started with Hugo April 2, 2014Development, Golang 2 min read In this article, we are going to talk about getting started with hugo. Step 1. Install Hugo Go to Hugo releases and download the appropriate version …