Documentation for the JSON Lines text file format
Visit https://jsonlines.org
Follow steps:
bundle config set --local path 'vendor/bundle'
bundle install
# just build the website
bundle exec jekyll build
# build and serve the website on default port
bundle exec jekyll serve