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.
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
To build, you'll need to install some prerequisites.
Please check 'Build' section on docs/README.md
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.
When you're ready, just make a pull-request.
You can directly edit .md files in /docs/
dir at github's web interface and make pull-request immediatly.
Zeppelin manages its issues in Jira. https://issues.apache.org/jira/browse/ZEPPELIN
Contributors should join the Zeppelin mailing lists.