amzn/amazon-creator-mrss-feed-sample

Name: amazon-creator-mrss-feed-sample

Owner: Amazon

Description: Sample MRSS Feed for Amazon Creator

Created: 2018-03-12 17:00:48.0

Updated: 2018-04-13 20:17:53.0

Pushed: 2018-04-13 20:17:53.0

Homepage: null

Size: 7696

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Readme

This is a simple Jekyll website with an MRSS feed that designed for creating an Amazon Fire TV app with Amazon Creator. You can view the documentation for Amazon Creator here.

You build this project using the standard build process for Jekyll. Assuming you already have RubyGems installed, just run the following from the command line:

install jekyll bundler
le exec jekyll serve
Setup

Create posts in the _posts folder following standard Jekyll post formats. Each post should have frontmatter and content similar to the sample posts.

This information, along with some values from the _config.yml file, gets passed into the feed_firetv.xml file. You can view the feed_firetv.xml file here.

This feed contains media properties that validate against the MRSS specification. Amazon Creator can consume this MRSS feed and create a Fire TV app.

Note that the project also contains a feed_roku.xml file in case you're also submitting your feed into Roku's Direct Publisher.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.