Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented datetime parsing/formatting | Rafael G. Martins | 2015-04-28 | 1 | -0/+2 |
| | |||||
* | added global variable support | Rafael G. Martins | 2015-04-27 | 1 | -1/+2 |
| | |||||
* | refactored blocks | Rafael G. Martins | 2015-04-21 | 1 | -1/+2 |
| | | | | | | | | | - changed block names: - single_source -> entry - multiple_sources -> listing - multiple_sources_once -> listing_once - added -t cli option, to build listing pages, instead of guess it from the number of source files provided. | ||||
* | minor fix | Rafael G. Martins | 2015-04-19 | 1 | -2/+1 |
| | |||||
* | added renderer, without tests | Rafael G. Martins | 2015-04-19 | 1 | -0/+17 |