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 10c48e6b0269c0f3cf7caed6b104df526a2773ee
parent 942477358f1e8498d458a97d38234a496326e2bc
Author: ugrnm <ugrnm@web>
Date:   Wed,  1 Jun 2022 20:31:42 +0200


Diffstat:
Minstalling.mdwn | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/installing.mdwn b/installing.mdwn @@ -62,7 +62,13 @@ IMPORTANT, any changes to the wiki configuration must be followed by this to ref cd /var/www/damaged.bleu255.com-src git config pull.rebase false +## stagit hooks and stagit diff URLs + cd /var/www/git.bleu255.com/repos/damaged.bleu255.com.git/hooks + ln -s ../../../update_single.sh post-receive + + # ~/ikiwiki-cfg/damaged.setup + diffurl: https://git.bleu255.com/damaged.bleu255.com/commit/[[sha1_commit]].html