Hacker News new | ask | show | jobs
by adingus 1523 days ago
Anything based on a static website generator is my go-to. It offers a lot of control but its really quick and easy to get up and running. I like Hugo. I built a blog in django but I found it more trouble than it was worth, at least as a blog back end. I spent more time building and tweaking the thing than writing. Now I deploy with hugo and don't do any tweaking or writing.
1 comments

I admit I was not at all aware of the many static site generatores there are... What a brave new world HN here introduced me too! I have a lot of studying to do. Thanks :)