User:Barbs/SI30/CollectiveWiki: Difference between revisions
< User:Barbs | SI30
(Created page with "I want to make a wiki for me & my friends to document our practice, research and projects! To do: * [https://wiki.comphost.club/ Host a server on an old smartphone] * Choose & install wiki software Manetta gave me some links to look into: * [https://ikiwiki.info/ Ikiwiki] * Docuwiki") |
No edit summary |
||
| Line 8: | Line 8: | ||
* [https://ikiwiki.info/ Ikiwiki] | * [https://ikiwiki.info/ Ikiwiki] | ||
* Docuwiki | * Docuwiki | ||
=Installing ikiwiki on an old phone using termux= | |||
AAAAAAAAAAAAA | |||
==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 | |||
Revision as of 09:38, 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
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