Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 525 Bytes

readme.md

File metadata and controls

22 lines (17 loc) · 525 Bytes

Pico RSS to Markdown

v1.0.0

An RSS to Markdown Importer for Pico.

Installation

  1. Download the files and move to plugins/rss-to-md
  2. Add the feed URL to config.php
  3. To run go to http://yourdomain.com/?=importer

You can also use the above url and set-up a cron to auto populate.

Examples

Feed URL

    $config['rss_feed'] = 'http://myfeed.com';

Demo

Coming soon...

Credit

John Cheesman - RSS to Content