I've been putting together a website for my partner's research group (as one does). I went with #hugo because that's what I use in my personal site but this time I found a lot more friction. Granted, it was a more complex setup (multilingual + Decap CMS + existing template) but man, Hugo can be cryptic with its error messages. And you better pin a specific version as it tends to break things between upgrades.
What do people use for static sites nowadays?
@amercader I used Observable Framework for a recent data viz project. Was really good, quite different from Hugo. Really only for data intensive work, but really good experience with it https://observablehq.com/framework/
@GavinChait cool , anything from Observable is probably good but was not aware of framework
@amercader almost always @eleventy for me.