Skip to content

vamshin/for-elasticsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  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.

About

The community website for Open Distro for Elasticsearch

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.8%
  • CSS 9.7%
  • Ruby 5.0%
  • JavaScript 3.5%