- Just edit ikiwiki.setup, uncomment the block for the cgi wrapper, make
- sure the filename for the cgi wrapper is ok, run
- `ikiwiki --setup ikiwiki.setup`, and you're done!
-
-9. Add [[PageHistory]] links to the top of pages. This requires you to have
- setup a repository browser. For Subversion, you may use [[ViewCVS]] or
- something similar to access your [[Subversion]] repository. For Git,
- [[Gitweb]] can be used.
-
- The `historyurl` setting makes ikiwiki add the links, and in that url,
- "\[[file]]" is replaced with the name of the file to view. So edit
- ikiwiki.setup and ucomment the appropriate `historyurl` setting and edit
- it for your setup.
+ Now you have a basic wiki with a configuration file. Time to experiment
+ with ikiwiki's many features.