-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Updated README and upload index.html to run it in offline mode #19
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for qrss ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Seems the index.html doesn't work at my end. By press Receive or Sent will lead me back to the https://qrss.netlify.app/ page which doesn't work offline. ======================= I tried Brave for PC, installed the page, copied the installed webpage to my offline pc and it worked! |
Good! Btw, did you download raw file by pressing "Raw" or icon of (arrow going down -> "Download raw file") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you. LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For Docs. I think it's great, but i'll probably need to add an additional tutorial on how to use the PWA.
For index.html file. I think it's going to have issues with not being up to date if it's not built as a CI and is integrated directly into the project.
I uploaded light index.html file wich repeats functionality of online version and allow easy to use it in offline mode on both, PC's and Mobile devices
Plus, Updated README on "How to" running in offline mode