Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man: minor fixes | Rafael G. Martins | 2018-07-27 | 1 | -1/+1 |
| | |||||
* | make: added atom_dump helper rule | Rafael G. Martins | 2018-07-26 | 1 | -1/+2 |
| | |||||
* | make: allow custom atom templates | Rafael G. Martins | 2018-07-26 | 1 | -5/+10 |
| | |||||
* | man: next version will be 0.14.0, not 0.13.11 | Rafael G. Martins | 2018-07-26 | 1 | -2/+2 |
| | |||||
* | make: implemented atom_legacy_entry_id setting | Rafael G. Martins | 2018-07-25 | 1 | -0/+6 |
| | | | | This allows current users to avoid atom entry id changes. | ||||
* | make: disable post listings if {atom_,}posts_per_page is 0 | Rafael G. Martins | 2018-06-10 | 1 | -3/+3 |
| | |||||
* | Revert "make: disable pagination rules if <= 0 posts per page" | Rafael G. Martins | 2018-06-10 | 1 | -3/+3 |
| | | | | | | This reverts commit cab17026f64ba78bfd9dcac6327607af8e396ebd. Poorly implemented :/ | ||||
* | make: disable pagination rules if <= 0 posts per page | Rafael G. Martins | 2018-06-09 | 1 | -3/+3 |
| | |||||
* | make: allow to disable pagination by setting posts_per_page<0 | Rafael G. Martins | 2018-03-20 | 1 | -2/+5 |
| | |||||
* | make: rename TAG_CLOUD to MAKE_TAGS | Rafael G. Martins | 2018-03-12 | 1 | -1/+1 |
| | | | | | all the template helper variables provided by blogc-make should start with MAKE_ | ||||
* | make: pass TAG_CLOUD variable to blogc. | Rafael G. Martins | 2018-03-10 | 1 | -1/+5 |
| | | | | | this variable includes all the tags configured in blogcfile(5) as a space-separated string. | ||||
* | man: added blogcfile.5, updated some other pages | Rafael G. Martins | 2017-11-18 | 1 | -0/+183 |