| Commit message (Expand) | Author | Age | Files | Lines |
* | blogc: man: added initial blogc-toctree(7) | Rafael G. Martins | 2020-09-12 | 2 | -0/+88 |
* | blogc: added listing_empty template block | Rafael G. Martins | 2020-05-16 | 1 | -24/+38 |
* | blogc: allow passing multiple -e options | Rafael G. Martins | 2020-04-22 | 2 | -6/+17 |
* | make: rules: added pagination_tags | Rafael G. Martins | 2019-07-15 | 1 | -0/+12 |
* | man: improvements | Rafael G. Martins | 2019-05-02 | 2 | -6/+7 |
* | Revert "make: support posts autoloading" | Rafael G. Martins | 2019-05-01 | 1 | -9/+0 |
* | make: support posts autoloading | Rafael G. Martins | 2019-04-28 | 1 | -0/+9 |
* | make: support posts sorting | Rafael G. Martins | 2019-04-28 | 1 | -0/+5 |
* | blogc: added FILTER_SORT, to sort posts by DATE | Rafael G. Martins | 2019-04-28 | 1 | -3/+9 |
* | make: man: removed 'atom_legacy_entry_id' | Rafael G. Martins | 2019-04-21 | 1 | -6/+0 |
* | blogc: added support for formatted variables in -p | Rafael G. Martins | 2019-04-13 | 1 | -5/+0 |
* | make: added support for `blogc -e` | Rafael G. Martins | 2019-04-03 | 1 | -0/+6 |
* | blogc: added `-e` cli option and `listing_entry` template block | Rafael G. Martins | 2019-04-02 | 2 | -10/+39 |
* | man: improved description of `blogc -p` | Rafael G. Martins | 2019-03-28 | 1 | -7/+7 |
* | blogc: dump source file variables as well as global variables | Rafael G. Martins | 2019-03-27 | 1 | -3/+9 |
* | blogc: content: do not escape inline code | Rafael G. Martins | 2019-02-24 | 1 | -0/+3 |
* | man: added documentation for predefined template variables | Rafael G. Martins | 2019-02-10 | 1 | -0/+47 |
* | man: s/converts/compiles/ | Rafael G. Martins | 2018-08-19 | 1 | -1/+1 |
* | man: minor fixes | Rafael G. Martins | 2018-07-27 | 2 | -2/+2 |
* | make: added atom_dump helper rule | Rafael G. Martins | 2018-07-26 | 2 | -1/+9 |
* | 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 |
* | git-receiver: man: update documentation | Rafael G. Martins | 2018-06-10 | 1 | -5/+19 |
* | git-receiver: man: typo | Rafael G. Martins | 2018-06-10 | 1 | -1/+1 |
* | 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 |
* | make: disable pagination rules if <= 0 posts per page | Rafael G. Martins | 2018-06-09 | 1 | -3/+3 |
* | git-receiver: allow users to define builds dir | Rafael G. Martins | 2018-05-31 | 1 | -4/+12 |
* | git-receiver: allow users to change the base directory | Rafael G. Martins | 2018-05-30 | 1 | -6/+17 |
* | make: updated man page | Rafael G. Martins | 2018-05-14 | 1 | -3/+11 |
* | make: allow to disable pagination by setting posts_per_page<0 | Rafael G. Martins | 2018-03-20 | 2 | -4/+7 |
* | blogc: loader: respect FILTER_PER_PAGE=0 | Rafael G. Martins | 2018-03-20 | 1 | -4/+6 |
* | make: avoid infinite-loop if posts_per_page <= 0 | Rafael G. Martins | 2018-03-20 | 1 | -1/+2 |
* | make: rename TAG_CLOUD to MAKE_TAGS | Rafael G. Martins | 2018-03-12 | 1 | -1/+1 |
* | make: man: improved rule docs | Rafael G. Martins | 2018-03-12 | 1 | -25/+89 |
* | make: pass TAG_CLOUD variable to blogc. | Rafael G. Martins | 2018-03-10 | 1 | -1/+5 |
* | man: git-receiver: add blogc-make to man | Rafael G. Martins | 2017-11-19 | 2 | -14/+16 |
* | make: improved runserver docs | Rafael G. Martins | 2017-11-19 | 1 | -1/+6 |
* | man: added blogcfile.5, updated some other pages | Rafael G. Martins | 2017-11-18 | 6 | -10/+200 |
* | loader: added FILTER_REVERSE | Rafael G. Martins | 2017-07-25 | 1 | -0/+5 |
* | make: man: document rules | Rafael G. Martins | 2017-07-23 | 1 | -2/+35 |
* | make: settings: do not read output_dir from blogcfile | Rafael G. Martins | 2017-04-28 | 1 | -2/+1 |
* | runserver: allow users to override default host/port with env var | Rafael G. Martins | 2017-04-10 | 1 | -0/+8 |
* | make: all builds are "production" by default, enable "dev" on cli. | Rafael G. Martins | 2017-03-11 | 1 | -4/+5 |
* | make: add support to "production" builds | Rafael G. Martins | 2017-03-07 | 1 | -0/+4 |
* | content-parser: source-parser: rename TITLE to FIRST_HEADER | Rafael G. Martins | 2017-02-15 | 1 | -5/+5 |
* | content-parser: html-encode pre-defined title. updated man pages | Rafael G. Martins | 2017-02-15 | 2 | -1/+7 |
* | make: added initial man page | Rafael G. Martins | 2017-01-03 | 2 | -0/+80 |
* | git-receiver: allow to push to mirror manually | Rafael G. Martins | 2016-11-19 | 1 | -0/+12 |