aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build: yet another try to fix man pagesRafael G. Martins2015-08-182-7/+7
|
* Revert "build: fixed makefile rules to build man pages"Rafael G. Martins2015-08-181-2/+2
| | | | This reverts commit 7f90ca9a3a50b895a72a849b50380e4be941f5fb.
* build: fixed makefile rules to build man pagesRafael G. Martins2015-08-181-2/+2
|
* build: version bumpv0.1-beta.2Rafael G. Martins2015-08-181-1/+1
|
* always install man pagesRafael G. Martins2015-08-181-2/+2
|
* build: version bumpv0.1-beta.1Rafael G. Martins2015-08-181-1/+1
| | | | this is our first beta release! \o/
* man: typoRafael G. Martins2015-08-171-1/+1
|
* updated README.mdRafael G. Martins2015-08-171-3/+3
|
* updated README.mdRafael G. Martins2015-08-171-0/+10
|
* updated README.mdRafael G. Martins2015-08-171-77/+9
|
* man: minor fixesRafael G. Martins2015-08-171-2/+2
|
* man: added blogc-template(7) contentRafael G. Martins2015-08-172-5/+160
|
* man: fixed blogc-source(7)Rafael G. Martins2015-08-171-1/+4
|
* man: typoRafael G. Martins2015-08-151-1/+1
|
* man: improved blogc-source(7)Rafael G. Martins2015-08-151-1/+73
|
* build: call PKG_PROG_PKG_CONFIG globallyRafael G. Martins2015-08-141-1/+2
|
* source-parser: forbid BLOGC_VERSION variable in source filesRafael G. Martins2015-08-142-1/+21
|
* main: added BLOGC_VERSION template variableRafael G. Martins2015-08-141-0/+5
|
* content-parser: implemented multiline support for listsRafael G. Martins2015-08-133-51/+217
|
* utils/mem: added safe reallocRafael G. Martins2015-07-193-4/+19
|
* content-parser: fixed start_state bug.Rafael G. Martins2015-07-092-4/+4
|
* moved repository to its own github orgRafael G. Martins2015-07-054-4/+4
|
* removed some uneeded includesRafael G. Martins2015-07-053-3/+0
|
* content-parser: fixed bug when using inline delim in link titleRafael G. Martins2015-07-042-7/+15
|
* man: minor upgradeRafael G. Martins2015-07-011-0/+4
|
* utils: removed unused includesRafael G. Martins2015-06-241-2/+0
|
* improved man pagesRafael G. Martins2015-06-232-2/+115
|
* main: do not return 0 when error happensRafael G. Martins2015-06-151-0/+2
|
* improved man pagesRafael G. Martins2015-06-142-6/+31
|
* source-parse: optimize excerpt usageRafael G. Martins2015-06-131-7/+5
|
* tests: test functions must be marked as staticRafael G. Martins2015-06-131-22/+22
|
* content-parser: implemented excerpt, and now for good!Rafael G. Martins2015-06-136-52/+267
|
* Revert "added content excerpt support"Rafael G. Martins2015-06-123-140/+8
| | | | This reverts commit 1851274f9524c462806d6ab64e024effb0392231.
* added content excerpt supportRafael G. Martins2015-06-113-8/+140
|
* content-parser: added "automatic" linksRafael G. Martins2015-06-102-17/+62
|
* build: enable ronn support for distcheckRafael G. Martins2015-06-091-1/+1
|
* content-parser: fixed inline parserRafael G. Martins2015-05-292-35/+127
|
* main: added option to print global config parameters after parsingRafael G. Martins2015-05-282-14/+43
|
* source-parser: fixed reserved variablesRafael G. Martins2015-05-282-1/+101
|
* loader: implemented pagination filterRafael G. Martins2015-05-283-0/+508
|
* loader: implemented tag filterRafael G. Martins2015-05-272-9/+82
|
* content-parser: random fixes and more tests for inline content parserRafael G. Martins2015-05-272-2/+207
|
* content-parser: random fixes, more testsRafael G. Martins2015-05-272-13/+170
|
* fixed copyrightRafael G. Martins2015-05-2527-27/+27
|
* content-parser: more testsRafael G. Martins2015-05-191-0/+126
|
* content-parser: fix and test horizontal rulesRafael G. Martins2015-05-182-1/+63
|
* source-parser: fixed reserved variablesRafael G. Martins2015-05-182-2/+82
|
* minor fixesRafael G. Martins2015-05-181-9/+9
|
* renderer: added more testsRafael G. Martins2015-05-181-1/+213
|
* renderer: implemented if statementsRafael G. Martins2015-05-184-12/+48
|