FGRibreau / rss-to-amp-stories

RSS to AMP Stories ⚡️

Home Page:http://twitter.com/FGRibreau

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSS To AMP-Stories (prototype)

I was at #AMPConf Amsterdam this week and discovered the new AMP Story feature.

During the "Telling Stories with AMP" talk I made this quick & dirty prototype to check how it would work with an Rss feed. Note that it should be used to display a single story and not many stories like I did here.

Demo

What does it do

It converts an RSS feed to the AMP Story format, one story page per article.

How to use it

First you'll need to sign up for the origin trial to publish pages with amp-story, please visit bit.ly/amp-story-signup.

Then, you need to add an amp canonical link to :

<link rel="amphtml" href="https://rss-to-amp-stories.cleverapps.io?url={your-rss-feed-url}">

Acknowledgement

About

RSS to AMP Stories ⚡️

http://twitter.com/FGRibreau


Languages

Language:HTML 63.6%Language:JavaScript 36.4%