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

Trying to make cache fetch work #21

Open
Julianoe opened this issue Jan 19, 2019 · 1 comment
Open

Trying to make cache fetch work #21

Julianoe opened this issue Jan 19, 2019 · 1 comment

Comments

@Julianoe
Copy link

Hello!
I'm trying to get a grasp around PWAs and i'm using my personal website running with Jekyll to test that.
I stumbled upon your plugin it seems to work partly but i wonder: shouldn't it allow offline fetch of the content?
It does not seem to work. The service worker i manually wrote at first was not perfect but did that. I was looking for a way to generate the caching function automatically for all html files. Is this something that can be done with this tool?

@souldanger
Copy link
Collaborator

souldanger commented Jan 19, 2019

Hi Julianoe,
yes it does work just fine. Visit one of my sites once, then turn your phone into 'airplane mode' and the site is still available offline: https://iridiumbrowser.de
If you use the template service worker in the docs you will achieve the same result.
Happy Jekylling!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants