We would like to have a build function to render the navigation and footer as separate HTML files.
The entry point for this would be a package.json file. Maybe npm run renderNav and npm run renderFoot.
It would be nice to maintain the router Link functionality so that the react pages still load quickly.