(on the off chance you're not already using one of the other cool website kits folks on here have been showing off in the last couple days
)
it's extremely alpha, but i'm actively developing it. it's fully customizable and themable, you just have to get your hands dirty with some HTML and CSS. content is authored in Markdown. i'm not prioritizing any particular feature requests or bug reports right now, but i am taking them.
my website is one example of what you can do with it.
it is an actual web application (as opposed to a static site generator) so the setup is a bit different. the plus side is you don't need to regenerate everything if you notice a typo somewhere, and you don't really need to care about your web server configuration beyond the TLS and reverse proxy settings. It also doesn't use a dynamic database, so you don't need to futz with MySQL or anything, just write a JSON file.
disclaimer: this is probably not something you're interested in right now if self-hosting, command line, or HTML/CSS sounds like a bad time to you.
you can take a look at the source code if you like, and if you want to use it you can clone it with git clone https://git.echowritescode.dev/public/web-pylon.git and then follow the build+install instructions in the README (i don't have a binary distribution yet, sorry)
but i imagine that pretty much nobody here is in the market to spend $500+ on a service like that right now π
that said, if you are, my inbox is open!