This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a04752f Automated site publishing by Jenkins build 26
a04752f is described below
commit a04752f0863306f5547ce6ec3fb9f95ba2a467ee
Author: jenkins <[email protected]>
AuthorDate: Thu Nov 7 18:43:22 2019 +0000
Automated site publishing by Jenkins build 26
---
content/community-members/index.html | 10 ++++--
content/community/index.html | 10 ++++--
content/download/index.html | 10 ++++--
content/{ => faq}/index.html | 59 +++++++++++++++++++++++++++---------
content/feed.xml | 4 +--
content/history/index.html | 10 ++++--
content/index.html | 21 +++++--------
7 files changed, 87 insertions(+), 37 deletions(-)
diff --git a/content/community-members/index.html
b/content/community-members/index.html
index 13a7d70..7938523 100644
--- a/content/community-members/index.html
+++ b/content/community-members/index.html
@@ -4,7 +4,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Community Members</title>
+ <title>Apache Tuweni | Community Members</title>
<meta name="description" content="Project Community Page">
<meta name="author" content="">
@@ -62,6 +62,12 @@
<li><a href="/community-members">Who we are</a></li>
</ul>
</li>
+ <li id="docs">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Docs<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/faq">FAQ</a></li>
+ </ul>
+ </li>
<li><a
href="https://github.com/apache/incubator-tuweni">GitHub</a></li>
<li id="apache">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Apache<b class="caret"></b></a>
@@ -83,7 +89,7 @@
<div class="container" style="margin-top:10px">
- <!--<div class="hero-unit Community Members">
+ <!--<div class="hero-unit Apache Tuweni | Community Members">
<h1></h1>
</div>
-->
diff --git a/content/community/index.html b/content/community/index.html
index f01f24d..c616fd2 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -4,7 +4,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Community</title>
+ <title>Apache Tuweni | Community</title>
<meta name="description" content="Project Community Page">
<meta name="author" content="">
@@ -62,6 +62,12 @@
<li><a href="/community-members">Who we are</a></li>
</ul>
</li>
+ <li id="docs">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Docs<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/faq">FAQ</a></li>
+ </ul>
+ </li>
<li><a
href="https://github.com/apache/incubator-tuweni">GitHub</a></li>
<li id="apache">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Apache<b class="caret"></b></a>
@@ -83,7 +89,7 @@
<div class="container" style="margin-top:10px">
- <!--<div class="hero-unit Community">
+ <!--<div class="hero-unit Apache Tuweni | Community">
<h1></h1>
</div>
-->
diff --git a/content/download/index.html b/content/download/index.html
index 64b080b..f64179e 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -4,7 +4,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Downloads</title>
+ <title>Apache Tuweni | Downloads</title>
<meta name="description" content="Apache Tuweni Downloads page">
<meta name="author" content="">
@@ -62,6 +62,12 @@
<li><a href="/community-members">Who we are</a></li>
</ul>
</li>
+ <li id="docs">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Docs<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/faq">FAQ</a></li>
+ </ul>
+ </li>
<li><a
href="https://github.com/apache/incubator-tuweni">GitHub</a></li>
<li id="apache">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Apache<b class="caret"></b></a>
@@ -83,7 +89,7 @@
<div class="container" style="margin-top:10px">
- <!--<div class="hero-unit Downloads">
+ <!--<div class="hero-unit Apache Tuweni | Downloads">
<h1></h1>
</div>
-->
diff --git a/content/index.html b/content/faq/index.html
similarity index 70%
copy from content/index.html
copy to content/faq/index.html
index f93d885..ea8dcdc 100644
--- a/content/index.html
+++ b/content/faq/index.html
@@ -4,7 +4,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Home</title>
+ <title>Apache Tuweni FAQ</title>
<meta name="author" content="">
@@ -62,6 +62,12 @@
<li><a href="/community-members">Who we are</a></li>
</ul>
</li>
+ <li id="docs">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Docs<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/faq">FAQ</a></li>
+ </ul>
+ </li>
<li><a
href="https://github.com/apache/incubator-tuweni">GitHub</a></li>
<li id="apache">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Apache<b class="caret"></b></a>
@@ -78,23 +84,12 @@
</nav>
-<div class="jumbotron">
- <div class="container">
- <h1 style="text-align: center">Jumpstart your next blockchain
application</h1>
- <p>Apache Tuweni is a set of libraries and other tools to aid development
of blockchain and other decentralized software written in Java and Kotlin.</p>
-
-
- <a href="/download" class="btn btn-primary btn-lg bigFingerButton"
role="button">Get Tuweni</a></p>
-
- </div>
-</div>
-
<div class="container" style="margin-top:10px">
- <!--<div class="hero-unit Home">
+ <!--<div class="hero-unit Apache Tuweni FAQ">
<h1> <small>Apache Tuweni</small></h1>
</div>
-->
@@ -105,7 +100,43 @@
-->
-<p>Apache Tuweni is a set of libraries and other tools to aid development of
blockchain and other decentralized software in Java and other JVM languages. It
includes a low-level bytes library, serialization and deserialization codecs
(e.g. RLP), various cryptography functions and primatives, and lots of other
helpful utilities. Tuweni is developed for JDK 1.8 or higher, and depends on
various other FOSS libraries.</p>
+<h1 id="apache-tuweni">Apache Tuweni</h1>
+<p>Tuweni is a Lakota language word which means both never and nobody.</p>
+
+<h2 id="what-is-apache-tuweni">What is Apache Tuweni?</h2>
+<p>Apache Tuweni is an incubating project of the Apache Software Foundation
originating from the Cava project at ConsenSys.</p>
+
+<p>The project is mostly Java with sprinkles of Kotlin.</p>
+
+<h2 id="why-apache-tuweni">Why Apache Tuweni?</h2>
+<p>Tuweni stems from the need to create libraries for peer-to-peer,
blockchain-based projects.</p>
+
+<p>We saw a great deal of fragmentation in the blockchain space early on.</p>
+
+<p>There are two facets to the project.</p>
+
+<p>One is to allow an easy path to standards and adoption by developers of
peer to peer and blockchain-related technologies.</p>
+
+<p>The other is to offer an open home for technology to strive away from the
conflicting interests of different blockchain groups.
+The Apache Software Foundation being a merit-based organization allows for
such an organic community to form.</p>
+
+<p>Committer rights are bestowed on individuals for their contributions, and
are tied to their identity, rather than their day job.</p>
+
+<h2 id="what-can-i-use-apache-tuweni-for">What can I use Apache Tuweni
for?</h2>
+<p>Apache Tuweni is organized in roughly 4 sections:</p>
+
+<ul>
+ <li>Low level libraries for bytes and units, as well as popular blockchain
serialization formats such as RLP and SSZ.</li>
+ <li>Crypto libraries based off sodium and bouncycastle, for summetric and
asymmetric encryption as well as hashing.</li>
+ <li>Ethereum centric libraries to evaluate domain objects, index chains,
implementing ethereum wire protocol and the LES subprotocol, the discv4 and
discv5 discovery protocols.</li>
+ <li>Blockchain and peer to peer network libraries reprising the above,
adding secure scuttlebutt and hobbits.</li>
+</ul>
+
+<h2 id="who-is-apache-tuweni">Who is Apache Tuweni?</h2>
+
+<p>Apache Tuweni is maintained by volunteers at the Apache Software
Foundation.</p>
+
+<p><a href="/community">You too can participate.</a></p>
</div>
</div>
diff --git a/content/feed.xml b/content/feed.xml
index f4ea01b..2d3ce56 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,8 +5,8 @@
<description></description>
<link>//</link>
<atom:link href="//feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Mon, 14 Oct 2019 09:56:46 +0000</pubDate>
- <lastBuildDate>Mon, 14 Oct 2019 09:56:46 +0000</lastBuildDate>
+ <pubDate>Thu, 07 Nov 2019 18:43:21 +0000</pubDate>
+ <lastBuildDate>Thu, 07 Nov 2019 18:43:21 +0000</lastBuildDate>
<generator>Jekyll v3.7.4</generator>
<item>
diff --git a/content/history/index.html b/content/history/index.html
index 606b7ed..de670f4 100644
--- a/content/history/index.html
+++ b/content/history/index.html
@@ -4,7 +4,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>History</title>
+ <title>Apache Tuweni | Release history</title>
<meta name="description" content="Release History">
<meta name="author" content="">
@@ -62,6 +62,12 @@
<li><a href="/community-members">Who we are</a></li>
</ul>
</li>
+ <li id="docs">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Docs<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/faq">FAQ</a></li>
+ </ul>
+ </li>
<li><a
href="https://github.com/apache/incubator-tuweni">GitHub</a></li>
<li id="apache">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Apache<b class="caret"></b></a>
@@ -83,7 +89,7 @@
<div class="container" style="margin-top:10px">
- <!--<div class="hero-unit History">
+ <!--<div class="hero-unit Apache Tuweni | Release history">
<h1></h1>
</div>
-->
diff --git a/content/index.html b/content/index.html
index f93d885..44655b9 100644
--- a/content/index.html
+++ b/content/index.html
@@ -4,7 +4,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Home</title>
+ <title>Apache Tuweni</title>
<meta name="author" content="">
@@ -62,6 +62,12 @@
<li><a href="/community-members">Who we are</a></li>
</ul>
</li>
+ <li id="docs">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Docs<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/faq">FAQ</a></li>
+ </ul>
+ </li>
<li><a
href="https://github.com/apache/incubator-tuweni">GitHub</a></li>
<li id="apache">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Apache<b class="caret"></b></a>
@@ -78,23 +84,12 @@
</nav>
-<div class="jumbotron">
- <div class="container">
- <h1 style="text-align: center">Jumpstart your next blockchain
application</h1>
- <p>Apache Tuweni is a set of libraries and other tools to aid development
of blockchain and other decentralized software written in Java and Kotlin.</p>
-
-
- <a href="/download" class="btn btn-primary btn-lg bigFingerButton"
role="button">Get Tuweni</a></p>
-
- </div>
-</div>
-
<div class="container" style="margin-top:10px">
- <!--<div class="hero-unit Home">
+ <!--<div class="hero-unit Apache Tuweni">
<h1> <small>Apache Tuweni</small></h1>
</div>
-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]