* 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.
+## Feeds
+
+* The sidebar on the main page displays recent headlines from the DragonFly BSD Digest.
+* Pages are saved to /digest/ and displayed using an 'inline' statement.
+* The actual feed information is gathered using an aggregate command, kept here so that instructions and actions are in the same place.
+* 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"]]
+
## For more information
* This site contains ikiwiki documentation under /[[ikiwiki]].