Documentation download?

Hi there, is it possible to have all ES documentation in a tar ball so I
can download and access the documentation when I'm offline? When I typed
"elasticsearch documentation" on google, it auto-suggested "elasticsearch
documentation download", so it seems I'm not the only one looking for it. :slight_smile:

Use a site-grabber tool to store the elasticsearch.org site for offline
viewing.

On Fri, Jun 15, 2012 at 11:22 AM, calc donghua@gmail.com wrote:

Hi there, is it possible to have all ES documentation in a tar ball so I
can download and access the documentation when I'm offline? When I typed
"elasticsearch documentation" on google, it auto-suggested "elasticsearch
documentation download", so it seems I'm not the only one looking for it. :slight_smile:

--
Saurabh Kumar
M.Sc (Mathematics) B.E (Computer Science)
Birla Institute of Technology and Science-Pilani

On Thu, 2012-06-14 at 22:52 -0700, calc wrote:

Hi there, is it possible to have all ES documentation in a tar ball so
I can download and access the documentation when I'm offline? When I
typed "elasticsearch documentation" on google, it auto-suggested
"elasticsearch documentation download", so it seems I'm not the only
one looking for it. :slight_smile:

You can clone the website repository
https://github.com/elasticsearch/elasticsearch.github.com

and run jekyll locally

See here for details

clint