gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www-reclaim] 06/06: add from source


From: gnunet
Subject: [www-reclaim] 06/06: add from source
Date: Wed, 24 Jun 2020 19:32:38 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository www-reclaim.

commit b10c9deb235898c27549289fdd308e68d43fdd30
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Mon Mar 9 16:11:53 2020 +0100

    add from source
---
 _pages/02_users.html       | 20 ++++++--------------
 _pages/03_forwebsites.html | 22 ++++++----------------
 2 files changed, 12 insertions(+), 30 deletions(-)

diff --git a/_pages/02_users.html b/_pages/02_users.html
index f6bf32e..b707682 100644
--- a/_pages/02_users.html
+++ b/_pages/02_users.html
@@ -7,28 +7,20 @@ permalink: /for-users/
 
 <h2><b>Step 1:</b> Installation</h2>
 <b>re:</b>claimID is implemented as part of <a 
href="https://gnunet.org";>GNUnet</a> (Recommended version: 
<b>&gt;&#61;0.12.2</b>).
-<!-- Packages exist for a variety of Linux distributions as well as <a 
href="https://formulae.brew.sh/formula/gnunet#default";>Homebrew for macOS</a>.
-Please refer to the respective package manager documentation on how to install 
it. We provide some common examples below.<br/>-->
 <p>Currently, we recommend the use of our
-<a href="https://gitlab.com/reclaimid/gnunet-docker";>GNUnet docker image</a> 
due to the lack of packages:</p>
+<a href="https://gitlab.com/reclaimid/gnunet-docker";>GNUnet docker image</a> 
due to the lack of packages.</p>
 
-<!--<h5 class="mt-2"><b><i class="fab fa-linux"></i> Linux:</b></h5>
-<p class="code">$ apt install gnunet<br/>$ gnunet-arm -s</p>
 
-<h5 class="mt-2"><b><i class="fab fa-apple"></i> macOS:</b></h5>
-<p class="code">$ brew install gnunet<br/>$ gnunet-arm -s</p>
 
-
-<h5 class="mt-2"><b>From source</b> <small>(please see the <a 
href="https://gnunet.org/en/tutorial.html";>GNUnet installation 
tutorials</a>)</small>:</h5>
-<p class="code">
-$ ./configure &amp;&amp; make &amp;&amp; make install<br/>$ gnunet-arm -s
-</p>
-<h4 class="mt-4"><b>Alternative: Use a docker container</b></h4>-->
+<h3>Docker image:</h3>
 <p class="code">$ docker run -v 
$HOME/.local/share/gnunet:/root/.local/share/gnunet -p 7776:7776 -td 
reclaimid/gnunet-docker</p>
 
-<p>Alpine Linux (edge, testing)</p>
+<h3>Alpine Linux (edge, testing):</h3>
 <p class="code">$ apk add gnunet</p>
 
+<h3>From source:</h3>
+Please refer to the <a href="https://gnunet.org/en/install.html";>GNUnet 
installation tutorials</a>
+
 <h2 class="mt-5"><b>Step 2:</b> Browser plugin</h2>
 <!--<div class="alert alert-info"><b>NOTE</b>: The Chrome browser plugin is 
not yet published in the Chrome Web Store.</div>
 -->
diff --git a/_pages/03_forwebsites.html b/_pages/03_forwebsites.html
index b1cec2c..47c0b77 100644
--- a/_pages/03_forwebsites.html
+++ b/_pages/03_forwebsites.html
@@ -7,29 +7,19 @@ permalink: /for-websites/
 
 <h2><b>Step 1:</b> Installation</h2>
 <b>re:</b>claimID is implemented as part of <a 
href="https://gnunet.org";>GNUnet</a> (Recommended version 
<b>&gt;&#61;0.12.2</b>).
-<!--Packages exist for a variety of Linux distributions as well as <a 
href="https://formulae.brew.sh/formula/gnunet#default";>Homebrew for macOS</a>.
-  Please refer to the respective package manager documentation on how to 
install it. We provide some common examples below.<br/>-->
 <p>Currently, we recommend the use of our
-<a href="https://gitlab.com/reclaimid/gnunet-docker";>GNUnet docker image</a> 
due to the lack of packages:</p>
+<a href="https://gitlab.com/reclaimid/gnunet-docker";>GNUnet docker image</a> 
due to the lack of packages.</p>
 
 
-<!--<h5 class="mt-2"><b><i class="fab fa-linux"></i> Linux:</b></h5>
-<p class="code">$ apt install gnunet<br/>$ gnunet-arm -s</p>
-
-<h5 class="mt-2"><b><i class="fab fa-apple"></i> macOS:</b></h5>
-<p class="code">$ brew install gnunet<br/>$ gnunet-arm -s</p>
-
-
-<h5 class="mt-2"><b>From source</b> <small>(please see the <a 
href="https://gnunet.org/en/tutorial.html";>GNUnet installation 
tutorials</a>)</small>:</h5>
-<p class="code">
-$ ./configure &amp;&amp; make &amp;&amp; make install<br/>$ gnunet-arm -s
-</p>
-<h4 class="mt-4"><b>Alternative: Use a docker container</b></h4>-->
+<h3>Docker image:</h3>
 <p class="code">$ docker run -v 
$HOME/.local/share/gnunet:/root/.local/share/gnunet -p 7776:7776 -td 
reclaimid/gnunet-docker</p>
 
-<p>Alpine Linux (edge, testing)</p>
+<h3>Alpine Linux (edge, testing)</h3>
 <p class="code">$ apk add gnunet</p>
 
+<h3>From source:</h3>
+Please refer to the <a href="https://gnunet.org/en/install.html";>GNUnet 
installation tutorials</a>
+
 <h2 class="mt-5"><b>Step 2:</b> Registering an OpenID Connect client</h2>
 <p>The easiest way to manage OpenID Connect client is through our CLI tool:</p>
 <p class="code">$ gem install reclaim-oidc</p>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]