Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMP Support #97

Open
2 of 3 tasks
karsasmus opened this issue Dec 4, 2016 · 3 comments
Open
2 of 3 tasks

AMP Support #97

karsasmus opened this issue Dec 4, 2016 · 3 comments

Comments

@karsasmus
Copy link
Contributor

karsasmus commented Dec 4, 2016

Provide Google AMP Support

  • add AMP endpoints to posts (ex: http://name.tld/blog-post/amp)
  • add AMP template to core
  • add the ability to overwrite to core template via theme options via theme.json
@oleteacher
Copy link

Found a little bug Marc.

If you place an image before any text the amp page is blank with exception of header, title, author, tag and published.

What I mean by image first is:

image

@2braincells2go
Copy link

2braincells2go commented Apr 12, 2017

Think what is happening is the "slug" is being added to image path (and other resources) when using /amp

@karsasmus
Copy link
Contributor Author

Thanks for posting, it's fixed in branch 1.2 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants