I have a website that is made up of a ton of HTML files, and some CSS files, with folders inside folders, which does not pull in any external resources. (Pretty sure no JS.) Is there any way to merge it all into one HTML file? What I mean is that I click on a link, and it loads another html file, and the CSS and images that it pulls in, without having multiple files.