new article
This commit is contained in:
parent
538de83671
commit
57bedfa725
7 changed files with 255 additions and 0 deletions
9
plugins/import_feed/README.md
Normal file
9
plugins/import_feed/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
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 --url=feed_url
|
||||
```
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue