You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nemo.apache.org by wo...@apache.org on 2020/03/07 07:14:33 UTC

[incubator-nemo-website] branch asf-site updated: release note1

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

wonook pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nemo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new dee0c11  release note1
dee0c11 is described below

commit dee0c11fc890da71ebe266a354bd181b8d9560fa
Author: Won Wook SONG <ws...@gmail.com>
AuthorDate: Sat Mar 7 16:14:19 2020 +0900

    release note1
---
 _posts/2019-03-02-release-note-0.1.md              | 51 +++++++++---------
 .../blog/2019/03/02/release-note-0.1/index.html    | 62 +++++++++++-----------
 content/docs/bootstrap/index.html                  |  4 +-
 content/docs/cheatsheet/index.html                 |  4 +-
 content/docs/compiler_design/index.html            |  4 +-
 content/docs/contribute/index.html                 |  4 +-
 content/docs/extending_nemo/index.html             |  4 +-
 content/docs/font-awesome/index.html               |  4 +-
 content/docs/getting_started/index.html            |  4 +-
 content/docs/home/index.html                       |  4 +-
 content/docs/ir/index.html                         |  4 +-
 content/docs/jekyll/index.html                     |  4 +-
 content/docs/passes_and_policies/index.html        |  4 +-
 content/docs/runtime_design/index.html             |  4 +-
 content/docs/themes/index.html                     |  4 +-
 content/docs/welcome_to_jekyll/index.html          |  4 +-
 content/feed.xml                                   | 58 ++++++++++----------
 content/pages/downloads/index.html                 |  4 +-
 content/pages/license/index.html                   |  4 +-
 content/pages/talks/index.html                     |  4 +-
 content/pages/team/index.html                      |  4 +-
 content/sitemap.xml                                | 36 ++++++-------
 22 files changed, 139 insertions(+), 140 deletions(-)

diff --git a/_posts/2019-03-02-release-note-0.1.md b/_posts/2019-03-02-release-note-0.1.md
index a1211fd..35c02b4 100644
--- a/_posts/2019-03-02-release-note-0.1.md
+++ b/_posts/2019-03-02-release-note-0.1.md
@@ -4,12 +4,11 @@ title:  "Nemo Release 0.1"
 author: Won Wook SONG
 ---
 
-# Nemo Release 0.1
 
 Nemo 0.1 is an initial release that brings several features and performance enhancements. The most visible features are the frontend support for Beam and Spark; IR DAG with execution properties, optimization passes and policies; support for loops;  dynamic optimization; multiple-job submission; and various features of the execution runtime.
 
 
-You can view the JIRA-generated release note here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321823&version=12344546.
+You can view the JIRA-generated release note here: [link](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321823&version=12344546).
 
 
 ## New features / Improvements
@@ -17,7 +16,7 @@ You can view the JIRA-generated release note here: https://issues.apache.org/jir
 ### Frontend
 
 - Beam
-- Official Support for Apache Beam (details available on https://beam.apache.org/documentation/runners/nemo/)
+- Official Support for Apache Beam (details available on [this link](https://beam.apache.org/documentation/runners/nemo/))
 - Spark
 
 ### Core
@@ -70,27 +69,27 @@ Nemo is available in Maven Central, making it easier to link into your programs
 
 Nemo 0.1 was the work of many contributors:
 
-Arun Lakshman R
-Byung-Gon Chun
-Davor Bonaci
-Eunji Jeong
-Geon Woo Kim
-Gyewon Lee
-Jae Hyeon Park
-JangHo Seo
-Jangho Seo
-Jean-Baptiste Onofré
-Jeongyoon Eo
-John Yang
-Joo Yeon Kim
-Kenn Knowles
-Markus Weimer
-Minhyeok Kweun
-Sanha Lee
-Seonghyun Park
-Soojeong Kim
-Taegeon Um
-Won Wook SONG
-WooYeon Lee
-Yunseong Lee
+- Arun Lakshman R
+- Byung-Gon Chun
+- Davor Bonaci
+- Eunji Jeong
+- Geon Woo Kim
+- Gyewon Lee
+- Jae Hyeon Park
+- JangHo Seo
+- Jangho Seo
+- Jean-Baptiste Onofré
+- Jeongyoon Eo
+- John Yang
+- Joo Yeon Kim
+- Kenn Knowles
+- Markus Weimer
+- Minhyeok Kweun
+- Sanha Lee
+- Seonghyun Park
+- Soojeong Kim
+- Taegeon Um
+- Won Wook SONG
+- WooYeon Lee
+- Yunseong Lee
 
diff --git a/content/blog/2019/03/02/release-note-0.1/index.html b/content/blog/2019/03/02/release-note-0.1/index.html
index 88ee633..b11a49a 100644
--- a/content/blog/2019/03/02/release-note-0.1/index.html
+++ b/content/blog/2019/03/02/release-note-0.1/index.html
@@ -16,15 +16,15 @@
 <meta property="og:title" content="Nemo Release 0.1" />
 <meta name="author" content="Won Wook SONG" />
 <meta property="og:locale" content="en_US" />
-<meta name="description" content="Nemo Release 0.1" />
-<meta property="og:description" content="Nemo Release 0.1" />
+<meta name="description" content="Nemo 0.1 is an initial release that brings several features and performance enhancements. The most visible features are the frontend support for Beam and Spark; IR DAG with execution properties, optimization passes and policies; support for loops; dynamic optimization; multiple-job submission; and various features of the execution runtime." />
+<meta property="og:description" content="Nemo 0.1 is an initial release that brings several features and performance enhancements. The most visible features are the frontend support for Beam and Spark; IR DAG with execution properties, optimization passes and policies; support for loops; dynamic optimization; multiple-job submission; and various features of the execution runtime." />
 <link rel="canonical" href="http://nemo.apache.org//blog/2019/03/02/release-note-0.1/" />
 <meta property="og:url" content="http://nemo.apache.org//blog/2019/03/02/release-note-0.1/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
 <meta property="article:published_time" content="2019-03-02T00:00:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2019-03-02T00:00:00+09:00","author":{"@type":"Person","name":"Won Wook SONG"},"mainEntityOfPage":{"@type":"WebPage","@id":"http://nemo.apache.org//blog/2019/03/02/release-note-0.1/"},"url":"http://nemo.apache.org//blog/2019/03/02/release-note-0.1/","description":"Nemo Release 0.1","headline":"Nemo Release 0.1","dateModified":"2019-03-02T00:00:00+09:00","@type":"BlogPosting","@context":"https://schema.org"}</script>
+{"datePublished":"2019-03-02T00:00:00+09:00","author":{"@type":"Person","name":"Won Wook SONG"},"mainEntityOfPage":{"@type":"WebPage","@id":"http://nemo.apache.org//blog/2019/03/02/release-note-0.1/"},"url":"http://nemo.apache.org//blog/2019/03/02/release-note-0.1/","description":"Nemo 0.1 is an initial release that brings several features and performance enhancements. The most visible features are the frontend support for Beam and Spark; IR DAG with execution properties, optimization pa [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -100,11 +100,9 @@
         <div class="col-md-8">
             <h1>Nemo Release 0.1</h1>
             <p>Mar 2, 2019 • Won Wook SONG</p>
-            <div  id="markdown-content-container"><h1 id="nemo-release-01">Nemo Release 0.1</h1>
+            <div  id="markdown-content-container"><p>Nemo 0.1 is an initial release that brings several features and performance enhancements. The most visible features are the frontend support for Beam and Spark; IR DAG with execution properties, optimization passes and policies; support for loops;  dynamic optimization; multiple-job submission; and various features of the execution runtime.</p>
 
-<p>Nemo 0.1 is an initial release that brings several features and performance enhancements. The most visible features are the frontend support for Beam and Spark; IR DAG with execution properties, optimization passes and policies; support for loops;  dynamic optimization; multiple-job submission; and various features of the execution runtime.</p>
-
-<p>You can view the JIRA-generated release note here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321823&amp;version=12344546.</p>
+<p>You can view the JIRA-generated release note here: <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321823&amp;version=12344546">link</a>.</p>
 
 <h2 id="new-features--improvements">New features / Improvements</h2>
 
@@ -112,7 +110,7 @@
 
 <ul>
   <li>Beam</li>
-  <li>Official Support for Apache Beam (details available on https://beam.apache.org/documentation/runners/nemo/)</li>
+  <li>Official Support for Apache Beam (details available on <a href="https://beam.apache.org/documentation/runners/nemo/">this link</a>)</li>
   <li>Spark</li>
 </ul>
 
@@ -176,29 +174,31 @@
 
 <p>Nemo 0.1 was the work of many contributors:</p>
 
-<p>Arun Lakshman R
-Byung-Gon Chun
-Davor Bonaci
-Eunji Jeong
-Geon Woo Kim
-Gyewon Lee
-Jae Hyeon Park
-JangHo Seo
-Jangho Seo
-Jean-Baptiste Onofré
-Jeongyoon Eo
-John Yang
-Joo Yeon Kim
-Kenn Knowles
-Markus Weimer
-Minhyeok Kweun
-Sanha Lee
-Seonghyun Park
-Soojeong Kim
-Taegeon Um
-Won Wook SONG
-WooYeon Lee
-Yunseong Lee</p>
+<ul>
+  <li>Arun Lakshman R</li>
+  <li>Byung-Gon Chun</li>
+  <li>Davor Bonaci</li>
+  <li>Eunji Jeong</li>
+  <li>Geon Woo Kim</li>
+  <li>Gyewon Lee</li>
+  <li>Jae Hyeon Park</li>
+  <li>JangHo Seo</li>
+  <li>Jangho Seo</li>
+  <li>Jean-Baptiste Onofré</li>
+  <li>Jeongyoon Eo</li>
+  <li>John Yang</li>
+  <li>Joo Yeon Kim</li>
+  <li>Kenn Knowles</li>
+  <li>Markus Weimer</li>
+  <li>Minhyeok Kweun</li>
+  <li>Sanha Lee</li>
+  <li>Seonghyun Park</li>
+  <li>Soojeong Kim</li>
+  <li>Taegeon Um</li>
+  <li>Won Wook SONG</li>
+  <li>WooYeon Lee</li>
+  <li>Yunseong Lee</li>
+</ul>
 
 </div>
             <hr>
diff --git a/content/docs/bootstrap/index.html b/content/docs/bootstrap/index.html
index ef47bf0..fdb4b54 100644
--- a/content/docs/bootstrap/index.html
+++ b/content/docs/bootstrap/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/bootstrap/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/bootstrap/","description":"Buttons Default Primary Success Info Warning Danger Link Default Primary Success Info Warning Danger Link Default Action Another action Something else here Separated link","headline":"Bootstrap Features","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/bootstrap/","description":"Buttons Default Primary Success Info Warning Danger Link Default Primary Success Info Warning Danger Link Default Action Another action Something else here Separated link","headline":"Bootstrap Features","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/cheatsheet/index.html b/content/docs/cheatsheet/index.html
index f4d809a..c318678 100644
--- a/content/docs/cheatsheet/index.html
+++ b/content/docs/cheatsheet/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/cheatsheet/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/cheatsheet/","description":"From adam-p/markdown-here","headline":"Markdown Cheatsheet","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/cheatsheet/","description":"From adam-p/markdown-here","headline":"Markdown Cheatsheet","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/compiler_design/index.html b/content/docs/compiler_design/index.html
index 19f8ad4..bace175 100644
--- a/content/docs/compiler_design/index.html
+++ b/content/docs/compiler_design/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/compiler_design/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/compiler_design/","description":"Overview","headline":"Compiler Design","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/compiler_design/","description":"Overview","headline":"Compiler Design","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/contribute/index.html b/content/docs/contribute/index.html
index df1bd12..9df23de 100644
--- a/content/docs/contribute/index.html
+++ b/content/docs/contribute/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/contribute/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/contribute/","description":"Contribute","headline":"Contribute","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/contribute/","description":"Contribute","headline":"Contribute","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/extending_nemo/index.html b/content/docs/extending_nemo/index.html
index fb6f60b..aaec13e 100644
--- a/content/docs/extending_nemo/index.html
+++ b/content/docs/extending_nemo/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/extending_nemo/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/extending_nemo/","description":"Overview","headline":"Extending Nemo","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/extending_nemo/","description":"Overview","headline":"Extending Nemo","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/font-awesome/index.html b/content/docs/font-awesome/index.html
index 7d08243..60a309b 100644
--- a/content/docs/font-awesome/index.html
+++ b/content/docs/font-awesome/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/font-awesome/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/font-awesome/","description":"500px address-book address-book-o address-card address-card-o adjust adn align-center align-justify align-left align-right amazon ambulance american-sign-language-interpreting anchor android angellist angle-double-down angle-double-left angle-double-right angle-double-up angle-down angle-left angle-right angle-up apple archive area-chart arrow-circle-down arrow-circle-left arrow [...]
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/font-awesome/","description":"500px address-book address-book-o address-card address-card-o adjust adn align-center align-justify align-left align-right amazon ambulance american-sign-language-interpreting anchor android angellist angle-double-down angle-double-left angle-double-right angle-double-up angle-down angle-left angle-right angle-up apple archive area-chart arrow-circle-down arrow-circle-left arrow [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/getting_started/index.html b/content/docs/getting_started/index.html
index 3d18538..46fd49a 100644
--- a/content/docs/getting_started/index.html
+++ b/content/docs/getting_started/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/getting_started/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/getting_started/","description":"Prerequisites Java 8 Maven Latest REEF snapshot YARN settings Download Hadoop 2.7.4 at http://apache.tt.co.kr/hadoop/common/hadoop-2.7.4/ Set the shell profile as following: export HADOOP_HOME=/path/to/hadoop-2.7.4 export YARN_HOME=$HADOOP_HOME export PATH=$PATH:$HADOOP_HOME/bin Protobuf 2.5.0 Downloadable at https://github.com/google/protobuf/releases/tag/v2.5.0 On Ubuntu: R [...]
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/getting_started/","description":"Prerequisites Java 8 Maven Latest REEF snapshot YARN settings Download Hadoop 2.7.4 at http://apache.tt.co.kr/hadoop/common/hadoop-2.7.4/ Set the shell profile as following: export HADOOP_HOME=/path/to/hadoop-2.7.4 export YARN_HOME=$HADOOP_HOME export PATH=$PATH:$HADOOP_HOME/bin Protobuf 2.5.0 Downloadable at https://github.com/google/protobuf/releases/tag/v2.5.0 On Ubuntu: R [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/home/index.html b/content/docs/home/index.html
index cdda732..9e02070 100644
--- a/content/docs/home/index.html
+++ b/content/docs/home/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/home/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/home/","description":"Nemo aims to optimize data processing for better performance and datacenter efficiency, not only in general and common conditions, but also with various deployment characteristics. Such characteristics include processing data on specific resource environments, like transient resources, and running jobs with specific attributes, like skewed data.","headline":"Overview","dateModified":"20 [...]
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/home/","description":"Nemo aims to optimize data processing for better performance and datacenter efficiency, not only in general and common conditions, but also with various deployment characteristics. Such characteristics include processing data on specific resource environments, like transient resources, and running jobs with specific attributes, like skewed data.","headline":"Overview","dateModified":"20 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/ir/index.html b/content/docs/ir/index.html
index e21daf7..ea5c5ad 100644
--- a/content/docs/ir/index.html
+++ b/content/docs/ir/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/ir/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/ir/","description":"Overview","headline":"Nemo Intermediate Representation (IR)","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/ir/","description":"Overview","headline":"Nemo Intermediate Representation (IR)","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/jekyll/index.html b/content/docs/jekyll/index.html
index 182d62e..f5c285d 100644
--- a/content/docs/jekyll/index.html
+++ b/content/docs/jekyll/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/jekyll/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/jekyll/","description":"Getting started","headline":"Jekyll intro","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/jekyll/","description":"Getting started","headline":"Jekyll intro","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/passes_and_policies/index.html b/content/docs/passes_and_policies/index.html
index 12b90c6..87a136e 100644
--- a/content/docs/passes_and_policies/index.html
+++ b/content/docs/passes_and_policies/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/passes_and_policies/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/passes_and_policies/","description":"Optimization Passes","headline":"Passes and Policies","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/passes_and_policies/","description":"Optimization Passes","headline":"Passes and Policies","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/runtime_design/index.html b/content/docs/runtime_design/index.html
index 6e8c5c5..7bf3236 100644
--- a/content/docs/runtime_design/index.html
+++ b/content/docs/runtime_design/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/runtime_design/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/runtime_design/","description":"Receiving a Job from the Nemo Compiler","headline":"Runtime Design","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/runtime_design/","description":"Receiving a Job from the Nemo Compiler","headline":"Runtime Design","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/themes/index.html b/content/docs/themes/index.html
index c4f40d5..9185d0e 100644
--- a/content/docs/themes/index.html
+++ b/content/docs/themes/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/themes/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/themes/","description":"By default, this website uses paper theme, but you can change it to another bootwatch theme by setting bootwatch variable in _config.yml file. (Don’t forget to restart Jekyll if you are running locally because the configuration is not re-read upon change.)","headline":"Themes","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/themes/","description":"By default, this website uses paper theme, but you can change it to another bootwatch theme by setting bootwatch variable in _config.yml file. (Don’t forget to restart Jekyll if you are running locally because the configuration is not re-read upon change.)","headline":"Themes","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/docs/welcome_to_jekyll/index.html b/content/docs/welcome_to_jekyll/index.html
index cf99d2d..c9450e0 100644
--- a/content/docs/welcome_to_jekyll/index.html
+++ b/content/docs/welcome_to_jekyll/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/welcome_to_jekyll/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//docs/welcome_to_jekyll/","description":"You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.","headline":"Welcome to Jekyll!","dateModified":"2020-03-07T16:09:21+09:00","@type": [...]
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//docs/welcome_to_jekyll/","description":"You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.","headline":"Welcome to Jekyll!","dateModified":"2020-03-07T16:14:00+09:00","@type": [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/feed.xml b/content/feed.xml
index f5d6d02..0dd0d07 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,9 +1,7 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="http://nemo.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://nemo.apache.org//" rel="alternate" type="text/html" /><updated>2020-03-07T16:09:21+09:00</updated><id>http://nemo.apache.org//feed.xml</id><title type="html">Nemo</title><subtitle>A Data Processing System for Flexible Employment Wit [...]
-</subtitle><entry><title type="html">Nemo Release 0.1</title><link href="http://nemo.apache.org//blog/2019/03/02/release-note-0.1/" rel="alternate" type="text/html" title="Nemo Release 0.1" /><published>2019-03-02T00:00:00+09:00</published><updated>2019-03-02T00:00:00+09:00</updated><id>http://nemo.apache.org//blog/2019/03/02/release-note-0.1</id><content type="html" xml:base="http://nemo.apache.org//blog/2019/03/02/release-note-0.1/">&lt;h1 id=&quot;nemo-release-01&quot;&gt;Nemo Release [...]
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="http://nemo.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://nemo.apache.org//" rel="alternate" type="text/html" /><updated>2020-03-07T16:14:00+09:00</updated><id>http://nemo.apache.org//feed.xml</id><title type="html">Nemo</title><subtitle>A Data Processing System for Flexible Employment Wit [...]
+</subtitle><entry><title type="html">Nemo Release 0.1</title><link href="http://nemo.apache.org//blog/2019/03/02/release-note-0.1/" rel="alternate" type="text/html" title="Nemo Release 0.1" /><published>2019-03-02T00:00:00+09:00</published><updated>2019-03-02T00:00:00+09:00</updated><id>http://nemo.apache.org//blog/2019/03/02/release-note-0.1</id><content type="html" xml:base="http://nemo.apache.org//blog/2019/03/02/release-note-0.1/">&lt;p&gt;Nemo 0.1 is an initial release that brings s [...]
 
-&lt;p&gt;Nemo 0.1 is an initial release that brings several features and performance enhancements. The most visible features are the frontend support for Beam and Spark; IR DAG with execution properties, optimization passes and policies; support for loops;  dynamic optimization; multiple-job submission; and various features of the execution runtime.&lt;/p&gt;
-
-&lt;p&gt;You can view the JIRA-generated release note here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321823&amp;amp;version=12344546.&lt;/p&gt;
+&lt;p&gt;You can view the JIRA-generated release note here: &lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321823&amp;amp;version=12344546&quot;&gt;link&lt;/a&gt;.&lt;/p&gt;
 
 &lt;h2 id=&quot;new-features--improvements&quot;&gt;New features / Improvements&lt;/h2&gt;
 
@@ -11,7 +9,7 @@
 
 &lt;ul&gt;
   &lt;li&gt;Beam&lt;/li&gt;
-  &lt;li&gt;Official Support for Apache Beam (details available on https://beam.apache.org/documentation/runners/nemo/)&lt;/li&gt;
+  &lt;li&gt;Official Support for Apache Beam (details available on &lt;a href=&quot;https://beam.apache.org/documentation/runners/nemo/&quot;&gt;this link&lt;/a&gt;)&lt;/li&gt;
   &lt;li&gt;Spark&lt;/li&gt;
 &lt;/ul&gt;
 
@@ -75,29 +73,31 @@
 
 &lt;p&gt;Nemo 0.1 was the work of many contributors:&lt;/p&gt;
 
-&lt;p&gt;Arun Lakshman R
-Byung-Gon Chun
-Davor Bonaci
-Eunji Jeong
-Geon Woo Kim
-Gyewon Lee
-Jae Hyeon Park
-JangHo Seo
-Jangho Seo
-Jean-Baptiste Onofré
-Jeongyoon Eo
-John Yang
-Joo Yeon Kim
-Kenn Knowles
-Markus Weimer
-Minhyeok Kweun
-Sanha Lee
-Seonghyun Park
-Soojeong Kim
-Taegeon Um
-Won Wook SONG
-WooYeon Lee
-Yunseong Lee&lt;/p&gt;</content><author><name>Won Wook SONG</name></author><summary type="html">Nemo Release 0.1</summary></entry><entry><title type="html">Harnessing transient resources using Nemo</title><link href="http://nemo.apache.org//blog/2018/03/23/pado-on-nemo/" rel="alternate" type="text/html" title="Harnessing transient resources using Nemo" /><published>2018-03-23T00:00:00+09:00</published><updated>2018-03-23T00:00:00+09:00</updated><id>http://nemo.apache.org//blog/2018/03/23 [...]
+&lt;ul&gt;
+  &lt;li&gt;Arun Lakshman R&lt;/li&gt;
+  &lt;li&gt;Byung-Gon Chun&lt;/li&gt;
+  &lt;li&gt;Davor Bonaci&lt;/li&gt;
+  &lt;li&gt;Eunji Jeong&lt;/li&gt;
+  &lt;li&gt;Geon Woo Kim&lt;/li&gt;
+  &lt;li&gt;Gyewon Lee&lt;/li&gt;
+  &lt;li&gt;Jae Hyeon Park&lt;/li&gt;
+  &lt;li&gt;JangHo Seo&lt;/li&gt;
+  &lt;li&gt;Jangho Seo&lt;/li&gt;
+  &lt;li&gt;Jean-Baptiste Onofré&lt;/li&gt;
+  &lt;li&gt;Jeongyoon Eo&lt;/li&gt;
+  &lt;li&gt;John Yang&lt;/li&gt;
+  &lt;li&gt;Joo Yeon Kim&lt;/li&gt;
+  &lt;li&gt;Kenn Knowles&lt;/li&gt;
+  &lt;li&gt;Markus Weimer&lt;/li&gt;
+  &lt;li&gt;Minhyeok Kweun&lt;/li&gt;
+  &lt;li&gt;Sanha Lee&lt;/li&gt;
+  &lt;li&gt;Seonghyun Park&lt;/li&gt;
+  &lt;li&gt;Soojeong Kim&lt;/li&gt;
+  &lt;li&gt;Taegeon Um&lt;/li&gt;
+  &lt;li&gt;Won Wook SONG&lt;/li&gt;
+  &lt;li&gt;WooYeon Lee&lt;/li&gt;
+  &lt;li&gt;Yunseong Lee&lt;/li&gt;
+&lt;/ul&gt;</content><author><name>Won Wook SONG</name></author><summary type="html">Nemo 0.1 is an initial release that brings several features and performance enhancements. The most visible features are the frontend support for Beam and Spark; IR DAG with execution properties, optimization passes and policies; support for loops; dynamic optimization; multiple-job submission; and various features of the execution runtime.</summary></entry><entry><title type="html">Harnessing transient r [...]
 
 &lt;p&gt;Pado[1] is an optimization technique that reduces the number of recomputations triggered by eviction of transient resources. Specifically, Pado uses a placement algorithm for selectively retaining intermediate results on reserved resources that are not evicted.&lt;/p&gt;
 
diff --git a/content/pages/downloads/index.html b/content/pages/downloads/index.html
index 4fb8569..5b3093d 100644
--- a/content/pages/downloads/index.html
+++ b/content/pages/downloads/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/downloads/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//pages/downloads/","description":"Releases","headline":"Downloads","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//pages/downloads/","description":"Releases","headline":"Downloads","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/pages/license/index.html b/content/pages/license/index.html
index 18955be..95f30ed 100644
--- a/content/pages/license/index.html
+++ b/content/pages/license/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/license/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//pages/license/","description":"``` Apache License Version 2.0, January 2004 http://www.apache.org/licenses/","headline":"License","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//pages/license/","description":"``` Apache License Version 2.0, January 2004 http://www.apache.org/licenses/","headline":"License","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/pages/talks/index.html b/content/pages/talks/index.html
index 9ba1af7..81cdadf 100644
--- a/content/pages/talks/index.html
+++ b/content/pages/talks/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/talks/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//pages/talks/","description":"Apache Nemo: A Framework for Building Distributed Dataflow Optimization Policies (ATC 2019 Conference)(link)","headline":"Talks","dateModified":"2020-03-07T16:09:21+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//pages/talks/","description":"Apache Nemo: A Framework for Building Distributed Dataflow Optimization Policies (ATC 2019 Conference)(link)","headline":"Talks","dateModified":"2020-03-07T16:14:00+09:00","@type":"WebPage","@context":"https://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/pages/team/index.html b/content/pages/team/index.html
index 6d49b17..7cfdb94 100644
--- a/content/pages/team/index.html
+++ b/content/pages/team/index.html
@@ -21,9 +21,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/team/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2020-03-07T16:09:21+09:00" />
+<meta property="article:published_time" content="2020-03-07T16:14:00+09:00" />
 <script type="application/ld+json">
-{"datePublished":"2020-03-07T16:09:21+09:00","url":"http://nemo.apache.org//pages/team/","description":"Contributing to Nemo Your contributation is always welcome :) If you would like to contribute to Nemo, please subscribe to our mailing list: dev@nemo.apache.org [subscribe]. We have a Slack channel for active discussions. Join us on Slack by requesting for an invitation by sending an e-mail to dev@ after subscription.","headline":"Team","dateModified":"2020-03-07T16:09:21+09:00","@type [...]
+{"datePublished":"2020-03-07T16:14:00+09:00","url":"http://nemo.apache.org//pages/team/","description":"Contributing to Nemo Your contributation is always welcome :) If you would like to contribute to Nemo, please subscribe to our mailing list: dev@nemo.apache.org [subscribe]. We have a Slack channel for active discussions. Join us on Slack by requesting for an invitation by sending an e-mail to dev@ after subscription.","headline":"Team","dateModified":"2020-03-07T16:14:00+09:00","@type [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 11fbeae..cf24d45 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -2,75 +2,75 @@
 <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>http://nemo.apache.org//docs/contribute/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/compiler_design/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/runtime_design/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/getting_started/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/home/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/bootstrap/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/cheatsheet/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/jekyll/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/font-awesome/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/themes/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/welcome_to_jekyll/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/extending_nemo/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/ir/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/passes_and_policies/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/downloads/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/license/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/talks/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/team/</loc>
-<lastmod>2020-03-07T16:09:21+09:00</lastmod>
+<lastmod>2020-03-07T16:14:00+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//blog/2018/03/20/nemo-blog-published/</loc>