commit 256735bb351b5798fdd2b5d0c95b4eb48fe1ec43 Author: Aymeric Mansoux <aymeric@bleu255.com> Date: Thu, 19 May 2022 20:59:08 +0200 initial commit Diffstat:
| A | .gitignore | | | 1 | + |
| A | IsThisWorking.mdwn | | | 1 | + |
| A | index.mdwn | | | 12 | ++++++++++++ |
| A | ugrnm.mdwn | | | 1 | + |
4 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +/.ikiwiki diff --git a/IsThisWorking.mdwn b/IsThisWorking.mdwn @@ -0,0 +1 @@ +yes :) diff --git a/index.mdwn b/index.mdwn @@ -0,0 +1,12 @@ +Welcome to the Permacomputing wiki. + +All wikis are supposed to have a [[SandBox]], +so this one does too. + +test 1 2 + +[[IsThisWorking]] + +---- + +This wiki is powered by [ikiwiki](http://ikiwiki.info). diff --git a/ugrnm.mdwn b/ugrnm.mdwn @@ -0,0 +1 @@ +hello