Apache zeppelin

Clone this repo:
  1. 17eab5b Add 0.11.1 release docs by Jongyoul Lee · 5 weeks ago master
  2. 829c732 Add 0.11.1 docs by Jongyoul Lee · 5 weeks ago
  3. 11c4e85 Remove legacy ga code by Jongyoul Lee · 9 weeks ago
  4. d378ff6 Remove wrong analytics configuration by Jongyoul Lee · 9 weeks ago
  5. ca280a2 Add missing contributors for 0.11.0 release note by Jongyoul Lee · 10 weeks ago

Zeppelin project website

This readme will walk you through building the Zeppelin website

Requirement

  • Docker

Develop website

$ ./run-dev.sh

Adding a new page

$  rake page name="new-page.md"

Build website

$ ./build-dev.sh