This commit is contained in:
Don Harper 2015-11-26 22:25:53 -06:00
commit 9412d3acd7
84 changed files with 14631 additions and 237 deletions

View file

@ -1,9 +0,0 @@
This plugin will do a quick and dirty import of any RSS or Atom feed into Nikola
To use it:
```
$ nikola plugin -i import_feed
$ nikola import_feed feed_url
```