Remove absolute paths for srcdir and destdir from ikiwiki.setup.
authorW. Trevor King <wking@drexel.edu>
Wed, 13 Oct 2010 17:19:32 +0000 (13:19 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 13 Oct 2010 17:19:32 +0000 (13:19 -0400)
commit32deffbabae1cd509ac8c689c9032d71d3f80f45
tree0193d55a5733d361d3e23791503defbf604e8c36
parent7b95a22a6a57eb314d90237a282dac9da8024cea
Remove absolute paths for srcdir and destdir from ikiwiki.setup.

The content is now built in ./html/.  This inspired an update to the
exclude regexp to avoid creating ./html/html/... with repeated builds.
Note that you may qhave to remove ./.ikiwiki/ for the new exclude to
take effect.

Also flesh out .gitignore to ignore built files, disable default git
pull, disable git wrapper generation, and log to the command line.

ikiwiki.setup is now better for generating the wiki to test changes
before committing them.
.gitignore
ikiwiki.setup