summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* bin/html: files: Ignore backup files.rsiddharth2019-05-171-1/+10
|
* bin/html: Add fok.rsiddharth2019-05-171-0/+9
|
* bin/feed: process: Don't add \n between entries.rsiddharth2019-05-171-1/+1
|
* bin/feed: files: Ignore backup files.rsiddharth2019-05-171-1/+10
|
* bin/feed: Add fok.rsiddharth2019-05-171-0/+9
|
* bin/feed: Add err.rsiddharth2019-05-171-0/+6
|
* Add bin/feed.rsiddharth2019-05-161-0/+174
|
* bin/news -> bin/htmlrsiddharth2019-05-161-0/+0
|
* templates/news.html -> templates/html/news.htmlrsiddharth2019-05-161-1/+1
|
* bin/news: Update process.rsiddharth2019-05-151-0/+3
| | | | * bin/news (process): Dump html to _build/news/
* 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