Skip to content
Jonathan Channon edited this page Aug 20, 2013 · 3 revisions

Snow will generate an RSS feed for the last 10 posts on your blog.

In the snow.config file enter the below information.

{
  "file": "feed.xml",
  "loop": "RSS"
}

You can call the file any name you like as this is what will be generated at the root of your website. RSS generation also depends on the Blog Title setting.