Create a blog for free using GitHub Pages and Hugo

Welcome 👋 In this blog post, I will be showing you how to create a blog for free using GitHub Pages and Hugo. I will walk you through the process of creating the GitHub repository (where your blog will live), creating your Hugo site, adding a theme to your blog 🎨, creating your first blog post and automating the publishing process! What is GitHub Pages and Hugo? GitHub Pages allows you to create a website which is hosted directly from a repository on GitHub. ...

July 28, 2021 · 5 min · 890 words · Daniel Brennand