Hacker News new | past | comments | ask | show | jobs | submit login

I'm using Hugo with Netlify. I've used just about every tool over the years, and I'm pretty happy with Hugo. Netlify makes deployment a breeze, and there's a free tier with 100GB of bandwidth which is fine for a basic blog.

If you want to do anything fancy, or you have a love for React, I'd suggest Gatsby as an alternative. It also makes it easier to pull in the JS ecosystem. Currently, pulling in JS libraries with Hugo is a bit clunky because it doesn't integrate directly with the standard JS tools (npm, webpack, etc).

Here's the source for my site: https://github.com/brndnmtthws/brndn-io




I love this stack. Although the one where you are most comfortable with is the way to go, hugo + netlify (and eventually add forestry if you need a real CMS) is astonishingly easy and straightforward to set up. Just amazing.

edit: About adding js libraries, just import them via html instead of using package managers


Any reasons you prefer Hugo over Jekyll?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: