1
0
Fork 0
mirror of https://git.ludikovsky.name/git/fugitive.git synced 2024-05-18 06:25:33 +02:00
Commit graph

18 commits

Author SHA1 Message Date
p4bl0 f71626c7ec now preventing commit when zero article (for real ^^) and push when fugitive.blog-url not set 2010-08-10 22:25:11 +02:00
p4bl0 b689b42668 removed unnecessary argument 2010-08-08 21:32:00 +02:00
p4bl0 18f54a6df3 fixed little bug (sh doesn't know about &> redirection) 2010-08-08 19:46:29 +02:00
p4bl0 5ff38e903a post-receive now works :-) 2010-08-02 13:49:17 +02:00
p4bl0 1c713762aa install process must be different for remote and local... too bad 2010-07-26 18:59:25 +02:00
p4bl0 b719800bb9 changed default public dir to '_public' instead of '.' 2010-07-26 11:45:37 +02:00
p4bl0 81fa7bd8b6 now generating rss feed too 2010-07-25 18:52:35 +02:00
p4bl0 80d7d2c469 reordering install process 2010-07-25 13:36:30 +02:00
p4bl0 a4de1eb786 using new include feature in default templates. Reorganised files accordingly 2010-07-25 00:57:27 +02:00
p4bl0 3f5456e52c check for existing git repos before install. abort if one exists to avoid overriding files 2010-07-24 19:47:31 +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 0e6bff66ec README is now the first article on fresh install 2010-07-24 04:27:49 +02:00
p4bl0 04b09eba7a fixed paths accoring to new directory structure 2010-07-24 03:43:05 +02:00
p4bl0 66f3f3f1d1 added a default print stylesheet 2010-07-24 01:28:59 +02:00
p4bl0 58ebee0543 changing directory structure to be more usable 2010-07-24 00:05:22 +02:00
p4bl0 566138139d wrote build script + fixed bugs installation bugs 2010-07-23 11:48:56 +02:00
p4bl0 627ac7472a will manage exclude list another, more clever way 2010-07-23 11:21:47 +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/install.sh (Browse further)