summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* bin: Refactor html.rsiddharth2019-05-181-2/+2
| | | | | | | | | | | 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.
* Add templates/atom/feed.atom.rsiddharth2019-05-161-0/+9
|
* Add templates/atom/entry.atom.rsiddharth2019-05-161-0/+7
|
* templates/news.html -> templates/html/news.htmlrsiddharth2019-05-161-0/+0
|
* templates: Add news.html.rsiddharth2019-05-141-0/+37