Welcome to my demo site!

Hi there! #


This is a demo site built for practice using Hugo and hosted on GitHub Pages. Each page of this site documents the step-by-step process used in order to create the site exactly as you see it. I’m still extremely new to everything Hugo has to offer, but I hope the instructions here may prove helpful for any other newbies looking for simple, clear guidance on how to get started with Hugo.

If you’re interested in recreating this site on your own, you’ll need the following:

Required Components:

  • Hugo
  • Git Bash (Go and Dart Sass are also commonly used but will not be covered in this guide)
  • A GitHub account
  • The Hugo Book theme by Alex Shpak. Download from Github here.

This guide also assumes you have some basic knowledge of Git and GitHub. Don’t worry though – every command used in Git is documented, so you can just copy and paste the code into your terminal.

If you’d like to learn a bit more about how Hugo works as a static site generator, click on Understanding Hugo in the left sidebar.

Otherwise, if you want to jump straight into building your site, instead head over to Creating Your Hugo Site in the left sidebar to learn how to download and install Hugo.