hugo-new <section> <title-slug>
I really think this bilberry theme is the perfect blog theme for me. It has very useful content types for the variety of things I imagine I’ll want to post about, and is pretty simple in its design and architecture.
The one thing I don’t like about Hugo, though, is the need to take two steps to create and edit a new post. So, I wrote a little Bash script that combines both steps into one (which I have put on my system’s $PATH at
/usr/local/bin/hugo-new).