Tech notes

Javascript, HTML, CSS

Introduction to Hugo
Feb 14, 2020 | hugo development gcloud

Hugo is an open source static site builder. It is fast (less than a 1 sec per page), powerfull and easy to use. Hugo supports unlimited content types, tags, menus, dynamic API-driven content, and more, all without plugins. This article collects an explanation of the most common structure of Hugo projects with some snippets. Read more >>