jekyll-pwa-workbox
jekyll-pwa-workbox copied to clipboard
A Jekyll plugin using Workbox to make your PWA / Website available offline.
Hi, I added the changes for scope support, see issue #33. But I wasn't able to test it. I'm not a Ruby expert and have no idea how to compile...
Hi, I ran into an issue when I changed the path of the sw_dest_filename to assests/js or any other sub folder. He issue was that the scope of the webmanifest...
So I build my Jekyll site on Github using a GitHub Action. When I test it locally, it compiles without a hitch. And when I only enable the PWA for...