Blog page 2
Live blogs are web pages that are updated frequently throughout an on-going event, such as a sporting event or an election. In AMP, you can implement a live blog by using the amp-live-list
component.
This tutorial provides a short overview of the amp-live-list
component and focuses on some implementation details for live blogs, like pagination and deep linking. We’ll use AMP By Example’s live blog sample to illustrate implementing live blogs in AMP.