Fazil Altinel
3 years ago
1 changed files with 7 additions and 1 deletions
@ -1,3 +1,9 @@ |
|||
# feed-md |
|||
|
|||
RSS feed generator from markdown pages. |
|||
|
|||
## Command to run |
|||
|
|||
``` |
|||
$ python feed_md.py --dir Notes/ --outdir altinel.dev/ |
|||
``` |
|||
|
Loading…
Reference in new issue