Hacker News new | ask | show | jobs
by lima 2029 days ago
The cost is ongoing maintenance of the code base, reponding to security issues and such, not the server hosting.
3 comments

A read-only site would have very little of that sort of thing.
Static pages do not have a code base, they're just data to be served on demand.
Also it can’t really be read only because of things like GDPR compliance.