Repository: incubator-rya-site
Updated Branches:
  refs/heads/asf-site 721d8b796 -> a05d51a68


Fix broken img for empty github id, Accumulo name, Add lotts org


Project: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-rya-site/commit/a05d51a6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/tree/a05d51a6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/diff/a05d51a6

Branch: refs/heads/asf-site
Commit: a05d51a682abd4403139cbadcea72fcd4c00eb13
Parents: 721d8b7
Author: Aaron Mihalik <[email protected]>
Authored: Sun Oct 23 09:38:41 2016 -0400
Committer: Aaron Mihalik <[email protected]>
Committed: Sun Oct 23 09:38:41 2016 -0400

----------------------------------------------------------------------
 content/community-members/index.html | 25 ++++++++++++-------------
 content/feed.xml                     |  6 +++---
 content/index.html                   |  4 ++--
 3 files changed, 17 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rya-site/blob/a05d51a6/content/community-members/index.html
----------------------------------------------------------------------
diff --git a/content/community-members/index.html 
b/content/community-members/index.html
index 7f319d1..34ff234 100755
--- a/content/community-members/index.html
+++ b/content/community-members/index.html
@@ -94,11 +94,12 @@
 
 <table class="table table-hover">
     <tr>
-        <th><b></b></th><th><b>Full Name</b></th><th><b>Apache 
ID</b></th><th><b>GitHub</b><th><b>Role</b></th><th><b>Affiliation</b></th>
-    
+        <th><b></b></th> <th><b>Full Name</b></th> <th><b>Apache ID</b></th> 
<th><b>GitHub</b></th> <th><b>Role</b></th> <th><b>Affiliation</b></th>
+    </tr>
+
     
         <tr>
-        <td><a href="http://github.com/";><img width="64" 
src="http://github.com/.png"; /></a></td>
+        <td></td>
         <td>Jennifer Brown</td>
         <td>jbrown</td>
         <td><a href="http://github.com/";></a></td>
@@ -116,7 +117,7 @@
         </tr>
     
         <tr>
-        <td><a href="http://github.com/";><img width="64" 
src="http://github.com/.png"; /></a></td>
+        <td></td>
         <td>Kevin Chilton</td>
         <td></td>
         <td><a href="http://github.com/";></a></td>
@@ -143,7 +144,7 @@
         </tr>
     
         <tr>
-        <td><a href="http://github.com/";><img width="64" 
src="http://github.com/.png"; /></a></td>
+        <td></td>
         <td>Adam Fuchs</td>
         <td>afuchs</td>
         <td><a href="http://github.com/";></a></td>
@@ -152,7 +153,7 @@
         </tr>
     
         <tr>
-        <td><a href="http://github.com/";><img width="64" 
src="http://github.com/.png"; /></a></td>
+        <td></td>
         <td>Craig Hahn</td>
         <td></td>
         <td><a href="http://github.com/";></a></td>
@@ -166,7 +167,7 @@
         <td></td>
         <td><a href="http://github.com/dlotts";>dlotts</a></td>
         <td>Contributor</td>
-        <td></td>
+        <td>Parsons</td>
         </tr>
     
         <tr>
@@ -215,7 +216,7 @@
         </tr>
     
         <tr>
-        <td><a href="http://github.com/";><img width="64" 
src="http://github.com/.png"; /></a></td>
+        <td></td>
         <td>Seetharam Venkatesh</td>
         <td>venkatesh</td>
         <td><a href="http://github.com/";></a></td>
@@ -233,7 +234,7 @@
         </tr>
     
         <tr>
-        <td><a href="http://github.com/";><img width="64" 
src="http://github.com/.png"; /></a></td>
+        <td></td>
         <td>Amila Wijayarathna</td>
         <td></td>
         <td><a href="http://github.com/";></a></td>
@@ -242,7 +243,7 @@
         </tr>
     
         <tr>
-        <td><a href="http://github.com/";><img width="64" 
src="http://github.com/.png"; /></a></td>
+        <td></td>
         <td>Edward J. Yoon</td>
         <td>edwardyoon</td>
         <td><a href="http://github.com/";></a></td>
@@ -250,11 +251,9 @@
         <td></td>
         </tr>
     
+</table>
 
 
-
-</th></tr></table>
-
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-rya-site/blob/a05d51a6/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index 35fec90..71a7fd5 100755
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,9 +5,9 @@
     <description></description>
     <link>//</link>
     <atom:link href="//feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 13 Sep 2016 16:24:40 -0400</pubDate>
-    <lastBuildDate>Tue, 13 Sep 2016 16:24:40 -0400</lastBuildDate>
-    <generator>Jekyll v3.0.3</generator>
+    <pubDate>Sun, 23 Oct 2016 09:36:43 -0400</pubDate>
+    <lastBuildDate>Sun, 23 Oct 2016 09:36:43 -0400</lastBuildDate>
+    <generator>Jekyll v3.2.1</generator>
     
   </channel>
 </rss>

http://git-wip-us.apache.org/repos/asf/incubator-rya-site/blob/a05d51a6/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index b2cb753..a96ab56 100755
--- a/content/index.html
+++ b/content/index.html
@@ -75,7 +75,7 @@
 <div class="jumbotron">
   <div class="container">
     <h1>Apache Rya (incubating)</h1>
-    <p>Apache Rya (incubating) is a scalable RDF triple store built on top of 
a columnar index store (Accumulo).</p>
+    <p>Apache Rya (incubating) is a scalable RDF triple store built on top of 
a columnar index store (Apache Accumulo®).</p>
 
     
        <a href="download" class="btn btn-primary btn-lg bigFingerButton" 
role="button">Get Rya</a></p>
@@ -101,7 +101,7 @@
 
 <h2 id="apache-rya">Apache Rya</h2>
 
-<p>Rya (pronounced “ree-uh” /rēə/) is a cloud-based RDF triple store 
that supports SPARQL queries. Rya is a scalable RDF data management system 
built on top of Accumulo. Rya uses novel storage methods, indexing schemes, and 
query processing techniques that scale to billions of triples across multiple 
nodes. Rya provides fast and easy access to the data through SPARQL, a 
conventional query mechanism for RDF data.</p>
+<p>Rya (pronounced “ree-uh” /rēə/) is a cloud-based RDF triple store 
that supports SPARQL queries. Rya is a scalable RDF data management system 
built on top of Apache Accumulo®. Rya uses novel storage methods, indexing 
schemes, and query processing techniques that scale to billions of triples 
across multiple nodes. Rya provides fast and easy access to the data through 
SPARQL, a conventional query mechanism for RDF data.</p>
 
   </div>
 </div>

Reply via email to