Oghliner is a Node tool to deploy Offline Web Apps to GitHub Pages. Offline Web Apps are web apps that cache their files (HTML, JavaScript, CSS, images, etc.) on the client, so they work even when your network doesn't. GitHub Pages is a simple host for static files. Oghliner offlines an app by generating a Service Worker for it. It deploys the app by committing it to the gh-pages branch of the rep