permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 5cfbe799e461654bfc27877bc6771cc84a924f6a
parent 8674623be9ef341ee397f57cfb199c250aff3285
Author: viznut_web <viznut_web@web>
Date:   Mon, 20 Jun 2022 13:47:46 +0200

empty web commit

Diffstat:
Mikiwiki.mdwn | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ikiwiki.mdwn b/ikiwiki.mdwn @@ -9,7 +9,7 @@ What made us choose this [[wiki]] software: * It stores the pages as flat files that can be fully managed via version control (Git) and can therefore be easily copied. (No hard [[dependencies|dependency]] on [[WWW]] or a specific server) * Ikiwiki compiles static html pages out of markdown and can be used to do this even without a web server. - * Relatively light-weight. + * Relatively light-weight. (Although it depends on [[Perl]] and a bunch of Perl modules) Some documentation on using ikiwiki: