Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 279 Bytes

jmake-rss

Embed RSS feed with variables for url, author, post count, and the id of the element where the feed will be appended.

Set target id:

`<div id="latest-posts">

Call the function:

rssEmbed.f.latestPost('https://gapcreekmedia.com/feed',null,100,'post');