summaryrefslogtreecommitdiff
path: root/html-gen.sh
AgeCommit message (Expand)Author
2011-08-25fixed preproc-not-done-everywhere bug (simple is beautiful, simple works!)p4bl0
2011-08-25do not removed empty lines in article anymorep4bl0
2011-07-24Changing mktemp calls and some two sed calls to make it work with BSD coreuti...Leif Walsh
2011-07-09Fixed preproc and article title problemp4bl0
2011-07-07preventing from using of preprocessed article titlePatrik Willard
2011-07-07replacing --quiet option of git-show with the more reliable -s optionPatrik Willard
2011-05-31fix bug due to the sort command ignoring whitespace... everywherep4bl0
2011-05-31fix bug due to the sort command ignoring whitespacep4bl0
2011-05-21BUGFIX: generated html for articles added in a commit with template changes w...p4bl0
2010-12-24fix replace_str '&' bugp4bl0
2010-11-22"mktemp -d" fails on my installtion, "mktemp -p" works fineThomas Eichinger
2010-09-27added *datetime_html5 variables to be compliant with heretic w3c standardp4bl0
2010-09-17grep and sed bugfixAntoine Amarilli
2010-09-04removed mktemp call options because of a compatibility issue with BSD mktemp ...p4bl0
2010-08-11started to write the template system doc in the READMEp4bl0
2010-08-10now preventing commit when zero article (for real ^^) and push when fugitive....p4bl0
2010-08-10preventing commit or pushing with zero articlep4bl0
2010-08-08now detecting template change, regenerating everything in that casep4bl0
2010-08-02post-receive now works :-)p4bl0