I always use this site as a canonical example of The Good Internet. The kind of site that is rare today but used to be most of the internet, and we're all worse off for the change. Lightweight handmade HTML and CSS. Very little JavaScript. The site is fast as hell, instant transition between pages, it'd make a React SPA blush. The URLs don't change. The navigation is familiar and unchanging. Back button works as expe…
> Maintenance cost is effectively zero...
His estimates[1] of ongoing costs seem different:
> I spend probably 60 hours a week continuously improving this website, answering visitors' questions, solving their shoelace problems – even granting permission for my material to be re-used by other educators.
> All of this effort earns me less than 1/5 of the Australian National Minimum Wage.
> I'm thinking of calling this my “Million Dollar Website” – not because it's worth a million dollars but because it has cost me a million dollars compared to what I could have earned at a regular job (based on an average Australian annual wage of $50,000 × 25+ years).
Granted it seems like you're commenting just on the cost of maintaining the site's HTML/CSS, and I agree that making the website simpler reduces those costs. But even with more complex websites the development costs are often less than the cost of developing good content, attracting people to your site, paying for hosting, etc.