render.rss: Builds an rss file with all posts in the site Typically, the...

Description Usage Arguments Value See Also

View source: R/rss.R

Description

Builds an rss file with all posts in the site Typically, the parameters would be population from a config.R file

Usage

1
2
  render.rss(site, domain, rss.title, rss.description,
    rss.categories)

Arguments

site

the path to the site

domain

domain name for the site

rss.title

title of the rss feed

rss.description

description of the feed

rss.categories

category tags for the whole feed

Value

NULL writes to file as a side effect

See Also

rssdoc


DASpringate/samatha documentation built on May 6, 2019, 1:16 p.m.