Documentation for the JSON Lines text file format
Visit https://jsonlines.org
Follow steps:
cd site
bundle config set --local path 'vendor/bundle'
bundle install# change directory to site
cd site
# just build the website
bundle exec jekyll build
# build and serve the website on default port
bundle exec jekyll serveThis is the working area for the individual Internet-Draft, "JSON Lines Standard Content Type".
See the guidelines for contributions.
Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.
Formatted text and HTML versions of the draft can be built using make.
$ makeCommand line usage requires that you have the necessary software installed. See the instructions.