summaryrefslogtreecommitdiff
path: root/localikiwikicreatesite
AgeCommit message (Collapse)Author
2008-02-13Make Git post-commit hook executable at initialization time, and do it also ↵Jonas Smedegaard
for the backend repository.
2008-02-13Add copyright header, and getopt parsing. Require project as input, and ↵Jonas Smedegaard
resolve hostnames from that if omitted. Use project as basename in Git repository names.
2008-02-12Preserve (and enable) default Git post-update hook.Jonas Smedegaard
2008-02-11More robust Git enabling. Separate config adjustments from Makefile ↵Jonas Smedegaard
creation. Chdir only (every time) when running git.
2008-02-11Single quote here documents to avoid shell expansion.Jonas Smedegaard
2008-02-11Simplify regex'es: Drop unneeded escaping of double quotes.Jonas Smedegaard
2008-02-11Enable git post-update wrapper. Tighten perl regexes.Jonas Smedegaard
2007-10-17Create content repository within config ditto.Jonas Smedegaard
2007-10-12Grab second option as source host.Jonas Smedegaard
2007-10-12More routines added.Jonas Smedegaard
2007-10-12New helper script to initialize a Redpill-style ikiwiki site.Jonas Smedegaard