feeling like I'mma need to get my blog hosted on github working again, is #octopress basically dead? what's the "take markdown, publish to github" workflow today? Last time I tried to use octopress it blew up in my face because .. well, like 15 years had passed and ruby moved on.
@xabean I really like Hugo. Lots of tempting and design control, fast builds, local test / draft server, static output perfect for GitHub or similar hosting.

@darthnull @xabean I'm also a big fan of Hugo, it builds the Kismet site and we use it at work, too, now.

If you're feeling creative, you could definitely get a github runner with hugo that rebuilds your blog when you push updated content.