git clone git@github.com:geemaple/geemaple.github.io.git
cd geemaple.github.io
bundle update github-pages
bundle install
bundle exec jekyll serve# same as above except last command
bundle exec jekyll serve --drafts --unpublished --future --config _debug_config.yml- It's more easy to display images with
staticvariable poiting to local url - Disable google analysis when writing blogs