forked from alema/rivet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
412 B
15 lines
412 B
Improvements
|
|
============
|
|
|
|
* Order article list by last modified
|
|
* Add support for article description in list
|
|
* Add support for html files in srcdir, currently they are being copied but no
|
|
link is generated
|
|
* Convert links to present .md files to .html
|
|
* Add support for a ignore list (.rivetignore) maybe per-folder
|
|
* MORE COMMENTS
|
|
|
|
Additions
|
|
=========
|
|
|
|
* Generate a RSS or Atom feed alonside the other stuff
|
|
|