summaryrefslogtreecommitdiffstats
path: root/templates/html/news.html
Commit message (Collapse)AuthorAgeFilesLines
* templates: update news.htmlrsiddharth2020-07-251-0/+2
| | | | * templates/html/news.html: Add placeholder for lang block.
* templates/html/news.html: Remove "News" tag.rsiddharth2019-05-261-1/+0
|
* templates/html/news.html: Wrap content around .main div.rsiddharth2019-05-241-0/+5
|
* 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.
* templates/news.html -> templates/html/news.htmlrsiddharth2019-05-161-0/+37