summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-17grep and sed bugfixAntoine Amarilli
2010-09-12added :active style for links (for tab-navigation)p4bl0
2010-09-05fixed typo in the READMEp4bl0
2010-09-04removed mktemp call options because of a compatibility issue with BSD mktemp ...p4bl0
2010-09-04wrote some quick and dirty help and usage messagep4bl0
2010-09-04Merge branch 'master' of Berthold:projects/fugitivep4bl0
2010-09-04changed README post file namep4bl0
2010-09-04finished README writingp4bl0
2010-08-26fixed formatting in the READMEp4bl0
2010-08-11added details about the template systemp4bl0
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-10grammar fixesp4bl0
2010-08-10preventing commit or pushing with zero articlep4bl0
2010-08-08README typop4bl0
2010-08-08updated READMEp4bl0
2010-08-08now detecting template change, regenerating everything in that casep4bl0
2010-08-08removed unnecessary argumentp4bl0
2010-08-08changed README (fixed a link and a typo)p4bl0
2010-08-08fixed little bug (sh doesn't know about &> redirection)p4bl0
2010-08-02changed default quote in default template header + bottom nav stylep4bl0
2010-08-02post-receive now works :-)p4bl0
2010-07-29added style for aside elementp4bl0
2010-07-29adding a nav panel at the bottom of the default templatep4bl0
2010-07-27added styles for links in headersp4bl0
2010-07-27reformatted default css codep4bl0
2010-07-26updated path to generated article that is added in exclude listp4bl0
2010-07-26install process must be different for remote and local... too badp4bl0
2010-07-26replaced tempfile call by mktemp onesp4bl0
2010-07-26putting lines specific to post-commit at the top of the file so the rest coul...p4bl0
2010-07-26changed default public dir to '_public' instead of '.'p4bl0
2010-07-25now generating rss feed toop4bl0
2010-07-25reorganised includes in default templatesp4bl0
2010-07-25renamed functionsp4bl0
2010-07-25preventing to go through foreach loops if not actually in use (there can be a...p4bl0
2010-07-25the foreach:commit loop now worksp4bl0
2010-07-25reordering install processp4bl0
2010-07-25using new include feature in default templates. Reorganised files accordinglyp4bl0
2010-07-25include directive now works \o/p4bl0
2010-07-24check for existing git repos before install. abort if one exists to avoid ove...p4bl0
2010-07-24regenerating previous and next file if necessary for navigation linksp4bl0
2010-07-24added meta information in the templatesp4bl0
2010-07-24the preproc should be a unix filterp4bl0
2010-07-24added preprocessing possibilities for article (to enable use of Markdown, tex...p4bl0
2010-07-24prettier inline code stylep4bl0
2010-07-24README is now the first article on fresh installp4bl0
2010-07-24modified footerp4bl0
2010-07-24fixed subsection counterp4bl0
2010-07-24README now in html to be used as first article on installationp4bl0
2010-07-24implemented foreach:article template control, archives now workingp4bl0