Repository: incubator-edgent-website
Updated Branches:
  refs/heads/master e9a2ec12a -> e16a41e82


[EDGENT-233] Complete renaming changes


Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/commit/e16a41e8
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/e16a41e8
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/e16a41e8

Branch: refs/heads/master
Commit: e16a41e82c479ee5bb318e0eb0019c9f14dff61c
Parents: e9a2ec1
Author: Queenie Ma <queeniema.apa...@gmail.com>
Authored: Thu Aug 11 16:37:50 2016 -0700
Committer: Queenie Ma <queeniema.apa...@gmail.com>
Committed: Mon Aug 15 10:57:15 2016 -0700

----------------------------------------------------------------------
 README.md                      |  4 ++--
 site/_data/project.yml         | 16 ++++++++--------
 site/_includes/header.html     |  5 +----
 site/_includes/incubation.html |  1 -
 4 files changed, 11 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/e16a41e8/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 2699b08..38328f1 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ limitations under the License.
 {% endcomment %}
 -->
 
-# Edgent website
+# Apache Edgent website
 
 ## Location
 
@@ -45,7 +45,7 @@ If you would like to make a change to the site:
 If you are a committer, do the following:
 
 1. Update the master branch with your (or a Pull Request's) change
-2. Push updated master to the [ASF remote 
master](https://git-wip-us.apache.org/repos/asf/incubator-edgent-site.git)
+2. Push updated master to the [ASF remote 
master](https://git-wip-us.apache.org/repos/asf/incubator-edgent-website.git)
 3. Run `build.sh` from the master branch directory (requires Jekyll). This 
checks out and updates the `asf-site` branch with a new commit of the build 
from the current branch.
 4. At this point, you should be on the `asf-site` branch. Simply push this 
branch to the asf remote with `git push origin asf-site` and the site will 
automatically be updated within seconds.
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/e16a41e8/site/_data/project.yml
----------------------------------------------------------------------
diff --git a/site/_data/project.yml b/site/_data/project.yml
index 8aba57c..fd53e43 100644
--- a/site/_data/project.yml
+++ b/site/_data/project.yml
@@ -24,10 +24,10 @@ description: Edgent is a community for accelerating 
analytics in edge devices.
 
 download: https://github.com/apache/incubator-edgent
 
-dev_list: d...@edgent.apache.org
-dev_list_subscribe: dev-subscr...@edgent.apache.org
-dev_list_unsubscribe: dev-unsubscr...@edgent.apache.org
-dev_list_archive: http://mail-archives.apache.org/mod_mbox/edgent-dev/
+dev_list: d...@edgent.incubator.apache.org
+dev_list_subscribe: dev-subscr...@edgent.incubator.apache.org
+dev_list_unsubscribe: dev-unsubscr...@edgent.incubator.apache.org
+dev_list_archive: 
http://mail-archives.apache.org/mod_mbox/incubator-edgent-dev/
 dev_list_archive_mailarchive: 
https://www.mail-archive.com/dev@edgent.apache.org/
 dev_list_archive_markmail:
 
@@ -38,10 +38,10 @@ user_list_archive:
 user_list_archive_mailarchive:
 user_list_archive_markmail:
 
-commits_list: commits@edgent.apache.org
-commits_list_subscribe: commits-subscr...@edgent.apache.org
-commits_list_unsubscribe: commits-unsubscr...@edgent.apache.org
-commits_list_archive: http://mail-archives.apache.org/mod_mbox/edgent-commits/
+commits_list: comm...@edgent.incubator.apache.org
+commits_list_subscribe: commits-subscr...@edgent.incubator.apache.org
+commits_list_unsubscribe: commits-unsubscr...@edgent.incubator.apache.org
+commits_list_archive: 
http://mail-archives.apache.org/mod_mbox/incubator-edgent-commits/
 commits_list_archive_mailarchive: 
https://www.mail-archive.com/commits@edgent.apache.org/
 commits_list_archive_markmail:
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/e16a41e8/site/_includes/header.html
----------------------------------------------------------------------
diff --git a/site/_includes/header.html b/site/_includes/header.html
index 628be87..30e7d18 100755
--- a/site/_includes/header.html
+++ b/site/_includes/header.html
@@ -42,9 +42,6 @@ limitations under the License.
                                        </div>
                 </div>
                        </div>
-            <div class="row">
-                <em style="color:black" >Apache Quarks has been renamed to 
Apache Edgent. Some content may still reference Apache Quarks.</em>
-            </div>
                </div>
                <!-- /.container -->
 
@@ -82,7 +79,7 @@ limitations under the License.
                         <li><a href="https://issues.apache.org/jira/browse/{{ 
site.data.project.jira }}">Issue Tracker</a></li>
                         <li><a href="{{ site.sourceurl }}/">Source 
Code</a></li>
                         <li><a href="docs/committers">Committers</a></li>
-                        <li><a 
href="https://cwiki.apache.org/confluence/display/{{ 
site.data.project.unix_name }}/Apache+{{ site.data.project.unix_name 
}}+Wiki+Home">Wiki</a></li>
+                        <li><a 
href="https://cwiki.apache.org/confluence/display/{{ 
site.data.project.short_name }}/Apache+{{ site.data.project.short_name 
}}+Wiki+Home">Wiki</a></li>
                       </ul>
                     </li>
                     <li class="dropdown"><a href="#" class="dropdown-toggle" 
data-toggle="dropdown" role="button" aria-haspopup="true" 
aria-expanded="false">Getting Started</a>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/e16a41e8/site/_includes/incubation.html
----------------------------------------------------------------------
diff --git a/site/_includes/incubation.html b/site/_includes/incubation.html
index cc9af53..357043a 100755
--- a/site/_includes/incubation.html
+++ b/site/_includes/incubation.html
@@ -25,7 +25,6 @@ limitations under the License.
                     <!-- <div class="clearfix"></div> -->
                     <h2 class="section-heading">Apache Edgent (incubating)</h2>
                     <div class="lead">Apache Edgent is a programming model and 
micro-kernel style runtime that can be embedded in gateways and small footprint 
edge devices enabling local, real-time, analytics on the continuous streams of 
data coming from equipment, vehicles, systems, appliances, devices and sensors 
of all kinds (for example, Raspberry Pis or smart phones). Working in 
conjunction with centralized analytic systems, Apache Edgent provides efficient 
and timely analytics across the whole IoT ecosystem: from the center to the 
edge.</div>
-                    <div class="lead">We are in the process of changing the 
project name from Quarks to Edgent. The source code (i.e., packages, name 
occurrences in Javadoc, build scripts, etc.) has been updated to reflect this 
name change, but it might be a few weeks until the process is complete. 
References to Quarks may still be present in the website, but they will be 
updated soon.</div>
                 </div>
             </div>
         </div>

Reply via email to