RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

feedtxt gem - reads Feed.TXT - feeds in text w/ metadata (YAML) n content in markdown

Hello, as an alternative to JSON Feed I’ve put together Feed.TXT - a new feed format in plain text with structured metadata in YAML and content in HTML or Markdown. Use the new feedtxt gem / library to read / parse the new feed format for publishing & sharing posts, articles, podcasts & more. Try Feedtxt.parse() returning an array with a metadata hash and items (w/ metadata hash and content). Cheers. PS: Feed.TXT is also knowns as RSS (Really Simple Sharing) 5.0 ;-)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in