From 0cb953e18d35aa2cb9d335e7c03bafe23043582b Mon Sep 17 00:00:00 2001 From: Mina Lee Date: Fri, 3 Jun 2016 23:28:15 -0700 Subject: [PATCH 01/10] remove incubating tag --- docs/development/howtocontributewebsite.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/development/howtocontributewebsite.md b/docs/development/howtocontributewebsite.md index 0d547dd97d0..c7b2b43e33b 100644 --- a/docs/development/howtocontributewebsite.md +++ b/docs/development/howtocontributewebsite.md @@ -8,7 +8,7 @@ group: development # Contributing to Apache Zeppelin ( Website ) ## IMPORTANT -Apache Zeppelin (incubating) is an [Apache2 License](http://www.apache.org/licenses/LICENSE-2.0.html) Software. +Apache Zeppelin is an [Apache2 License](http://www.apache.org/licenses/LICENSE-2.0.html) Software. Any contribution to Zeppelin (Source code, Documents, Image, Website) means you agree license all your contributions as Apache2 License. @@ -52,4 +52,4 @@ Zeppelin manages its issues in Jira. [https://issues.apache.org/jira/browse/ZEPP ## Stay involved Contributors should join the Zeppelin mailing lists. -* [dev@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) is for people who want to contribute code to Zeppelin. [subscribe](mailto:dev-subscribe@zeppelin.apache.org?subject=send this email to subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.apache.org?subject=send this email to unsubscribe), [archives](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) +* [dev@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/zeppelin-dev/) is for people who want to contribute code to Zeppelin. [subscribe](mailto:dev-subscribe@zeppelin.apache.org?subject=send this email to subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.apache.org?subject=send this email to unsubscribe), [archives](http://mail-archives.apache.org/mod_mbox/zeppelin-dev/) From 8bc5a6e321dea569bc4c11825bb48d932c18a305 Mon Sep 17 00:00:00 2001 From: Mina Lee Date: Sat, 4 Jun 2016 02:28:38 -0700 Subject: [PATCH 02/10] prettify document --- docs/_includes/themes/zeppelin/default.html | 2 +- docs/assets/themes/zeppelin/css/style.css | 448 ++++++++------- .../assets/themes/zeppelin/css/style.css.back | 522 ++++++++++++++++++ docs/index.md | 4 +- 4 files changed, 780 insertions(+), 196 deletions(-) create mode 100644 docs/assets/themes/zeppelin/css/style.css.back diff --git a/docs/_includes/themes/zeppelin/default.html b/docs/_includes/themes/zeppelin/default.html index 9f1d6d58ca1..ff9c0d61542 100644 --- a/docs/_includes/themes/zeppelin/default.html +++ b/docs/_includes/themes/zeppelin/default.html @@ -42,7 +42,7 @@ {% include themes/zeppelin/_navigation.html %} -
+
{{ content }}