Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.25 KB

Gatsby

Gatsby's blog starter (AMP to PWA Strategy)

What's is this ?

This is a Gatsby's blog start which is forked from here.

AMP Feature

This has AMP feature in addition to one.

AMP to PWA

This Also has AMP to PWA Strategy (a.k.a. AMP as entry point into your PWA). Please check original blog for more detail.

How to use

$ 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.

💫 Deploy

Deploy to Netlify