Personal Page with Hugo
Creating my personal site (the one you’re reading right now). I used a static site generator called Hugo. I picked it mainly because I’m already a bit familiar with Go, but the nice thing is you don’t actually need to know Go at all to use it. It’s simple, fast, and gets out of your way. In this post, I just want to walk through how I got started and how I began building my own documentation space. ...