Hacker News new | ask | show | jobs
by alwillis 522 days ago
You generally can’t use SSI on many popular platforms for static websites like Netlify, etc.
1 comments

However, you could generate the static HTML easily and then publish it on those platforms, which is what many people do today (probably not often using SSI).