Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Feature request: AMP Plugin/example #376
Comments
I love AMP and really want to do something with Gridsome and AMP in the future. Right now we're focusing on getting 1.0 ready. I think in the future we should have a similar approach to AMP that Next.js has: |
I'd enjoy tackling this! Unless it has already been handled. |
@tomtev Any updates on this? Would love to see this in place. |
Summary
Add a site AMP version.
Basic example
Nuxt.js has an example: https://github.com/nuxt/nuxt.js/tree/dev/examples/with-amp
Gatsby AMP Plugin: https://www.gatsbyjs.org/packages/gatsby-plugin-amp/
Motivation
The AMP Project support is very important to accessibility and Google's Pagerank. So, it could will be awesome had this support in Gridsome.