BaseDemo is a basic template that can be used for creating demos of your development projects that will also work for GitHub Pages.
With BaseDemo you won’t have to include anything else in your document besides the demo file. Just include the bootstrap script (<script src="bootstrap.js"></script>) in the header and BaseDemo will take care of the rest.