benweet / stackedit.js

Add StackEdit to any website
https://benweet.github.io/stackedit.js/
MIT License
1.08k stars 119 forks source link

Offline mode in project? #3

Closed zoutiyx closed 6 years ago

zoutiyx commented 6 years ago

I'm trying to include stackedit.js in a small school project that I'm doing. it works when there's internet, but it doesn't when there isn't a connection. Is it possible for me to get offline functionality?

benweet commented 6 years ago

It does work offline for me on https://benweet.github.io/stackedit.js/. Though you still need a proper connection the first time you open StackEdit (for the service worker to download the app).