[[blog.feed]]

Available Since: V1.0.0

The blog.feed snippet is used to generate a RSS feed from the blog.

Note: The blog.feed snippet must be placed on document with a blank template and output as .xml.

Parameter Description
include A comma separated list of blog categories to include in the archive, if not present then all categories are included.
limit The number of items to include in the feed.
size The size of the post feature image, one of t (tiny), s (small), m (medium), l (large), defaults to s.
depth Optional depth of categories to descend to, 0 unlimited depth.
subTitle If given and set to 1 the document subtitle is included; defaults to 0.



TOP