leafpub
leafpub copied to clipboard
AMP Support
Provide Google AMP Support
- [x] add AMP endpoints to posts (ex: http://name.tld/blog-post/amp)
- [x] add AMP template to core
- [ ] add the ability to overwrite to core template via theme options via theme.json
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:

Think what is happening is the "slug" is being added to image path (and other resources) when using /amp
Thanks for posting, it's fixed in branch 1.2 :slightly_smiling_face: