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 b234988 Automated site publishing by Jenkins build 24
b234988 is described below
commit b234988e9acef928e0dd74744d33ab2f2e32abc4
Author: jenkins <[email protected]>
AuthorDate: Sat Oct 12 17:18:04 2019 +0000
Automated site publishing by Jenkins build 24
---
content/community-members/index.html | 5 ++++-
content/community/index.html | 5 ++++-
content/download/index.html | 5 ++++-
content/feed.xml | 4 ++--
content/history/index.html | 5 ++++-
content/index.html | 9 ++++++---
6 files changed, 24 insertions(+), 9 deletions(-)
diff --git a/content/community-members/index.html
b/content/community-members/index.html
index bdea6cc..13a7d70 100644
--- a/content/community-members/index.html
+++ b/content/community-members/index.html
@@ -52,6 +52,9 @@
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse"
id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
+ <li id="download">
+ <a href="/download">Download</a>
+ </li>
<li id="community">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Community<b class="caret"></b></a>
<ul class="dropdown-menu dropdown-left">
@@ -80,7 +83,7 @@
<div class="container" style="margin-top:10px">
-<!--<div class="hero-unit Community Members">
+ <!--<div class="hero-unit Community Members">
<h1></h1>
</div>
-->
diff --git a/content/community/index.html b/content/community/index.html
index 32e3cfe..f01f24d 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -52,6 +52,9 @@
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse"
id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
+ <li id="download">
+ <a href="/download">Download</a>
+ </li>
<li id="community">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Community<b class="caret"></b></a>
<ul class="dropdown-menu dropdown-left">
@@ -80,7 +83,7 @@
<div class="container" style="margin-top:10px">
-<!--<div class="hero-unit Community">
+ <!--<div class="hero-unit Community">
<h1></h1>
</div>
-->
diff --git a/content/download/index.html b/content/download/index.html
index 0564809..64b080b 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -52,6 +52,9 @@
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse"
id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
+ <li id="download">
+ <a href="/download">Download</a>
+ </li>
<li id="community">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Community<b class="caret"></b></a>
<ul class="dropdown-menu dropdown-left">
@@ -80,7 +83,7 @@
<div class="container" style="margin-top:10px">
-<!--<div class="hero-unit Downloads">
+ <!--<div class="hero-unit Downloads">
<h1></h1>
</div>
-->
diff --git a/content/feed.xml b/content/feed.xml
index 3bf0da8..44c6567 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>Sat, 12 Oct 2019 14:45:16 +0000</pubDate>
- <lastBuildDate>Sat, 12 Oct 2019 14:45:16 +0000</lastBuildDate>
+ <pubDate>Sat, 12 Oct 2019 17:18:02 +0000</pubDate>
+ <lastBuildDate>Sat, 12 Oct 2019 17:18:02 +0000</lastBuildDate>
<generator>Jekyll v3.7.4</generator>
<item>
diff --git a/content/history/index.html b/content/history/index.html
index 24ffcc1..606b7ed 100644
--- a/content/history/index.html
+++ b/content/history/index.html
@@ -52,6 +52,9 @@
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse"
id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
+ <li id="download">
+ <a href="/download">Download</a>
+ </li>
<li id="community">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Community<b class="caret"></b></a>
<ul class="dropdown-menu dropdown-left">
@@ -80,7 +83,7 @@
<div class="container" style="margin-top:10px">
-<!--<div class="hero-unit History">
+ <!--<div class="hero-unit History">
<h1></h1>
</div>
-->
diff --git a/content/index.html b/content/index.html
index bcdb2f4..f93d885 100644
--- a/content/index.html
+++ b/content/index.html
@@ -52,6 +52,9 @@
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse"
id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
+ <li id="download">
+ <a href="/download">Download</a>
+ </li>
<li id="community">
<a href="#" data-toggle="dropdown"
class="dropdown-toggle">Community<b class="caret"></b></a>
<ul class="dropdown-menu dropdown-left">
@@ -77,8 +80,8 @@
<div class="jumbotron">
<div class="container">
- <h1>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 in Java and other JVM
languages.</p>
+ <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>
@@ -91,7 +94,7 @@
<div class="container" style="margin-top:10px">
-<!--<div class="hero-unit Home">
+ <!--<div class="hero-unit Home">
<h1> <small>Apache Tuweni</small></h1>
</div>
-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]