User:Barbs/SI30/CollectiveWiki: Difference between revisions
< User:Barbs | SI30
No edit summary |
|||
| Line 11: | Line 11: | ||
=Installing ikiwiki on an old phone using termux= | =Installing ikiwiki on an old phone using termux= | ||
AAAAAAAAAAAAA | AAAAAAAAAAAAA | ||
== | |||
==Installing Termux== | |||
Followed the comphosting workshop tutorial | |||
==Installing ikiwiki from source== | |||
Installed Perl | Installed Perl | ||
Installed all the dependencies | Installed all the dependencies | ||
Revision as of 09:39, 23 April 2026
I want to make a wiki for me & my friends to document our practice, research and projects!
To do:
- Host a server on an old smartphone
- Choose & install wiki software
Manetta gave me some links to look into:
- Ikiwiki
- Docuwiki
Installing ikiwiki on an old phone using termux
AAAAAAAAAAAAA
Installing Termux
Followed the comphosting workshop tutorial
Installing ikiwiki from source
Installed Perl Installed all the dependencies Tried to install ikiwiki but it says the dependencies are missing…
Installing Ubuntu on Termux
I found a guide that lets you install Ubuntu inside of Termux https://jorexdeveloper.github.io/termux-ubuntu/
I then ran apt-get install ikiwiki