hugo-blox-builder icon indicating copy to clipboard operation
hugo-blox-builder copied to clipboard

Add service worker for full PWA support

Open halfrost opened this issue 3 years ago • 3 comments

Feature Request

Are there any plans to support PWA?

halfrost avatar Oct 17 '20 05:10 halfrost

The PWA manifest already exists. To provide a full PWA, the next step is to investigate and decide on a robust service worker strategy that can support the different kinds of site generated with Wowchemy. Feel free to contribute.

gcushen avatar Oct 17 '20 12:10 gcushen

Some resources that may be helpful:

  • https://techformist.com/add-pwa-hugo/
  • https://blog.jeremylikness.com/blog/implement-progressive-web-app-hugo/
  • https://conight.com/posts/hugo-with-progressive-web-app/
  • https://discourse.gohugo.io/t/go-offline-service-workers-with-hugo/5741
  • https://www.trysmudford.com/blog/performance-wins-with-hugo-and-netlify/
  • https://ruddra.com/hugo-implement-pwa/

rodrigoalcarazdelaosa avatar Oct 18 '20 16:10 rodrigoalcarazdelaosa

The PWA manifest already exists. To provide a full PWA, the next step is to investigate and decide on a robust service worker strategy that can support the different kinds of site generated with Wowchemy. Feel free to contribute.

By far the most widely used service worker is this one.

rodrigoalcarazdelaosa avatar Dec 26 '20 18:12 rodrigoalcarazdelaosa

Closing due to inactivity - no one has been motivated to contribute to this in the last two years. Will consider re-opening if someone comes up with a PWA strategy and implementation which can support the various different Wowchemy content types.

gcushen avatar Oct 26 '23 16:10 gcushen