Updated README and upload index.html to run it in offline mode#19
Updated README and upload index.html to run it in offline mode#19iuvi7 wants to merge 2 commits intoqifi-dev:mainfrom
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") |
LittleSound
left a comment
There was a problem hiding this comment.
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.
The downloaded file is in raw format, but as Catabridge mentioned, clicking on "Receive" or "Sent" redirects it back to the https://qrss.netlify.app/ page, which doesn't work offline. @LittleSound, it would be really great if a standalone, offline-compatible HTML file could be packaged and released. |
Weird, i tryed on second-laptop and it works for me Don't know where problem could be |
|
the similar issue has been solved in #24, If your issue is not solved, reopen PR. |
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