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

incubator-quarks-website git commit: from ac5b23632143fef533adf87c7faf51b85327039b

Repository: incubator-quarks-website
Updated Branches:
  refs/heads/asf-site a7d002bc7 -> 6d3eb0e93


from ac5b23632143fef533adf87c7faf51b85327039b


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

Branch: refs/heads/asf-site
Commit: 6d3eb0e931533270bb023adbfedc63113bbdbd9b
Parents: a7d002b
Author: kathyssaunders <os...@gmail.com>
Authored: Mon May 23 15:05:27 2016 -0700
Committer: kathyssaunders <os...@gmail.com>
Committed: Mon May 23 15:05:27 2016 -0700

----------------------------------------------------------------------
 content/404.html                                                 | 2 +-
 content/algolia_search.json                                      | 2 +-
 content/docs/committers.html                                     | 4 ++--
 content/docs/common-quarks-operations.html                       | 2 +-
 content/docs/community.html                                      | 2 +-
 content/docs/console.html                                        | 2 +-
 content/docs/faq.html                                            | 2 +-
 content/docs/home.html                                           | 2 +-
 content/docs/overview.html                                       | 2 +-
 content/docs/quarks-getting-started.html                         | 2 +-
 content/docs/quarks_index.html                                   | 2 +-
 content/docs/quickstart.html                                     | 2 +-
 content/docs/samples.html                                        | 2 +-
 content/docs/search.html                                         | 2 +-
 content/docs/tag_collaboration.html                              | 2 +-
 content/docs/tag_content_types.html                              | 2 +-
 content/docs/tag_formatting.html                                 | 2 +-
 content/docs/tag_getting_started.html                            | 2 +-
 content/docs/tag_mobile.html                                     | 2 +-
 content/docs/tag_navigation.html                                 | 2 +-
 content/docs/tag_publishing.html                                 | 2 +-
 content/docs/tag_single_sourcing.html                            | 2 +-
 content/docs/tag_special_layouts.html                            | 2 +-
 content/recipes/recipe_adaptable_deadtime_filter.html            | 2 +-
 content/recipes/recipe_adaptable_filter_range.html               | 2 +-
 content/recipes/recipe_adaptable_polling_source.html             | 2 +-
 content/recipes/recipe_combining_streams_processing_results.html | 2 +-
 content/recipes/recipe_concurrent_analytics.html                 | 2 +-
 content/recipes/recipe_different_processing_against_stream.html  | 2 +-
 content/recipes/recipe_dynamic_analytic_control.html             | 2 +-
 content/recipes/recipe_external_filter_range.html                | 2 +-
 content/recipes/recipe_hello_quarks.html                         | 2 +-
 content/recipes/recipe_parallel_analytics.html                   | 2 +-
 content/recipes/recipe_source_function.html                      | 2 +-
 content/recipes/recipe_value_out_of_range.html                   | 2 +-
 content/titlepage.html                                           | 4 ++--
 content/tocpage.html                                             | 2 +-
 37 files changed, 39 insertions(+), 39 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/404.html
----------------------------------------------------------------------
diff --git a/content/404.html b/content/404.html
index 35e792c..64166ca 100644
--- a/content/404.html
+++ b/content/404.html
@@ -632,7 +632,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/algolia_search.json
----------------------------------------------------------------------
diff --git a/content/algolia_search.json b/content/algolia_search.json
index 5d06528..3bedb0f 100644
--- a/content/algolia_search.json
+++ b/content/algolia_search.json
@@ -13,7 +13,7 @@
 "keywords": "",
 "url": "../docs/committers",
 "summary": "",
-"body": "## Commit activityTo see commit activity for Quarks, click [here](https://github.com/apache/incubator-quarks/pulse).## How to become a committerYou can become a committer by contributing to Quarks. Qualifications for a new committer include:* **Sustained Contributions**: Potential committers should have a history of contributions to Quarks. They will create pull requests over a period of time.* **Quality of Contributions**: Potential committers should submit code that adds value to Quarks, including tests and documentation as needed. They should comment in a positive way on issues and pull requests, providing guidance and input to improve Quarks.* **Community Involvement**: Committers should participate in discussions in a positive way, triage and fix bugs, and interact with users who submit questions. They will remain courteous, and helpful, and encourage new members to join the Quarks community."
+"body": "## Commit activityTo see commit activity for Apache Quarks, click [here](https://github.com/apache/incubator-quarks/pulse).## How to become a committerYou can become a committer by contributing to Quarks. Qualifications for a new committer include:* **Sustained Contributions**: Potential committers should have a history of contributions to Quarks. They will create pull requests over a period of time.* **Quality of Contributions**: Potential committers should submit code that adds value to Quarks, including tests and documentation as needed. They should comment in a positive way on issues and pull requests, providing guidance and input to improve Quarks.* **Community Involvement**: Committers should participate in discussions in a positive way, triage and fix bugs, and interact with users who submit questions. They will remain courteous, and helpful, and encourage new members to join the Quarks community."
 
 },
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/committers.html
----------------------------------------------------------------------
diff --git a/content/docs/committers.html b/content/docs/committers.html
index f7d286b..392a99b 100644
--- a/content/docs/committers.html
+++ b/content/docs/committers.html
@@ -601,7 +601,7 @@ $('#toc').on('click', 'a', function() {
     
   <h2 id="commit-activity">Commit activity</h2>
 
-<p>To see commit activity for Quarks, click <a href="https://github.com/apache/incubator-quarks/pulse">here</a>.</p>
+<p>To see commit activity for Apache Quarks, click <a href="https://github.com/apache/incubator-quarks/pulse">here</a>.</p>
 
 <h2 id="how-to-become-a-committer">How to become a committer</h2>
 
@@ -644,7 +644,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/common-quarks-operations.html
----------------------------------------------------------------------
diff --git a/content/docs/common-quarks-operations.html b/content/docs/common-quarks-operations.html
index 5ffe1ad..743c967 100644
--- a/content/docs/common-quarks-operations.html
+++ b/content/docs/common-quarks-operations.html
@@ -677,7 +677,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/community.html
----------------------------------------------------------------------
diff --git a/content/docs/community.html b/content/docs/community.html
index 5fa0ef9..7111c77 100644
--- a/content/docs/community.html
+++ b/content/docs/community.html
@@ -698,7 +698,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/console.html
----------------------------------------------------------------------
diff --git a/content/docs/console.html b/content/docs/console.html
index d1158ea..6a0f620 100644
--- a/content/docs/console.html
+++ b/content/docs/console.html
@@ -1103,7 +1103,7 @@ Metrics.rateMeter(individualAlerts3.get(0));
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/faq.html
----------------------------------------------------------------------
diff --git a/content/docs/faq.html b/content/docs/faq.html
index 5dd3d1b..d17d906 100644
--- a/content/docs/faq.html
+++ b/content/docs/faq.html
@@ -714,7 +714,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/home.html
----------------------------------------------------------------------
diff --git a/content/docs/home.html b/content/docs/home.html
index 04dfa78..1c463c5 100644
--- a/content/docs/home.html
+++ b/content/docs/home.html
@@ -719,7 +719,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/overview.html
----------------------------------------------------------------------
diff --git a/content/docs/overview.html b/content/docs/overview.html
index 50b38c3..c941472 100644
--- a/content/docs/overview.html
+++ b/content/docs/overview.html
@@ -704,7 +704,7 @@ medical device.</li>
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/quarks-getting-started.html
----------------------------------------------------------------------
diff --git a/content/docs/quarks-getting-started.html b/content/docs/quarks-getting-started.html
index 4a3a696..da23af7 100644
--- a/content/docs/quarks-getting-started.html
+++ b/content/docs/quarks-getting-started.html
@@ -803,7 +803,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/quarks_index.html
----------------------------------------------------------------------
diff --git a/content/docs/quarks_index.html b/content/docs/quarks_index.html
index 9b23e23..c73f6e1 100644
--- a/content/docs/quarks_index.html
+++ b/content/docs/quarks_index.html
@@ -657,7 +657,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/quickstart.html
----------------------------------------------------------------------
diff --git a/content/docs/quickstart.html b/content/docs/quickstart.html
index 6893a2a..d6b0e69 100644
--- a/content/docs/quickstart.html
+++ b/content/docs/quickstart.html
@@ -674,7 +674,7 @@ and Quarks provides a <a href="http://quarks.incubator.apache.org/javadoc/lastes
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/samples.html
----------------------------------------------------------------------
diff --git a/content/docs/samples.html b/content/docs/samples.html
index 2ad1b1a..9f70574 100644
--- a/content/docs/samples.html
+++ b/content/docs/samples.html
@@ -695,7 +695,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/search.html
----------------------------------------------------------------------
diff --git a/content/docs/search.html b/content/docs/search.html
index a36a90e..44b906c 100644
--- a/content/docs/search.html
+++ b/content/docs/search.html
@@ -622,7 +622,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/tag_collaboration.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_collaboration.html b/content/docs/tag_collaboration.html
index 3178223..a4c6548 100644
--- a/content/docs/tag_collaboration.html
+++ b/content/docs/tag_collaboration.html
@@ -723,7 +723,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/tag_content_types.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_content_types.html b/content/docs/tag_content_types.html
index 8df5c52..542b86f 100644
--- a/content/docs/tag_content_types.html
+++ b/content/docs/tag_content_types.html
@@ -723,7 +723,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/tag_formatting.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_formatting.html b/content/docs/tag_formatting.html
index 2bd7fb8..42783d4 100644
--- a/content/docs/tag_formatting.html
+++ b/content/docs/tag_formatting.html
@@ -723,7 +723,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/tag_getting_started.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_getting_started.html b/content/docs/tag_getting_started.html
index 85ae487..4388286 100644
--- a/content/docs/tag_getting_started.html
+++ b/content/docs/tag_getting_started.html
@@ -728,7 +728,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/tag_mobile.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_mobile.html b/content/docs/tag_mobile.html
index 4eec977..5c6ee32 100644
--- a/content/docs/tag_mobile.html
+++ b/content/docs/tag_mobile.html
@@ -723,7 +723,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/tag_navigation.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_navigation.html b/content/docs/tag_navigation.html
index 9dfbe25..8ab79db 100644
--- a/content/docs/tag_navigation.html
+++ b/content/docs/tag_navigation.html
@@ -723,7 +723,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/tag_publishing.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_publishing.html b/content/docs/tag_publishing.html
index b8a9234..0d006b1 100644
--- a/content/docs/tag_publishing.html
+++ b/content/docs/tag_publishing.html
@@ -723,7 +723,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/tag_single_sourcing.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_single_sourcing.html b/content/docs/tag_single_sourcing.html
index 7a293ca..cd2ee7b 100644
--- a/content/docs/tag_single_sourcing.html
+++ b/content/docs/tag_single_sourcing.html
@@ -723,7 +723,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/docs/tag_special_layouts.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_special_layouts.html b/content/docs/tag_special_layouts.html
index b8c15ee..1ad9689 100644
--- a/content/docs/tag_special_layouts.html
+++ b/content/docs/tag_special_layouts.html
@@ -723,7 +723,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_adaptable_deadtime_filter.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_adaptable_deadtime_filter.html b/content/recipes/recipe_adaptable_deadtime_filter.html
index d11de75..bcfa2d8 100644
--- a/content/recipes/recipe_adaptable_deadtime_filter.html
+++ b/content/recipes/recipe_adaptable_deadtime_filter.html
@@ -766,7 +766,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_adaptable_filter_range.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_adaptable_filter_range.html b/content/recipes/recipe_adaptable_filter_range.html
index 197aa4e..709f8a0 100644
--- a/content/recipes/recipe_adaptable_filter_range.html
+++ b/content/recipes/recipe_adaptable_filter_range.html
@@ -740,7 +740,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_adaptable_polling_source.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_adaptable_polling_source.html b/content/recipes/recipe_adaptable_polling_source.html
index 274e57a..0b8e54b 100644
--- a/content/recipes/recipe_adaptable_polling_source.html
+++ b/content/recipes/recipe_adaptable_polling_source.html
@@ -752,7 +752,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_combining_streams_processing_results.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_combining_streams_processing_results.html b/content/recipes/recipe_combining_streams_processing_results.html
index 48011bf..067a7d5 100644
--- a/content/recipes/recipe_combining_streams_processing_results.html
+++ b/content/recipes/recipe_combining_streams_processing_results.html
@@ -871,7 +871,7 @@ EMERGENCY! SEE TO PATIENT IMMEDIATELY!
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_concurrent_analytics.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_concurrent_analytics.html b/content/recipes/recipe_concurrent_analytics.html
index 6b59b15..35e876a 100644
--- a/content/recipes/recipe_concurrent_analytics.html
+++ b/content/recipes/recipe_concurrent_analytics.html
@@ -798,7 +798,7 @@ stream -&gt; |-&gt; isolate(1) -&gt; pipeline2 -&gt; |-&gt; barrier(10) -&gt; co
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_different_processing_against_stream.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_different_processing_against_stream.html b/content/recipes/recipe_different_processing_against_stream.html
index 4dd8ef1..4663c1b 100644
--- a/content/recipes/recipe_different_processing_against_stream.html
+++ b/content/recipes/recipe_different_processing_against_stream.html
@@ -820,7 +820,7 @@ Gallons of gas: 9.1
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_dynamic_analytic_control.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_dynamic_analytic_control.html b/content/recipes/recipe_dynamic_analytic_control.html
index b614ce1..49760f8 100644
--- a/content/recipes/recipe_dynamic_analytic_control.html
+++ b/content/recipes/recipe_dynamic_analytic_control.html
@@ -672,7 +672,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_external_filter_range.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_external_filter_range.html b/content/recipes/recipe_external_filter_range.html
index f5d2cf5..92dc6ba 100644
--- a/content/recipes/recipe_external_filter_range.html
+++ b/content/recipes/recipe_external_filter_range.html
@@ -734,7 +734,7 @@ optimalTempRange=[77.0..91.0]
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_hello_quarks.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_hello_quarks.html b/content/recipes/recipe_hello_quarks.html
index aaeca04..82ec446 100644
--- a/content/recipes/recipe_hello_quarks.html
+++ b/content/recipes/recipe_hello_quarks.html
@@ -688,7 +688,7 @@ Quarks!
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_parallel_analytics.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_parallel_analytics.html b/content/recipes/recipe_parallel_analytics.html
index 8aa6c79..c1bbcc2 100644
--- a/content/recipes/recipe_parallel_analytics.html
+++ b/content/recipes/recipe_parallel_analytics.html
@@ -787,7 +787,7 @@ stream -&gt; split(width,splitter) -&gt; |-&gt; isolate(10) -&gt; pipeline-ch1 -
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_source_function.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_source_function.html b/content/recipes/recipe_source_function.html
index 8db4c0c..48ee299 100644
--- a/content/recipes/recipe_source_function.html
+++ b/content/recipes/recipe_source_function.html
@@ -701,7 +701,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/recipes/recipe_value_out_of_range.html
----------------------------------------------------------------------
diff --git a/content/recipes/recipe_value_out_of_range.html b/content/recipes/recipe_value_out_of_range.html
index 8df8d6a..b1d3eb3 100644
--- a/content/recipes/recipe_value_out_of_range.html
+++ b/content/recipes/recipe_value_out_of_range.html
@@ -816,7 +816,7 @@ Temperature may not be optimal! It is 77.5�F!
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/titlepage.html
----------------------------------------------------------------------
diff --git a/content/titlepage.html b/content/titlepage.html
index 7aca522..dfd0a73 100644
--- a/content/titlepage.html
+++ b/content/titlepage.html
@@ -602,7 +602,7 @@ $('#toc').on('click', 'a', function() {
       <div class="printTitleArea">
         <div class="printTitle"></div>
         <div class="printSubtitle"></div>
-        <div class="lastGeneratedDate">Last generated: May 20, 2016</div>
+        <div class="lastGeneratedDate">Last generated: May 23, 2016</div>
         <hr />
 
         <div class="printTitleImage">
@@ -649,7 +649,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6d3eb0e9/content/tocpage.html
----------------------------------------------------------------------
diff --git a/content/tocpage.html b/content/tocpage.html
index a3e8c75..5317685 100644
--- a/content/tocpage.html
+++ b/content/tocpage.html
@@ -825,7 +825,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: May 20, 2016 <br/>
+            generated: May 23, 2016 <br/>
 
         </div>
     </div>