aboutsummaryrefslogtreecommitdiffstats
path: root/man/blogcfile.5.ronn
Commit message (Collapse)AuthorAgeFilesLines
* man: improvementsRafael G. Martins2019-05-021-2/+2
|
* Revert "make: support posts autoloading"Rafael G. Martins2019-05-011-9/+0
| | | | | | | | It works mostly fine, but if you build a website, delete some files and try to rebuild, it won't be able to detect the removed files. This may be reverted when I find a solution for this problem. This reverts commit 792ac4ec66dd098109a88065420ef95c1a78624f.
* make: support posts autoloadingRafael G. Martins2019-04-281-0/+9
|
* make: support posts sortingRafael G. Martins2019-04-281-0/+5
|
* make: man: removed 'atom_legacy_entry_id'Rafael G. Martins2019-04-211-6/+0
|
* 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