Create RSS for Facebook's Instant Articles

A workaround, but it works: Create a dummy section: mkdir content/instantarticles Add a dummy content file: touch content/dummy.md Create a layout according to FB’s spec in layouts\section\instantarticles.rss.xml This is a sample that can be used to create the template: <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <channel> <title>News Publisher</title> <link>http://www.example.com/</link> <description> Read our awesome news,...

Apr 30, 2016 ... touch content/dummy.md. Create a layout according to FB's spec in. layouts\ section\instantarticles.rss.xml. This is a sample that can be used to ...

Lee mas