aboutsummaryrefslogtreecommitdiffstats
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* make: allow to disable pagination by setting posts_per_page<0Rafael G. Martins2018-03-202-4/+7
* blogc: loader: respect FILTER_PER_PAGE=0Rafael G. Martins2018-03-201-4/+6
* make: avoid infinite-loop if posts_per_page <= 0Rafael G. Martins2018-03-201-1/+2
* make: rename TAG_CLOUD to MAKE_TAGSRafael G. Martins2018-03-121-1/+1
* make: man: improved rule docsRafael G. Martins2018-03-121-25/+89
* make: pass TAG_CLOUD variable to blogc.Rafael G. Martins2018-03-101-1/+5
* man: git-receiver: add blogc-make to manRafael G. Martins2017-11-192-14/+16
* make: improved runserver docsRafael G. Martins2017-11-191-1/+6
* man: added blogcfile.5, updated some other pagesRafael G. Martins2017-11-186-10/+200
* loader: added FILTER_REVERSERafael G. Martins2017-07-251-0/+5
* make: man: document rulesRafael G. Martins2017-07-231-2/+35
* make: settings: do not read output_dir from blogcfileRafael G. Martins2017-04-281-2/+1
* runserver: allow users to override default host/port with env varRafael G. Martins2017-04-101-0/+8
* make: all builds are "production" by default, enable "dev" on cli.Rafael G. Martins2017-03-111-4/+5
* make: add support to "production" buildsRafael G. Martins2017-03-071-0/+4
* content-parser: source-parser: rename TITLE to FIRST_HEADERRafael G. Martins2017-02-151-5/+5
* content-parser: html-encode pre-defined title. updated man pagesRafael G. Martins2017-02-152-1/+7
* make: added initial man pageRafael G. Martins2017-01-032-0/+80
* git-receiver: allow to push to mirror manuallyRafael G. Martins2016-11-191-0/+12
* git-receiver: few man-page fixesRafael G. Martins2016-11-181-2/+3
* git-receiver: allow users to re-run the last successful buildRafael G. Martins2016-11-171-0/+10
* blogc: add cli option to read list of source files from stdinRafael G. Martins2016-10-151-3/+16
* build: man: tests: do not use bashRafael G. Martins2016-10-121-4/+4
* git-receiver: added support to get mirror url from config fileRafael G. Martins2016-10-101-4/+17
* man: templates and sources must be valid utf-8Rafael G. Martins2016-07-053-1/+6
* template-parser: renderer: implemented 'else' support in templatesRafael G. Martins2016-07-031-3/+11
* template-parser: added some ast debugRafael G. Martins2016-06-221-3/+6
* man: improved blogc-git-receiver mirroring setupRafael G. Martins2016-06-191-0/+3
* renderer: added support to truncate variables.Rafael G. Martins2016-05-302-1/+39
* content-parser: encode HTML entities in DESCRIPTION variableRafael G. Martins2016-05-241-3/+4
* content-parser: fixed DESCRIPTION variable.Rafael G. Martins2016-05-231-3/+4
* content-parser: do not use paragraphs inside blockquote for DESCRIPTIONRafael G. Martins2016-05-221-1/+2
* man: added documentation for DESCRIPTION variableRafael G. Martins2016-04-301-1/+6
* man: added blogc-pagination(7)Rafael G. Martins2016-04-304-2/+129
* man: added man page for blogc-runserverRafael G. Martins2016-04-293-1/+50
* man: added man page for blogc-git-receiverRafael G. Martins2016-04-292-6/+136
* man: added em/en-dashesRafael G. Martins2016-03-051-0/+5
* man: tests: minor documentation fix and more test coverageRafael G. Martins2016-02-211-2/+9
* man: improved content-parser docsRafael G. Martins2016-02-211-0/+10
* man: added documentation about whitespace controlRafael G. Martins2016-01-141-0/+13
* man: fix blogc-template man pageRafael G. Martins2015-12-301-2/+2
* renderer: foreach variables should be splitted in spaces rather than commasRafael G. Martins2015-12-291-8/+6
* man: renderer: template-parser: added foreach iterator supportRafael G. Martins2015-12-291-0/+38
* build: man: update URLRafael G. Martins2015-11-071-3/+3
* man: improved if statement docRafael G. Martins2015-10-311-1/+2
* man: added example with comparision between 2 varsRafael G. Martins2015-10-281-2/+8
* man: fixed blogc-source(7)Rafael G. Martins2015-10-241-1/+9
* tempalte-parser: added tests with \r\n line endingsRafael G. Martins2015-10-221-4/+0
* content-parser: handle \r\n line endings properlyRafael G. Martins2015-10-221-4/+0
* man: add note about id attrs for headersRafael G. Martins2015-10-151-0/+4