summaryrefslogtreecommitdiffstats
path: root/bin/html
Commit message (Collapse)AuthorAgeFilesLines
* bin: Refactor html.rsiddharth2019-05-181-18/+20
| | | | | | | | | | | Update html to generate html for all sections written in markdown (news, articles). * bin/html (SECTIONS): New variable. (files): Add arg `sec`. (html, process): Rewrite functions. (run): Process different sections. * templates/html/news.html: Template NEW-ITEM-TITLE -> ITEM-TITLE.
* bin/html: files: Ignore backup files.rsiddharth2019-05-171-1/+10
|
* bin/html: Add fok.rsiddharth2019-05-171-0/+9
|
* bin/news -> bin/htmlrsiddharth2019-05-161-0/+134