I frequently switch basically everything about this site
(design, layout, content, front-end framework, infra, etc), usually when
I just want something easy to try out different tech on:
Currently using the following setup:
- Frontend is a modified version of the monospace
web
- Page content is maintained in markdown files and converted to html
with pandoc
- Everything is aligned to a grid with global CSS and a little bit of
JS
- Main networking/compute/deployment handled by AWS Amplify
- This suprisingly “just worked”. My guess is at scale the pricing
becomes untenable though
- Images served with AWS Cloudfront and stored in s3