August 17, 2014 Creating a new theme Emoji can be enabled in a Hugo project in a number of ways. The emojify function can be called …
April 02, 2014 Getting started with hugo Step 1. Install Hugo Go to Hugo releases and download the appropriate version for your OS and …
April 02, 2014 Hugo Template Primer Hugo uses the excellent Go html/template library for its template engine. It is an extremely …
March 10, 2014 Migrate to Hugo from Jekyll Move Static Content To Static Jekyll has a rule that any directory not starting with _ will be …
March 05, 2014 Emoji Support Introduction This tutorial will show you how to create a simple theme in Hugo. I assume that you are …