Open witoszekdev opened 1 year ago
We could add offline support for our docs page by using a PWA with Service Worker that would cache the entire page on user disc, similar to what Pupeteer docs do.
There's already ready to use plugins for Docsarus:
Hi. For PWA manifest.json, icons are needed in different sizes. With the help of manifest file generators, we can upload icon of 512x512 size.
manifest.json
Is it possible to get the icon of 512x512 size?
We could add offline support for our docs page by using a PWA with Service Worker that would cache the entire page on user disc, similar to what Pupeteer docs do.
There's already ready to use plugins for Docsarus: