Commit Graph

32 Commits

Author SHA1 Message Date
Peter ddde688aa5 Sitemap generation 2016-02-16 12:30:13 +00:00
Peter b9a8ee3e34 Fixed excludes 2016-02-16 10:05:29 +00:00
Peter c2547e0b68 Added support for Atom feeds, improved validation for RSS feeds 2016-02-15 19:28:37 +00:00
p4bl0 a4fd45118b rename README into README.html 2015-03-05 09:34:49 +01:00
p4bl0 15b9581220 bugfix: do not try to git init if there already a git repos (oops ^^) 2011-08-14 02:36:14 +02:00
p4bl0 31dffefdd3 Asking for confirmation when installing on existing git repository instead of aborting 2011-07-24 17:43:10 +02:00
p4bl0 7f09b18e49 rewrite instead of append for pre- hooks 2011-07-14 10:55:59 +02:00
p4bl0 b4ed213b75 missing argument to fugitive_install_config important for remote install 2011-05-21 14:37:16 +02:00
p4bl0 742fac6930 updated my email address in the README commit at installation 2011-05-21 14:26:47 +02:00
p4bl0 65ffc98b87 added an install-config options to be used in pair with --install-hooks to transform any repos into a fugitive repos 2010-09-24 15:12:41 +02:00
p4bl0 b9e6cb2edc Changing the author of the README default article (since it's me not the user) 2010-09-24 14:56:11 +02:00
p4bl0 0ba2a3b30d replaced '\s' by '[[:space:]]' in grep calls to fix compatibility issues 2010-09-16 19:02:24 +02:00
p4bl0 c044292f9e wrote some quick and dirty help and usage message 2010-09-04 23:18:25 +02:00
p4bl0 eed6dd581a changed README post file name 2010-09-04 23:00:53 +02:00
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)