megazear7 / orison

A server and static site generator built on top of lit-html
http://orison.alexlockhart.me
18 stars 2 forks source link

PWA Offline Page #4

Closed megazear7 closed 5 years ago

megazear7 commented 5 years ago

Create a /src/pages/offline.js page in the documentation project and in the template projects. Update the service worker to preload this page and to respond with this page (or page fragment) when a fetch request fails.

megazear7 commented 5 years ago

I implemented the offline page in commit b2248f0dd4bee