Repository: incubator-griffin-site Updated Branches: refs/heads/master 80a18e27e -> 3e598d278
http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/3e598d27/source/_posts/home.md ---------------------------------------------------------------------- diff --git a/source/_posts/home.md b/source/_posts/home.md index 3c4b4bc..d8711e5 100644 --- a/source/_posts/home.md +++ b/source/_posts/home.md @@ -1,5 +1,6 @@ --- title: Apache Griffin +date: 2017-03-30 10:49:47 --- ## Abstract @@ -74,5 +75,5 @@ The idea of Apache Apache Griffin is to provide Data Quality validation as a Se ## Disclaimer Apache Griffin is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. - + http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/3e598d27/source/_posts/plan.md ---------------------------------------------------------------------- diff --git a/source/_posts/plan.md b/source/_posts/plan.md index ec59758..cb2278d 100644 --- a/source/_posts/plan.md +++ b/source/_posts/plan.md @@ -42,26 +42,37 @@ tags: * end to end full pipeline use case enabled. -#### 2017.05 streaming accuracy +#### 2017.05 streaming accuracy P2 -#### 2017.06 streaming accuracy onboard +#### 2017.06 streaming accuracy onboard P2 -#### 2017.07 schedule +#### 2017.07 schedule P4 -#### 2017.08 profiling +#### 2017.08 profiling P3 -#### 2017.09 completeness +#### 2017.09 completeness P2 -#### 2017.10 timeliness +#### 2017.10 timeliness P2 -#### 2017.11 anomaly detection +#### 2017.11 anomaly detection P3 -#### 2017.12 validity +#### 2017.12 validity P3 ## Release Notes -2017.03.30 release streaming measures +2017.03.30 release streaming measures + +Weekly updates + +well planed and scalable + + +priority/epic/story/breakdown to backlog task. + +3 measures + + http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/3e598d27/themes/landscape/layout/_partial/footer.ejs ---------------------------------------------------------------------- diff --git a/themes/landscape/layout/_partial/footer.ejs b/themes/landscape/layout/_partial/footer.ejs index 3aca618..e5b3e63 100644 --- a/themes/landscape/layout/_partial/footer.ejs +++ b/themes/landscape/layout/_partial/footer.ejs @@ -4,8 +4,7 @@ <% } %> <div class="outer"> <div id="footer-info" class="inner"> - © <%= date(new Date(), 'YYYY') %> <%= config.author || config.title %><br> - <%= __('powered_by') %> <a href="http://hexo.io/" target="_blank">Hexo</a> + <a><img src="images/egg-logo.png"></img></a> </div> </div> </footer> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/3e598d27/themes/landscape/source/css/_partial/footer.styl ---------------------------------------------------------------------- diff --git a/themes/landscape/source/css/_partial/footer.styl b/themes/landscape/source/css/_partial/footer.styl index fe2fd24..cb5ab76 100644 --- a/themes/landscape/source/css/_partial/footer.styl +++ b/themes/landscape/source/css/_partial/footer.styl @@ -1,5 +1,5 @@ #footer - background: color-footer-background + /* background: color-footer-background */ padding: 50px 0 border-top: 1px solid color-border color: color-grey
