IMPORTANT

Apache Zeppelin (incubating) is an Apache2 License Software. Any contribution to Zeppelin (Source code, Documents, Image, Website) means you agree license all your contributions as Apache2 License.

Modifying the website


Getting the source code

Website is hosted in 'master' branch under /docs/ dir.

First of all, you need the website source code. The official location of mirror for Zeppelin is https://github.com/apache/incubator-zeppelin.

Get the source code on your development machine using git.

git clone https://github.com/apache/incubator-zeppelin.git
cd docs


Build

To build, you'll need to install some prerequisites.

Please check 'Build' section on docs/README.md


Run website in development mode

While you're modifying website, you'll want to see preview of it.

Please check 'Run' section on docs/README.md

You'll be able to access it on localhost:4000 with your webbrowser.


Pull request

When you're ready, just make a pull-request.


Alternative way

You can directly edit .md files in /docs/ dir at github's web interface and make pull-request immediatly.


JIRA

Zeppelin manages its issues in Jira. https://issues.apache.org/jira/browse/ZEPPELIN

Stay involved

Contributors should join the Zeppelin mailing lists.