tree: bb0d8a10bd1152c5627c2fe16b4a43e291ebb5fc [path history] [tgz]
  1. css/
  2. img/
  3. js/
  4. feed.xml
  5. index.html
  6. LICENCE
  7. README.md
  8. style.css
hbasecon-2018/README.md

Install Ruby 2.5.0

$ brew install rbenv
$ rbenv install 2.5.0
$ rbenv global 2.5.0

Install Jekyll

$ gem install jekyll bundler
$ bundle install
$ bundle exec jekyll serve -w