* `/usr/local/www/ikiwiki-repo.git/` : The bare Git repo for the site. (clone from here)
* `/usr/local/www/ikiwiki-srcdir/` : The checked out work for site generation. (commit here)
-* `/usr/local/www/www.dragonflybsd.org/` Sstatic output from ikiwiki.
+* `/usr/local/www/www.dragonflybsd.org/` Static output from ikiwiki.
* Source is publically browsable at [gitweb.dragonflybsd.org](http://gitweb.dragonflybsd.org/).
* configuration file is at `/usr/local/etc/ikiwiki.setup`.
* Page layouts are at `/usr/pkg/share/ikiwiki/templates/` - page.tmpl is probably the one you want.