Commit Graph

6 Commits

Author SHA1 Message Date
Lucas Verney 903ad14bbc Add a service worker and cache assets
Assets are served from the local cache preferably. They are fetched from
the network if not available. This new addition also enables the "Add to
homescreen" in Chrome/Chromium.

Fix #22.
2018-10-26 14:15:56 +02:00
Lucas Verney 9beed09ed0 Improve documentation. Fix #45. 2018-10-17 15:51:06 +02:00
Lucas Verney 1139dc33c5 Add screenshots in README 2018-09-11 15:50:51 +02:00
Lucas Verney 20a162e915 Update nginx config 2018-07-18 15:07:40 +02:00
Lucas Verney 959578cfe9 Fix comment error in nginx support file 2018-07-13 18:45:00 +02:00
Lucas Verney c18f061548 Add basic configuration files for nginx and uwsgi 2018-07-11 16:58:50 +02:00