=================
== Claus' Blog ==
=================
Made with Hugo and ❤️

⭐ Featured blog posts

🔗 Recent bookmarks

Working with Hugo Themes (Part 2)

#hugo #git #howto #development #go
I was not happy with my local development workflow, which I described a few days ago [1], for one reason: The git submodule was inconvenient. After editing and testing my theme, I still had to push the new submodule reference to github, where the github actions workflow would build and deploy the new theme. Read more...

Working with Hugo Themes (Part 1)

#hugo #git #howto #development
I’m the kind of person who cares a lot about having a good looking theme for my blog before I even start creating content. In my first days of a new blogging life with Hugo, I looked at some simple themes. Read more...

A new beginning with Hugo

#hugo #linux #development #howto #markdown
While installing and building a site with Hugo is not rocket science, I wanted to share some notes on my first steps. Maybe this will become a series. You need 5 things before you can run Hugo. In my trials, brew. Read more...