Getting Reacquainted With Hugo
Testing testing testing It’s been a bit since I’ve looked at my Hugo blog here on shindakun.dev. Hugo First things first, I need to get all my repositories in line. When I originally set everything up I had it separated in a couple different repos. The main repo held everything needed to build the base Hugo. I had two submodules for the themes that power the site. Finally, I had a repo just for blog posts. …