Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline support #31

Closed
lgarron opened this issue Feb 18, 2014 · 2 comments
Closed

Offline support #31

lgarron opened this issue Feb 18, 2014 · 2 comments

Comments

@lgarron
Copy link
Member

lgarron commented Feb 18, 2014

Very easy. https://github.com/lgarron/offline-bootstrap

Even nicer would be to do it automatically in Chrome (which doesn't ask for permission), but last I looked into it the browser-detection had to be server-side.

I'm reluctant to do this while I'm still actively developing, since caching issues make it really annoying to debug. For now, people can download a .zip from the page.

@lgarron lgarron changed the title Ofline support Offline support Jul 5, 2014
@lgarron
Copy link
Member Author

lgarron commented Apr 25, 2015

We should use service workers now. I tested this a while back; just needs some tweaks.

@lgarron
Copy link
Member Author

lgarron commented Sep 14, 2016

Mostly working. #129 tracks turning service workers on by default.

@lgarron lgarron closed this as completed Sep 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant