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 #67

Open
cookiengineer opened this issue Nov 22, 2019 · 0 comments
Open

Offline Support #67

cookiengineer opened this issue Nov 22, 2019 · 0 comments

Comments

@cookiengineer
Copy link

Hey,

if I would love to implement offline support for quickdocs, how would I be going to implement it?

Currently, the initial web page (html,css and js I presume) needs to be loaded via devdocs.io; so you actually have to be online in order to use the offline data that you have downloaded before already... which kinda defeats the purpose.

I'd love to implement this, but currently I have no clue on where to put this. I guess that downloading the devdocs website and forcing it to load from a cache is the way to solve this issue.

I know that webkit-gtk has options for this, as for another project of mine I was able to load everything from cache; even the service worker file when being offline. But I'm not sure where this is integrated as I've got zero experience with vala so far.

Thanks for any advice,
~Cookie

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

1 participant