summaryrefslogtreecommitdiffstats
path: root/_scripts/generate_page.lua
Commit message (Collapse)AuthorAgeFilesLines
* fix copyright year in footerNatanael Copa2018-09-131-0/+1
|
* add a class (pageclass) to every pageCarlo Landmeter2016-11-101-2/+4
| | | | | this will take the filename (in case of root) or else the pathname you can overide it by adding yml at the top of the md file
* use lua-lyaml instead of lua-yamlNatanael Copa2015-06-161-3/+3
| | | | it seems to be better maintained upstream
* add a pubdate over the heading when it is setNatanael Copa2014-11-251-0/+5
|
* rename _layout.template.html to _default.template.htmlNatanael Copa2014-09-191-1/+1
|
* generate_page: use filename as namespace for imported yamlNatanael Copa2014-08-281-1/+4
|
* generate_page: use lustacheNatanael Copa2014-06-131-25/+17
|
* generate_page: mark active page in navbarNatanael Copa2014-05-261-4/+13
|
* generate_page: rename default templateNatanael Copa2014-05-261-1/+1
| | | | include _ prefix
* initial commitNatanael Copa2014-05-261-0/+67