Ikiwiki: Difference between revisions
No edit summary |
|||
| Line 18: | Line 18: | ||
== Projects running ikiwiki == | == Projects running ikiwiki == | ||
[https://permacomputing.net/ Permacomputing] | * [https://damaged.bleu255.com/ Damaged Earth Catalogue] | ||
* [https://permacomputing.net/ Permacomputing] | |||
[https://wiki.fanon.radio/ Fanon Radio Wiki] | * [https://wiki.fanon.radio/ Fanon Radio Wiki] | ||
* [https://eleni.fanon.radio/ Eleni's personal website hehe] | |||
[https://eleni.fanon.radio/ Eleni's personal website hehe] | |||
== References == | == References == | ||
Revision as of 15:34, 30 April 2026
About
what is ikiwiki?
Installation
sudo apt install ikiwiki
Setup [1]
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]