I have a static site hosted on GitHub Pages which is starting to grow in size. Normally I would use server side includes (
I know this is a late answer, but here's something I stumbled on recently. Turns out that the guys over at http://w3schools.com/ created some simple JavaScript code as an alternative to SSI:
Here's an example.