Ikiwiki

From XPUB & Lens-Based wiki
Revision as of 15:24, 30 April 2026 by Eleni (talk | contribs)

Installation

sudo apt install ikiwiki

Setup [1]

Then to set it up, you run the following command

ikiwiki --setup /etc/ikiwiki/auto.setup

If you get this error:

/etc/ikiwiki/auto.setup: Only one Term::ReadLine::Gnu instance is allowed. at /usr/share/perl5/IkiWiki/Setup/Automator.pm line 17.

then add PERL_RL=Perl before ikiwiki [2]

Making your ikiwiki public

Markdown syntax