Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

46 lines (25 loc) · 1.29 KB

Open Distro for Elasticsearch website

This repository contains the source code for https://opendistro.github.io/for-elasticsearch/.

License

This code is licensed under the Apache 2.0 License.

Build

  1. Navigate to the repository root.

  2. Install Ruby if you don't already have it. We recommend RVM, but use whatever method you prefer:

    curl -sSL https://get.rvm.io | bash -s stable
    rvm install 2.6
    ruby -v
    
  3. Install Jekyll if you don't already have it:

    gem install bundler jekyll
    
  4. Install dependencies:

    bundle install

  5. Build:

    bundle exec jekyll serve

  6. Browse to http://127.0.0.1:4000/for-elasticsearch/

For documentation on using Jekyll, visit https://jekyllrb.com/docs/.

Attribution

Debian package logo is used without modification under the Creative Commons Attribution-ShareAlike 3.0 Unported License.

TAR icon is used without modification under the Creative Commons Attribution-ShareAlike 2.5 Generic License.