Skip to content

Instantly share code, notes, and snippets.

@emjayess
Created March 9, 2012 19:18
Show Gist options
  • Save emjayess/2008177 to your computer and use it in GitHub Desktop.
Save emjayess/2008177 to your computer and use it in GitHub Desktop.
application caching on the fly
CACHE MANIFEST
# cache pages as they're visited
# display '/offline' when offline and hitting a page not yet cached...
FALLBACK:
/ /offline
NETWORK:
*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment