aboutsummaryrefslogtreecommitdiffstats
path: root/man/blogcfile.5.ronn
Commit message (Collapse)AuthorAgeFilesLines
* make: added support for `blogc -e`Rafael G. Martins2019-04-031-0/+6
| | | | must still add tests
* man: minor fixesRafael G. Martins2018-07-271-1/+1
|
* make: added atom_dump helper ruleRafael G. Martins2018-07-261-1/+2
|
* make: allow custom atom templatesRafael G. Martins2018-07-261-5/+10
|
* man: next version will be 0.14.0, not 0.13.11Rafael G. Martins2018-07-261-2/+2
|
* make: implemented atom_legacy_entry_id settingRafael G. Martins2018-07-251-0/+6
| | | | This allows current users to avoid atom entry id changes.
* make: disable post listings if {atom_,}posts_per_page is 0Rafael G. Martins2018-06-101-3/+3
|
* Revert "make: disable pagination rules if <= 0 posts per page"Rafael G. Martins2018-06-101-3/+3
| | | | | | This reverts commit cab17026f64ba78bfd9dcac6327607af8e396ebd. Poorly implemented :/
* make: disable pagination rules if <= 0 posts per pageRafael G. Martins2018-06-091-3/+3
|
* make: allow to disable pagination by setting posts_per_page<0Rafael G. Martins2018-03-201-2/+5
|
* make: rename TAG_CLOUD to MAKE_TAGSRafael G. Martins2018-03-121-1/+1
| | | | | all the template helper variables provided by blogc-make should start with MAKE_
* make: pass TAG_CLOUD variable to blogc.Rafael G. Martins2018-03-101-1/+5
| | | | | this variable includes all the tags configured in blogcfile(5) as a space-separated string.
* man: added blogcfile.5, updated some other pagesRafael G. Martins2017-11-181-0/+183