You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2016/12/22 22:19:29 UTC

[1/4] incubator-edgent-website git commit: [Edgent-326] more website cleanup

Repository: incubator-edgent-website
Updated Branches:
  refs/heads/master 94572384a -> 898caa466


[Edgent-326] more website cleanup


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/13c657ad
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/13c657ad
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/13c657ad

Branch: refs/heads/master
Commit: 13c657adc448da0cbed81e241527a99cf5f2828b
Parents: 9457238
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Thu Dec 22 16:26:15 2016 -0500
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Thu Dec 22 16:26:15 2016 -0500

----------------------------------------------------------------------
 site/_config.yml                       | 19 ++++++++++++-------
 site/_data/downloads.yml               | 13 +++++++++----
 site/_data/mydoc/mydoc_topnav.yml      |  8 ++++++++
 site/_data/project.yml                 |  2 +-
 site/_includes/header.html             |  4 ++--
 site/doap_Edgent.rdf                   |  4 ++--
 site/docs/downloads.md                 | 22 ++++++++++++----------
 site/docs/faq.md                       | 10 +++-------
 site/recipes/recipe_source_function.md |  2 ++
 9 files changed, 51 insertions(+), 33 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/13c657ad/site/_config.yml
----------------------------------------------------------------------
diff --git a/site/_config.yml b/site/_config.yml
index 242403c..a63a430 100755
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -37,7 +37,7 @@ disqus_shortname: idrbwjekyll
 # variables
 
 sidebar_tagline: Edgent
-sidebar_version: Version 1.0.0
+sidebar_version: Version 1.0.0-incubating
 theme_file: theme-blue.css
 
 # the algolia entries here are experimental only.
@@ -92,7 +92,7 @@ defaults:
 url: http://edgent.incubator.apache.org
 baseurl:
 title: Apache Edgent
-description: Edgent is an open source community for accelerating analytics at the edge.
+description: Apache Edgent is an open source community for accelerating analytics at the edge.
 
 # ----------------------- #
 #    Jekyll & Plugins     #
@@ -114,15 +114,20 @@ social:
   - title: twitter
     url: https://twitter.com/ApacheEdgent
   - title: github
-    url: https://github.com/quarks-edge/quarks/
+    url: https://github.com/apache/incubator-edgent
   - title: stack-overflow
-    url: http://stackoverflow.com/questions/ask?tags=edgent
+    url: http://stackoverflow.com/questions/ask?tags=apache-edgent
 
 detach:  false
 port:    4000
 host:    127.0.0.1
 
 #Base URLs
-sourceurl: http://edgent.incubator.apache.org/docs/downloads.html
-projurl: http://edgent.incubator.apache.org
-docsurl: http://edgent.incubator.apache.org/javadoc/latest
+downloadsurl: /docs/downloads
+projurl: /
+#docsurl: /javadoc/latest
+# above yields things like the following when running on a "jekyll serve" test server
+# [2016-12-22 15:23:31] ERROR `/favicon.ico' not found.
+# [2016-12-22 15:33:17] ERROR `/javadoc/latest/resources/fonts/dejavu.css' not found.
+# the following is undesirable as it doesn't link to the "jekyll serve" test server
+docsurl: https://edgent.incubator.apache.org/javadoc/latest

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/13c657ad/site/_data/downloads.yml
----------------------------------------------------------------------
diff --git a/site/_data/downloads.yml b/site/_data/downloads.yml
index 1dd7b27..f9a665e 100644
--- a/site/_data/downloads.yml
+++ b/site/_data/downloads.yml
@@ -18,11 +18,16 @@
 #
 
 
-edgent_1-0-0_src_location: 'http://www.apache.org/dyn/closer.cgi/incubator/edgent/1.0.0-incubating'
-edgent_1-0-0_doc_location: 'http://edgent.incubator.apache.org/javadoc/r1.0.0/index.html'
-edgent_1-0-0_release_note: 'https://github.com/apache/incubator-edgent/blob/1.0.0-incubating/RELEASE_NOTES'
-edgent_dist_main_location: 'http://www.apache.org/dyn/closer.cgi/incubator/edgent'
+edgent_dist_main_location: 'https://www.apache.org/dyn/closer.cgi/incubator/edgent'
 edgent_keys_file_location: 'https://www.apache.org/dist/incubator/edgent/KEYS'
+
+edgent_1-0-0_release_note: 'https://github.com/apache/incubator-edgent/blob/1.0.0-incubating/RELEASE_NOTES'
+edgent_1-0-0_doc_location: 'https://edgent.incubator.apache.org/javadoc/r1.0.0/index.html'
+edgent_1-0-0_dist_location: 'https://www.apache.org/dyn/closer.cgi/incubator/edgent/1.0.0-incubating'
 edgent_1-0-0_asc_location: 'https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz.asc'
 edgent_1-0-0_md5_location: 'https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz.md5'
 edgent_1-0-0_sha_location: 'https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz.sha'
+edgent_1-0-0_bin_dist_location: 'https://www.apache.org/dyn/closer.cgi/incubator/edgent/1.0.0-incubating/binaries'
+edgent_1-0-0_bin_asc_location: 'https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz.asc'
+edgent_1-0-0_bin_md5_location: 'https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz.md5'
+edgent_1-0-0_bin_sha_location: 'https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz.sha'

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/13c657ad/site/_data/mydoc/mydoc_topnav.yml
----------------------------------------------------------------------
diff --git a/site/_data/mydoc/mydoc_topnav.yml b/site/_data/mydoc/mydoc_topnav.yml
index 52fee0b..6d61621 100644
--- a/site/_data/mydoc/mydoc_topnav.yml
+++ b/site/_data/mydoc/mydoc_topnav.yml
@@ -118,3 +118,11 @@ topnav_dropdowns:
           product: all
           version: all
           output: web
+
+        - title: edgent.apache.org
+          external_url: https://edgent.incubator.apache.org/
+          audience: writers, designers
+          platform: all
+          product: all
+          version: all
+          output: web

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/13c657ad/site/_data/project.yml
----------------------------------------------------------------------
diff --git a/site/_data/project.yml b/site/_data/project.yml
index 39ba4ac..bf7fc45 100644
--- a/site/_data/project.yml
+++ b/site/_data/project.yml
@@ -21,7 +21,7 @@ short_name: Edgent
 unix_name: edgent
 incubator_name: incubator-edgent
 incubator_slash_name: incubator/edgent
-description: Edgent is a community for accelerating analytics in edge devices. 
+description: Apache Edgent is a community for accelerating analytics in edge devices. 
 
 download: downloads
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/13c657ad/site/_includes/header.html
----------------------------------------------------------------------
diff --git a/site/_includes/header.html b/site/_includes/header.html
index 907dbd2..d6f3472 100755
--- a/site/_includes/header.html
+++ b/site/_includes/header.html
@@ -85,7 +85,7 @@ limitations under the License.
                     <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Getting Started</a>
                       <ul class="dropdown-menu">
                         <li><a href="docs/edgent-getting-started">Getting Started Guide</a></li>
-                        <li><a href="docs/downloads">Download Source</a></li>
+                        <li><a href="docs/downloads">Downloads</a></li>
                         <li><a href="docs/samples">Sample Programs</a></li>
                         <li><a href="docs/faq">FAQ</a></li>
 
@@ -110,7 +110,7 @@ limitations under the License.
                 </ul>
                 <ul class="nav navbar-nav navbar-right">
                     <li>
-                        <a href="{{ site.sourceurl }}">Download Source</a>
+                        <a href="{{ site.downloadsurl }}">Downloads</a>
                     </li>
                    <!-- <li>
                         <a class="page-scroll" href="#services">Services</a>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/13c657ad/site/doap_Edgent.rdf
----------------------------------------------------------------------
diff --git a/site/doap_Edgent.rdf b/site/doap_Edgent.rdf
index c7f833b..09d31c8 100644
--- a/site/doap_Edgent.rdf
+++ b/site/doap_Edgent.rdf
@@ -27,7 +27,7 @@
     <name>Apache Edgent</name>
     <homepage rdf:resource="http://edgent.incubator.apache.org/" />
     <asfext:pmc rdf:resource="http://incubator.apache.org" />
-    <shortdesc>Edgent is a stream processing programming model and lightweight runtime to execute analytics at devices on the edge or at the gateway.</shortdesc>
+    <shortdesc>Apache Edgent is a stream processing programming model and lightweight micro-kernel style runtime to execute analytics at devices on the edge or at the gateway.</shortdesc>
     <description>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.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/EDGENT" />
     <mailing-list rdf:resource="http://edgent.incubator.apache.org/docs/community#mailing-list" />
@@ -50,4 +50,4 @@
       </foaf:Person>
     </maintainer>
   </Project>
-</rdf:RDF>
\ No newline at end of file
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/13c657ad/site/docs/downloads.md
----------------------------------------------------------------------
diff --git a/site/docs/downloads.md b/site/docs/downloads.md
index 05f54c7..0a65ce6 100644
--- a/site/docs/downloads.md
+++ b/site/docs/downloads.md
@@ -2,22 +2,24 @@
 title: Downloads
 ---
 
-Official Apache Edgent releases are available for download from the ASF distribution site. A release consists of a source code bundle and a convenience binary bundle. The Edgent ASF distribution site is [here]({{ site.data.downloads.edgent_dist_main_location }}). Information about verifying the integrity of the release bundles can also be found there.
-
-The Edgent source is also available from the Edgent ASF [git repository]({{ site.data.project.source_repository }}).
+Official Apache Edgent releases are available for download from the ASF distribution site. A release consists of a source code bundle and a convenience binary bundle. See the table below for a release's download links.
 
 If you just want to use Edgent, it is easiest to download and unpack a binary bundle. The bundle includes the release's javadoc. The javadoc is also accessible online. For more information, please refer to the [Getting started guide](edgent-getting-started)
 
 A source bundle contains a README describing how to build the sources.
 
-If you want access the latest unreleased Edgent source or to contribute to Edgent runtime development, using the [GitHub repository]({{  site.data.project.source_repository_mirror }}) is recommended. You can also select a particular release version by release tag (e.g., 1.0.0-incubating). See README.md and DEVELOPMENT.md in the repository for more information.
+If you want to access the latest unreleased Edgent source or to contribute to the Edgent runtime development, use the [GitHub repository]({{  site.data.project.source_repository_mirror }}). You can also select a particular release version by release tag (e.g., 1.0.0-incubating). See README.md and DEVELOPMENT.md in the repository for more information.
+
+See [community](community.html) for more information about contributing to Edgent development.
+
+## Apache Edgent Releases
 
-See [here](community.html) for more information about contributing to Edgent development.
+Information about verifying the integrity of a bundle can be found at the bottom of the bundle's download page.
 
-## Apache Edgent (incubating) release history
+Download the [KEYS]({{ site.data.downloads.edgent_keys_file_location }}) file for verifying a bundle's PGP signature.
 
-| Version           | Date           | Source | Release Notes | Docs | GPG | MD5 | SHA   |
-|:-----------------:|:--------------:|:------:|:-------------:|:----:|:---:|:---:|:-----:|
-| 1.0.0-incubating  | 2016-12-15     | [Download]({{ site.data.downloads.edgent_1-0-0_src_location }}) | [1.0.0 Release]({{ site.data.downloads.edgent_1-0-0_release_note }}) | [JavaDoc]({{ site.data.downloads.edgent_1-0-0_doc_location }}) | [ASC]({{ site.data.downloads.edgent_1-0-0_asc_location  }}) | [MD5]({{  site.data.downloads.edgent_1-0-0_md5_location }}) | [SHA]({{  site.data.downloads.edgent_1-0-0_sha_location }}) |
 
-Download the [KEYS file]({{ site.data.downloads.edgent_keys_file_location }}) to verify the Edgent artifact
\ No newline at end of file
+| Version           | Date           | Bundles | Release Notes | Docs | PGP | MD5 | SHA   |
+|:-----------------:|:--------------:|:-------:|:-------------:|:----:|:---:|:---:|:-----:|
+| 1.0.0-incubating  | 2016-12-15     | [Source]({{ site.data.downloads.edgent_1-0-0_dist_location }}) | [1.0.0 Release]({{ site.data.downloads.edgent_1-0-0_release_note }}) | [JavaDoc]({{ site.data.downloads.edgent_1-0-0_doc_location }}) | [ASC]({{ site.data.downloads.edgent_1-0-0_asc_location  }}) | [MD5]({{  site.data.downloads.edgent_1-0-0_md5_location }}) | [SHA]({{  site.data.downloads.edgent_1-0-0_sha_location }}) |
+|                   |                | [Binary]({{ site.data.downloads.edgent_1-0-0_bin_dist_location }}) | | | [ASC]({{ site.data.downloads.edgent_1-0-0_bin_asc_location  }}) | [MD5]({{  site.data.downloads.edgent_1-0-0_bin_md5_location }}) | [SHA]({{  site.data.downloads.edgent_1-0-0_bin_sha_location }}) |

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/13c657ad/site/docs/faq.md
----------------------------------------------------------------------
diff --git a/site/docs/faq.md b/site/docs/faq.md
index eb0c228..2ee33ec 100644
--- a/site/docs/faq.md
+++ b/site/docs/faq.md
@@ -42,9 +42,9 @@ Edgent is designed for the edge, rather than a more centralized system. It has a
 
 Edgent is a tool for edge analytics that allows you to be more productive. Edgent provides a consistent data model (streams and windows) and provides useful functionality, such as aggregations, joins, etc. Using Edgent lets you to take advantage of this functionality, allowing you to focus on your application needs.
 
-## Where can I download Apache Edgent to try it out?
+## Where can I download Apache Edgent?
 
-You can download Apache Edgent from [here]({{ site.data.project.download }}).
+Releases include source code and convenience binary bundles.  The source code is also available on GitHub.  The [downloads]({{ site.data.project.download }}) page has all of the details.
 
 ## How do I get started?
 
@@ -62,10 +62,6 @@ Just submit a [pull request]({{ site.data.project.source_repository_mirror }}/pu
 
 Read about Edgent committers and how to become a committer [here](committers).
 
-## Where can I get the code?
-
-The source code is available [here]({{ site.data.project.source_repository_mirror }}).
-
 ## Can I take a copy of the code and fork it for my own use?
 
 Yes. Edgent is available under the Apache 2.0 license which allows you to fork the code. We hope you will contribute your changes back to the Edgent community.
@@ -88,4 +84,4 @@ With the growth of the Internet of Things there is a need to execute analytics a
 
 ## I see references to "Quarks." How does it relate to Apache Edgent?
 
-Up until July 2016, Edgent was known as Quarks. Quarks was renamed due to the name not being unique enough. The suitable name search for Edgent is currently in progress at The Apache Software Foundation.
+Up until July 2016, Edgent was known as Quarks. Quarks was renamed due to the name not being unique enough.

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/13c657ad/site/recipes/recipe_source_function.md
----------------------------------------------------------------------
diff --git a/site/recipes/recipe_source_function.md b/site/recipes/recipe_source_function.md
index 718c1ab..2d604db 100644
--- a/site/recipes/recipe_source_function.md
+++ b/site/recipes/recipe_source_function.md
@@ -51,6 +51,8 @@ public static void main(String[] args) throws Exception {
     final URL url = new URL("http://finance.yahoo.com/d/quotes.csv?s=BAC+COG+FCX&f=snabl");
 
     TStream<String> linesOfWebsite = top.source(queryWebsite(url));
+
+    dp.submit(top);
 }
 ```
 


[3/4] incubator-edgent-website git commit: fix About Edgent -> License

Posted by dl...@apache.org.
fix About Edgent -> License


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/927970c6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/927970c6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/927970c6

Branch: refs/heads/master
Commit: 927970c6bc562b456eaef529ba59981ec9dee816
Parents: 951f441
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Thu Dec 22 16:51:24 2016 -0500
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Thu Dec 22 16:51:24 2016 -0500

----------------------------------------------------------------------
 site/_config.yml           | 1 +
 site/_includes/header.html | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/927970c6/site/_config.yml
----------------------------------------------------------------------
diff --git a/site/_config.yml b/site/_config.yml
index a63a430..0fa3656 100755
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -123,6 +123,7 @@ port:    4000
 host:    127.0.0.1
 
 #Base URLs
+sourcerepourl: https://github.com/apache/incubator-edgent
 downloadsurl: /docs/downloads
 projurl: /
 #docsurl: /javadoc/latest

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/927970c6/site/_includes/header.html
----------------------------------------------------------------------
diff --git a/site/_includes/header.html b/site/_includes/header.html
index d6f3472..83e2bf8 100755
--- a/site/_includes/header.html
+++ b/site/_includes/header.html
@@ -70,7 +70,7 @@ limitations under the License.
                     <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About Edgent</a>
                       <ul class="dropdown-menu">
                         <li><a href="/docs/overview">About Edgent</a></li>
-                        <li><a href="{{ site.sourceurl }}/blob/master/LICENSE">License</a></li>
+                        <li><a href="{{ site.sourcerepourl }}/blob/master/LICENSE">License</a></li>
                       </ul>
                     </li>
                     <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community</a>


[2/4] incubator-edgent-website git commit: fix new External References -> edgent.apache.org link

Posted by dl...@apache.org.
fix new External References -> edgent.apache.org link


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/951f4413
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/951f4413
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/951f4413

Branch: refs/heads/master
Commit: 951f4413c06f6c7fa135c5a47ab3db8cecbee241
Parents: 13c657a
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Thu Dec 22 16:41:04 2016 -0500
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Thu Dec 22 16:41:04 2016 -0500

----------------------------------------------------------------------
 site/_data/mydoc/mydoc_topnav.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/951f4413/site/_data/mydoc/mydoc_topnav.yml
----------------------------------------------------------------------
diff --git a/site/_data/mydoc/mydoc_topnav.yml b/site/_data/mydoc/mydoc_topnav.yml
index 6d61621..8fb9c7a 100644
--- a/site/_data/mydoc/mydoc_topnav.yml
+++ b/site/_data/mydoc/mydoc_topnav.yml
@@ -120,7 +120,7 @@ topnav_dropdowns:
           output: web
 
         - title: edgent.apache.org
-          external_url: https://edgent.incubator.apache.org/
+          url: /
           audience: writers, designers
           platform: all
           product: all


[4/4] incubator-edgent-website git commit: fix Home button to stay within site - e.g., when running under test under jekyll serve

Posted by dl...@apache.org.
fix Home button to stay within site - e.g., when running under test under jekyll serve


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/898caa46
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/898caa46
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/898caa46

Branch: refs/heads/master
Commit: 898caa4662580930944508bd7233f1398830ff4f
Parents: 927970c
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Thu Dec 22 16:57:52 2016 -0500
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Thu Dec 22 16:57:52 2016 -0500

----------------------------------------------------------------------
 site/_includes/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/898caa46/site/_includes/header.html
----------------------------------------------------------------------
diff --git a/site/_includes/header.html b/site/_includes/header.html
index 83e2bf8..73a2290 100755
--- a/site/_includes/header.html
+++ b/site/_includes/header.html
@@ -62,7 +62,7 @@ limitations under the License.
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </button>
-                <a class="navbar-brand page-scroll" href="http://{{ site.data.project.unix_name }}.incubator.apache.org/#home">Home</a>
+                <a class="navbar-brand page-scroll" href="/#home">Home</a>
             </div>
             <!-- Collect the nav links, forms, and other content for toggling -->
             <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">