Github user ptgoetz commented on the pull request:

    https://github.com/apache/storm/pull/330#issuecomment-64701658
  
    I should also mention the site is statically generated using 
[jekyll](http://jekyllrb.com).
    
    First install jekyll (assuming you have ruby installed):
    
    ```
    gem install jekyll
    ```
    
    Generate the site, and start a server locally:
    ```
    cd docs
    jekyll serve -w
    ```
    
    Point your browser to http://localhost:4000



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to