|
|
|
|
|
by sebmellen
2079 days ago
|
|
Hugo is really, really good at what it does. I run a number of static blogs on it, including that of my startup [0] and my personal blog [1]. However, for many purposes, a completely static setup like the one that Hugo offers is surpassed by the reactive capabilities of Next.js/Gatsby/Nuxt, etc. For larger, more complex sites, javascript frameworks make more sense, and offer far more functionality for building a web-app. Two different purposes, IMO. [0]: https://blog.assembl.net
[1]: https://blog.slm.space |
|