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 14c50da61bf4ac53766f38721aea4c6bb999c7aa
parent 746e9e19cd14c52b21935d8b1ecfb425cec04383
Author: ugrnm <ugrnm@web>
Date:   Mon, 13 Jun 2022 17:50:12 +0200

empty web commit

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

diff --git a/cloning.mdwn b/cloning.mdwn @@ -40,6 +40,9 @@ Now you can point your browser to <code>/path/permacomputing-html/index.html</co You don't have access to git ============================ +If you do not have access to <code>git</code> on your operating system, you can download a <code>zip</code> file that contains both the markdown source files and the generated HTML files, with the paths fixed. The <code>zip</code> file is generated once a week. + + # pick your fav download tool... wget https://permacomputing.net/permacomputing.net.zip fetch https://permacomputing.net/permacomputing.net.zip curl -O https://permacomputing.net/permacomputing.net.zip