]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Add Progressive Web App examples and docs user/dbs/progressive_web_app_example
authorDan Scott <dscott@laurentian.ca>
Fri, 14 Apr 2017 04:29:04 +0000 (00:29 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 14 Apr 2017 04:29:04 +0000 (00:29 -0400)
commitfc584eddbe695e08befed621802aaea281019c9a
tree33e12487ccae120b762f4136cd9c6a73af1a4dc8
parent08a3808fa72b9865b5c6d6b0c4dc3a7748a3a380
Add Progressive Web App examples and docs

Reflect the state of the Evergreen PWA as presented at the
2017 Evergreen International Conference.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/examples/pwa/README.adoc [new file with mode: 0644]
Open-ILS/examples/pwa/sw-precache.js [new file with mode: 0644]
Open-ILS/examples/pwa/templates/opac/parts/sw-register.tt2 [new file with mode: 0644]
Open-ILS/examples/pwa/web/images/icon192.png [new file with mode: 0644]
Open-ILS/examples/pwa/web/images/icon48.png [new file with mode: 0644]
Open-ILS/examples/pwa/web/images/icon96.png [new file with mode: 0644]
Open-ILS/examples/pwa/web/manifest.json [new file with mode: 0644]