When I rebuild a personal site, my baseline is simple:
- Prefer static pages
- Keep JavaScript close to zero
- Load content from plain files
The goal is not to avoid features. The goal is to choose defaults that keep the site fast even after months of changes.