Hacker News
new
top
best
ask
show
job
Ask HN: Why is sharing private static HTML with non-engineers still hard?
2 points
by
nate
8 hours ago
1 comment
PaulHoule
8 hours ago
I build a microsite with Vite and then run a Python script that copies the files to S3 and does the Cloudfront setup which is usually just an invalidation because I will put many microsites on the same domain. I don’t see what is so hard about it.