This is a Gatsby's blog start which is forked from here.
This has AMP feature in addition to one.
This Also has AMP to PWA Strategy (a.k.a. AMP as entry point into your PWA). Please check original blog for more detail.
$ npx gatsby new my-blog-starter https://github.com/tomoyukikashiro/gatsby-starter-blog-amp-to-pwa
$ cd gatsby-starter-blog-amp-to-pwa/
# Add articles and then...
$ yarn run build && yarn run serve
You can check articles in following URLs.
- Non-AMP:http://localhost:8000
- AMP:http://localhost:8000/amp/