Hacker News new | ask | show | jobs
by mekkkkkk 1633 days ago
A "static site" typically means to have the site being generated through a build step such that you can serve it straight from a CDN or simple file server. It doesn't say anything about the content included and it's "dynamism".