http://asciidoctor.org/docs/editing-asciidoc-with-live-preview/
> gem install guard guard-shell guard
> gem install guard-livereload
> gem install asciidoctor
> cd src/main/asciidoc
> guard start
Now you just have to add the livereload extension for your preferred browser.