View Source FranklinWeb.RssFeed (Franklin v0.1.0)
Provides functions in support of the generation of an RSS feed helping people keep up to date with the latest articles.
Link to this section Summary
Functions
Generates tag for inlined form input errors.
Returns a string value containing an RSS feed for the given collection of articles.
Link to this section Functions
Generates tag for inlined form input errors.
@spec new([Franklin.Articles.Article.t()]) :: String.t()
Returns a string value containing an RSS feed for the given collection of articles.