hasura / gatsby-gitbook-starter

Generate GitBook style modern docs/tutorial websites using Gatsby + MDX
https://hasura.io/learn/graphql/react/introduction/
MIT License
985 stars 376 forks source link

add PWA functionality #47

Closed praveenweb closed 4 years ago

praveenweb commented 4 years ago

This PR adds PWA functionalities with the help of gatsby-plugin-manifest and gatsby-plugin-offline along with a bit of custom service worker code to cache CDN assets.