DEV Community

Discussion on: If you are starting a new website, consider using Hugo

 
starbist profile image
Silvestar Bistrović

Okay, I understand your point of view.

Could you provide some useful links to frameworks you mentioned? Or could you write what is so great about it?

Thread Thread
 
tux0r profile image
tux0r

Well, the staticsitegenerators list linked above is a good starting point. Greatness is highly subjective though, as everyone has different needs. I even have a bashblog in one of my projects because I needed something really simple.

Thread Thread
 
starbist profile image
Silvestar Bistrović

Wow, that is a great list.

I already heard about Pelican and Grav, and they are pretty popular, according to the number of stars. They were brought to my attention by the Lobster community, but I haven't had time to explore it yet. I never heard of Coleslaw.

I am already familiar with Jekyll, Hexo, and Middleman, and I even wrote an overview about them:
dev.to/starbist/overview-of-popula...

Thank you for bringing the attention to other frameworks, too.

Thread Thread
 
tux0r profile image
tux0r • Edited

I never heard of Coleslaw.

You should try it. I wrote two plugins for it. :-)

edit: Yup, we talked about Pelican there.