My super simple website setup

DanielKlemm.com

My requirements

🎯 mobile optimized
🎯 support for Google Stories
🎯 low effort
🎯 low cost
🎯 low operational burden

I chose

static site generator Hugo for content management ...
... and Accelerated Mobile Pages (AMP) as a web component framework to easily create user-first websites and stories ...

... and set up the website at Netlify, which is a specialized cloud provider

Result:

posts written in markdown
content on github
automated deployment pipeline
global infrastructure
no operational burden ✔️
no costs ✔️

What's your tech stack of choice when setting up a simple website?