I would like to build a website for something that is being promoted on facebook, yelp and other social media marketing, so mostly images.
I love hugo framework but coming from server management background I don’t want to deal with design.
Is there a way that I could setup front end (some WYSIWYG) so someone else could takeover and manage it?
What I was thinking of doing is to:
put hugo+frontend on ec2 but that’s not really serverless.
Is there really wordpress alternative in serverless world or it’s too early yet?
I haven’t seen any fully baked wordpress like solutions out there but checkout our site: https://github.com/serverless/site it’s built with phenomic.io and hosted on a CDN via netlify.
We are using auth0 for user login/auth stuff and have a couple of serverless functions handling various web tasks.
It’s a bit more complicated than Wordpress but you could use a static site generator like Jekyll. I’ve seen sites using it handed over to non-technical staff inside marketing and design departments with a bit of training.