Advertisemen
An AMP Live Blog
Fri July 22 2016
by Chiara Chiappini
This is a sample article demonstrating how to write a live blog in AMP. It demonstrates the usage of amp-live-list component which allows to create live blogs.
[% for item in blogItems %]
[% endfor %]
[= item.heading =]
[= item.date =]
[= item.text =]
Advertisemen
