* 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`.
-
## Upgrading
* Back up `/usr/local/www/ikiwiki-srcdir/`, `/usr/local/www/ikiwiki-repo.git/`, `/usr/pkg/share/ikiwiki/templates/`, and `/usr/local/etc/ikiwiki.setup`, just to be safe.
* Upgrade. Delete/rebuild or pkg_rolling-replace or whatever.
* Run any ikiwiki transition commands mentioned in the release notes at http://ikiwiki.info/news/ .
* Check for any new plugins that could be enabled; place them in the ikiwiki.setup file.
+* textproc/p5-Search-Xapian and textproc/xapian-omega is needed for the search engine, and the path to the omega CGI listed in ikiwiki.setup, though this should never be needed for a separate install unless rebuilding everything.
## Feeds
* Don't remove the aggregate command from this page unless you have someplace else for it.
* Here's the command and output: [[!aggregate name="DragonFly Digest Feed" dir="digest"
feedurl="http://www.shiningsilence.com/dbsdlog/feed"
-url="http://www.shiningsilence.com/dbsdlog/" updateinterval="1"
-expireage="7" expirecount="20"]]
+url="http://www.shiningsilence.com/dbsdlog/" updateinterval="15"
+expireage="14" expirecount="20"]]
## For more information