Commit Graph

20 Commits

Author SHA1 Message Date
p4bl0 5ff38e903a post-receive now works :-) 2010-08-02 13:49:17 +02:00
p4bl0 4deb81aa6a updated path to generated article that is added in exclude list 2010-07-26 19:04:48 +02:00
p4bl0 13bd34134c replaced tempfile call by mktemp ones 2010-07-26 13:03:10 +02:00
p4bl0 99892ef242 putting lines specific to post-commit at the top of the file so the rest could be shared with post-receive 2010-07-26 11:46:21 +02:00
p4bl0 81fa7bd8b6 now generating rss feed too 2010-07-25 18:52:35 +02:00
p4bl0 dbae9472bd reorganised includes in default templates 2010-07-25 18:11:03 +02:00
p4bl0 3396369461 renamed functions 2010-07-25 18:03:31 +02:00
p4bl0 7b173c1770 preventing to go through foreach loops if not actually in use (there can be a lot of commits) 2010-07-25 13:52:08 +02:00
p4bl0 b9b53df3cc the foreach:commit loop now works 2010-07-25 13:36:49 +02:00
p4bl0 d7a6747d12 include directive now works \o/ 2010-07-25 00:39:13 +02:00
p4bl0 d3c10aea88 regenerating previous and next file if necessary for navigation links 2010-07-24 16:31:23 +02:00
p4bl0 4d5ea71730 the preproc should be a unix filter 2010-07-24 13:51:43 +02:00
p4bl0 5ff0da0a71 added preprocessing possibilities for article (to enable use of Markdown, textile or whatever) 2010-07-24 13:22:39 +02:00
p4bl0 0f99f9c8c0 implemented foreach:article template control, archives now working 2010-07-24 03:52:02 +02:00
p4bl0 3d835a6cba delete blank lines in generated html 2010-07-24 01:53:09 +02:00
p4bl0 864fc488b8 conditionnal in template system! \o/ 2010-07-24 00:04:32 +02:00
p4bl0 55145b4609 replace article content first to enable fugitive templating inside article 2010-07-23 14:59:15 +02:00
p4bl0 fb7d731aec added article_url template variable 2010-07-23 14:53:15 +02:00
p4bl0 566138139d wrote build script + fixed bugs installation bugs 2010-07-23 11:48:56 +02:00
p4bl0 f59b2bd1d4 in fact a Makefile makes no sens here, what I'll need is juste un build script. Thus src dir has no more any reason to be 2010-07-23 03:02:23 +02:00
Renamed from src/post-commit.sh (Browse further)