====== This is a template to turn small github pages into offline ready app.
When ever I make make simple tools and toys, I create github repo and make demo page using github pages. (like this)
Often these "app" are single index.html file with all the CSS and JS nessesary in it. Something I would like to access offline

Thanks for this! Works perfectly.