top | item 31665338

(no title)

kdps | 3 years ago

What's the current (2022) take on Hugo vs. Jekyll? I'm also wondering if Github Pages is a good alternative for hosting. Judging from their description, it seems to be free, without ads and can optionally be used with a custom domain.

discuss

order

1983054104|3 years ago

I have only used Jekyll in the past but I would try Hugo nowadays since it's the "brand new stuff" (only because it's written in Go). Jekyll hasn't been abandoned which means that both are good and I'm sure they have the same set of features.

As for using GitHub to host it, it's still free and you can use a custom domain which is nice.

tristan957|3 years ago

I have been using Hugo, Vercel, and a custom domain for my blog. I have found Hugo + Vercel to work well together. I can't speak for how it compares to Jekyll, but Hugo has been fairly good to work in. I like the development story quite a bit once you get over the initial hump of getting everything setup. I also use Vercel to manage the custom domain, which I consider a bonus.

criddell|3 years ago

> Hugo vs. Jekyll

They both work and it's unlikely that either will limit you. Just pick one (I recommend flipping a coin) and go.