summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* bin/news: Add write.rsiddharth2019-05-151-0/+11
|
* bin/news: Update process.rsiddharth2019-05-141-0/+3
| | | | * bin/news (process): Add html call.
* bin/news: Add html.rsiddharth2019-05-141-0/+9
| | | | * bin/news (html): New function.
* bin/news: Add markdown.rsiddharth2019-05-141-0/+14
| | | | * bin/news (markdown): New function.
* bin/news: Add datefmt.rsiddharth2019-05-141-0/+5
| | | | * bin/news (datefmt): New function.
* bin/news: Add template.rsiddharth2019-05-141-0/+4
| | | | * bin/news (template): New function.
* bin/news: PH: Fix indentation.rsiddharth2019-05-141-1/+1
|
* bin/news: Fix copyright holder name.rsiddharth2019-05-141-1/+1
|
* bin/news: Add slug.rsiddharth2019-05-141-0/+9
|
* Add bin/news.rsiddharth2019-05-131-0/+76
|
* Add bin/markdown.rsiddharth2019-05-131-0/+1450