Intro π
In this tutorial, we will walk you through creating a blog using Hugo . Hugo is a Static Site Generator that has themes/layouts that have already been created by developers, which we will use to set up our website.
Netlify is a hosting platform. It will be used to host your Hugo website, so that anyone can access your website on the Internet.
The reason we need GitHub is because we need to store our Hugo code somewhere for Netlify to access.