Ditching SSGs for a hand-crafted Website (opens in new tab)
Ok, this is not really a 100% hand-crafted website but new articles and some other parts are now. Here’s the story: I used Hugo as a static site generator (SSG) for a long time and started to get bored. With Hugo, I was also much closer to the final product than, say, with WordPress, but it didn’t feel like I was personally creating the website. So I simply took the HTML code generated by Hugo as a basis, copied it to a new directory, and moved it to a new Git repository. Then I started simpl...
Read the original article