From: sjg Date: Wed, 13 Jun 2012 22:05:01 +0000 (-0700) Subject: (no commit message) X-Git-Url: http://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/d8f6aaab12cf986f834c93e4707c07278814d12e --- diff --git a/docs/howtos/HowToManageThisSite.mdwn b/docs/howtos/HowToManageThisSite.mdwn index 0964125..15f8071 100644 --- a/docs/howtos/HowToManageThisSite.mdwn +++ b/docs/howtos/HowToManageThisSite.mdwn @@ -10,8 +10,6 @@ This site is managed using ikiwiki. * Page layouts are at `/usr/local/etc/ikiwiki-templates/` - page.tmpl is probably the one you want. These are just the overrides from /usr/pkg/share/ikiwiki/templates. This affects all pages; the sidebar menu is here. * Stylesheet changes are in `/usr/pkg/share/ikiwiki/basewiki/local.css`. * After modifying any of the templates or stylesheet info, regenerate the site with `ikiwiki --setup /usr/local/etc/ikiwiki.setup`. -* The bugs.dragonflybsd.org website needs to be updated separately to make the sidebar match; `/home/bugtracker/html/page.html` is the file to edit. - ## Upgrading