What's the laziest way to create a website that looks really nice and is maintainable?

https://programming.dev/post/44779800

What's the laziest way to create a website that looks really nice and is maintainable? - programming.dev

Tldr we want a static website that will last a long time and also look pretty nice. Right now, we have a wordpress website. It looks very nice. It also have 4 extensions that aren’t configured to auto update. Also whenever I try to make changes to the website they don’t apply because the website was configured via the extensions and I hate it. I want a static site of some kind. It’s simple to self host or host anywhere, and it’s also simple to secure and keep maintained for a long time. I am currently looking at static site generators, like quarto [https://docusaurus.io/], or docusaurus [https://docusaurus.io/] However, they are difficult to theme to the “niceness” that I want, and their nature results in these somewhat fixed output formats. Like, it is somewhat difficult and annoying to put images anywhere I want them and etc. Is there like a fixed WYSIWYG html editor? Something between designing a website from scratch and a static site generator. Or is there a way to finagle static site generators to be more flexible than blogs or documentation sites?

Hugo or similar