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
@karsasmus karsasmus added this to the Leafpub 1.1.0 milestone Dec 4, 2016
@karsasmus karsasmus added this to TODO in V1.2. Mar 21, 2017
@karsasmus karsasmus moved this from TODO to In Progress in V1.2. Apr 11, 2017
@karsasmus karsasmus modified the milestones: Leafpub 1.2, Leafpub 1.1.0 Apr 11, 2017
@karsasmus karsasmus moved this from In Progress to Implemented in V1.2. Apr 12, 2017
@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
V1.2.
Implemented
Development

No branches or pull requests

3 participants