You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rya.apache.org by ad...@apache.org on 2019/09/24 03:06:57 UTC

[incubator-rya-site] branch master updated (4806afa -> 63b4cd6)

This is an automated email from the ASF dual-hosted git repository.

adina pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-rya-site.git.


    from 4806afa  updated contributors file to add PPMC status and new contributors Closes #10 from adinancr/update_team
     new 33e13d3  removed references to incubator, changed PPMC to PMC
     new 63b4cd6  removed incubator references and added the new logo Closes #11 from adinancr/remove_incubating"

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                        |  18 +++++------
 content/_data/contributors.yml                   |  22 ++++++-------
 content/_data/project.yml                        |  38 +++++++++++------------
 content/_includes/themes/apache/_navigation.html |   2 +-
 content/assets/themes/apache/img/logo.png        | Bin 16393 -> 7790 bytes
 content/index.md                                 |   2 +-
 6 files changed, 41 insertions(+), 41 deletions(-)


[incubator-rya-site] 01/02: removed references to incubator, changed PPMC to PMC

Posted by ad...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

adina pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-rya-site.git

commit 33e13d3d812f3408384856457323559d5757e607
Author: adina <AD...@USNA.EDU>
AuthorDate: Mon Sep 23 22:33:31 2019 -0400

    removed references to incubator, changed PPMC to PMC
---
 README.md                      | 18 +++++++++---------
 content/_data/contributors.yml | 22 +++++++++++-----------
 content/_data/project.yml      | 38 +++++++++++++++++++-------------------
 content/index.md               |  2 +-
 4 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/README.md b/README.md
index 65ac46e..d68d184 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ This project is processed by Jekyll and committed to the asf-branch.
 
 To make changes to the website:
 
-1. Git clone git://git.apache.org/incubator-rya-site.git branch master
+1. Git clone git://git.apache.org/rya-site.git branch master
 2. Created a new branch.        
 
     ``git checkout -b your_new_branch_name_here``
@@ -31,7 +31,7 @@ To make changes to the website:
 10. When you are done making changes:
 11. Move the content/target folder out of the way, you will commit this separately.
 12. Commit changes, add a remote to your own public git repo, and push to it with --set-upstream.
-13. Create a pull request to the repo apache/incubator-rya-site branch master.
+13. Create a pull request to the repo apache/rya-site branch master.
 14. Now for the deployable HTML that you moved above:
 15. In the same git folder, 
 
@@ -59,13 +59,13 @@ Note: the recursive remove of all the content is necessary to discover files del
 
 1. Review the setup here:  https://pages.github.com/  using "project-site"
 2. It doesn't mention it in the quick start above, but it will also publish a site from a branch named "gh-pages" which is important since master is already used for another purpose.
-3. Start with your branch of project "incubator-rya-site" as pushed to your remote, that is based on the asf-site branch.
+3. Start with your branch of project "rya-site" as pushed to your remote, that is based on the asf-site branch.
 4. Create and checkout a new branch named "gh-pages".  This will not be used in a pull request.
 
     ``git checkout -b gh-pages``
     
 5. Move the contents of the "content" folder to the root of the project.
-6. Modify each HTML page prepending to all references (href= and src=) to the site with "/incubator-rya-site" .  Ignore references beginning http.
+6. Modify each HTML page prepending to all references (href= and src=) to the site with "/rya-site" .  Ignore references beginning http.
 
 For example:
 
@@ -75,25 +75,25 @@ For example:
         
     After:
     
-        ``<link href="/incubator-rya-site/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">``
+        ``<link href="/rya-site/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">``
 
 
 This command should do the replacement:
 
-    ``find . -name \*.html -exec sed -ri 's/=\"\//=\"\/incubator-rya-site\//g' {} \;``
+    ``find . -name \*.html -exec sed -ri 's/=\"\//=\"\/rya-site\//g' {} \;``
 
 
-7. Commit changes and push to your public github project named incubator-rya-site.
+7. Commit changes and push to your public github project named rya-site.
 
     ``git commit -a -m "New stuff"``
     
     ``git push  git push --set-upstream yourGitHub gh-pages``
     
-8. Login to your github account and to the project incubator-rya-site forked from apache/incubator-rya-site, and click on the Settings tab.  Scroll down to GitHub Pages  and choose source=gh-pages branch.  Save.
+8. Login to your github account and to the project rya-site forked from apache/rya-site, and click on the Settings tab.  Scroll down to GitHub Pages  and choose source=gh-pages branch.  Save.
     
 9. Browse to the site:
 
-    https://yourGitHubID.github.io/incubator-rya-site
+    https://yourGitHubID.github.io/rya-site
     
 replacing yourGitHubID with your GitHub account ID.
 
diff --git a/content/_data/contributors.yml b/content/_data/contributors.yml
index 6ae8f17..ef7a767 100644
--- a/content/_data/contributors.yml
+++ b/content/_data/contributors.yml
@@ -20,7 +20,7 @@
 - name: Jennifer Brown
   apacheId: jbrown
 #  githubId: 
-  role: Committer, PPMC member
+  role: Committer, PMC member
   org: Parsons
 
 - name: Sean Busbey 
@@ -37,7 +37,7 @@
 - name: Adina Crainiceanu
   apacheId: adina
   githubId: adinancr
-  role: Committer, PPMC member
+  role: Committer, PMC Chair
   org: US Naval Academy
 
 - name: Jeff Dash
@@ -50,7 +50,7 @@
   apacheId: elserj
   githubId: joshelser
   org: 
-  role: Mentor
+  role: PMC member
   homepage: 
 
 - name: Adam Fuchs
@@ -87,37 +87,37 @@
   apacheId: dlotts
   githubId: dlotts
   org: Parsons
-  role: Commiter, PPMC member
+  role: Commiter, PMC member
 
 - name: Caleb Meier
   apacheId: caleb
   githubId: meiercaleb
   org: Parsons
-  role: Commiter, PPMC member
+  role: Commiter, PMC member
 
 - name: Aaron Mihalik
   apacheId: mihalik
   githubId: amihalik
   org: Parsons
-  role: Committer, PPMC member
+  role: Committer, PMC member
 
 - name: Roshan Punnoose
   apacheId: roshanp
   githubId: roshanp
   org: 
-  role: Committer, PPMC member
+  role: Committer, PMC member
 
 - name: David Rapp
   apacheId: dnrapp
   githubId: dnrapp
   org:
-  role: Committer, PPMC member
+  role: Committer, PMC member
 
 - name: Billie Rinaldi
   apacheId: billie
   githubId: 
   org:
-  role: Mentor
+  role: PMC member
 
 - name: Guilherme Rodrigues
   apacheId: 
@@ -135,7 +135,7 @@
   apacheId: pujav65
   githubId: pujav65
   org: Parsons
-  role: Committer, PPMC member
+  role: Committer, PMC member
 
 - name: Seetharam Venkatesh
   apacheId: venkatesh
@@ -147,7 +147,7 @@
   apacheId: swagner
   githubId: steverwagner
   org:
-  role: Committer, PPMC member
+  role: Committer, PMC member
 
 - name: Eric White
   apacheId:
diff --git a/content/_data/project.yml b/content/_data/project.yml
index 75fc87f..d583aba 100644
--- a/content/_data/project.yml
+++ b/content/_data/project.yml
@@ -15,20 +15,20 @@
 #
 # Apache Project configurations
 #
-name: Apache Rya (incubating)
+name: Apache Rya
 short_name: Rya
 unix_name: rya
 incubator_name: incubator-rya
 incubator_slash_name: incubator/rya
-description: Apache Rya (incubating) is a scalable RDF triple store built on top of a columnar index store (Apache Accumulo®).
+description: Apache Rya is a Big Data triple store that provides scalable storage, retrieval, and analysis of RDF data
 
 download: download
 
-dev_list: dev@rya.incubator.apache.org
-dev_list_subscribe: dev-subscribe@rya.incubator.apache.org
-dev_list_unsubscribe: dev-unsubscribe@rya.incubator.apache.org
+dev_list: dev@rya.apache.org
+dev_list_subscribe: dev-subscribe@rya.apache.org
+dev_list_unsubscribe: dev-unsubscribe@rya.apache.org
 dev_list_archive: http://mail-archives.apache.org/mod_mbox/rya-dev/
-dev_list_archive_mailarchive: https://www.mail-archive.com/dev@rya.incubator.apache.org/
+dev_list_archive_mailarchive: https://www.mail-archive.com/dev@rya.apache.org/
 dev_list_archive_markmail:
 
 user_list:
@@ -38,27 +38,27 @@ user_list_archive:
 user_list_archive_mailarchive:
 user_list_archive_markmail:
 
-commits_list: commits@rya.incubator.apache.org
-commits_list_subscribe: commits-subscribe@rya.incubator.apache.org
-commits_list_unsubscribe: commits-unsubscribe@rya.incubator.apache.org
+commits_list: commits@rya.apache.org
+commits_list_subscribe: commits-subscribe@rya.apache.org
+commits_list_unsubscribe: commits-unsubscribe@rya.apache.org
 commits_list_archive: http://mail-archives.apache.org/mod_mbox/rya-commits/
-commits_list_archive_mailarchive: https://www.mail-archive.com/commits@rya.incubator.apache.org/
+commits_list_archive_mailarchive: https://www.mail-archive.com/commits@rya.apache.org/
 commits_list_archive_markmail:
 
-notifications_list: notifications@rya.incubator.apache.org
-notifications_list_subscribe: notifications-subscribe@rya.incubator.apache.org
-notifications_list_unsubscribe: notifications-unsubscribe@rya.incubator.apache.org
+notifications_list: notifications@rya.apache.org
+notifications_list_subscribe: notifications-subscribe@rya.apache.org
+notifications_list_unsubscribe: notifications-unsubscribe@rya.apache.org
 notifications_list_archive: http://mail-archives.apache.org/mod_mbox/rya-notifications/
-notifications_list_archive_mailarchive: https://www.mail-archive.com/notifications@rya.incubator.apache.org/
+notifications_list_archive_mailarchive: https://www.mail-archive.com/notifications@rya.apache.org/
 notifications_list_archive_markmail:
 
 
 jira: RYA
 
-source_repository: https://git-wip-us.apache.org/repos/asf/incubator-rya.git
-source_repository_mirror: https://github.com/apache/incubator-rya
+source_repository: https://gitbox.apache.org/repos/asf/rya.git
+source_repository_mirror: https://github.com/apache/rya
 
-website_repository: https://git-wip-us.apache.org/repos/asf/incubator-rya-site.git
-website_repository_mirror: https://github.com/apache/incubator-rya-site
+website_repository: https://gitbox.apache.org/repos/asf/rya-site.git
+website_repository_mirror: https://github.com/apache/rya-site
 
-podling: true
+podling: false
diff --git a/content/index.md b/content/index.md
index fbad6a2..1d20a7f 100644
--- a/content/index.md
+++ b/content/index.md
@@ -26,4 +26,4 @@ limitations under the License.
 
 ## Apache Rya
 
-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.
+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®. A MongoDB back-end is also implemented. 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.


[incubator-rya-site] 02/02: removed incubator references and added the new logo Closes #11 from adinancr/remove_incubating"

Posted by ad...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

adina pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-rya-site.git

commit 63b4cd63e1680b5180fc1d8777da78e01a2a6fc9
Author: adina <AD...@USNA.EDU>
AuthorDate: Mon Sep 23 22:51:30 2019 -0400

    removed incubator references and added the new logo
    Closes #11 from adinancr/remove_incubating"
---
 content/_includes/themes/apache/_navigation.html |   2 +-
 content/assets/themes/apache/img/logo.png        | Bin 16393 -> 7790 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/_includes/themes/apache/_navigation.html b/content/_includes/themes/apache/_navigation.html
index 550bca6..92e6e0c 100644
--- a/content/_includes/themes/apache/_navigation.html
+++ b/content/_includes/themes/apache/_navigation.html
@@ -8,7 +8,7 @@
             <span class="icon-bar"></span>
           </button>
           <a class="navbar-brand" href="{{site.baseurl }}">
-              <!-- <img src="/assets/themes/apache/img/logo.png" width="50"> -->
+		  <img src="/assets/themes/apache/img/logo.png"  height ="30" alt = "logo">
               {{ site.data.project.name }}
           </a>
         </div>
diff --git a/content/assets/themes/apache/img/logo.png b/content/assets/themes/apache/img/logo.png
index 0b45fa4..073009e 100644
Binary files a/content/assets/themes/apache/img/logo.png and b/content/assets/themes/apache/img/logo.png differ