Skip to content

sp4ce/jsonlines

 
 

Repository files navigation

JSON Lines

Documentation for the JSON Lines text file format

Visit https://jsonlines.org

Website Development

Jekyll installation

Follow steps:

Bundle installation

cd site
bundle config set --local path 'vendor/bundle'
bundle install

Build and serve the site

# 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 serve

JSON Lines Standard Content Type

This is the working area for the individual Internet-Draft, "JSON Lines Standard Content Type".

Contributing

See the guidelines for contributions.

Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.

Command Line Usage

Formatted text and HTML versions of the draft can be built using make.

$ make

Command line usage requires that you have the necessary software installed. See the instructions.

About

Documentation for the JSON Lines text file format

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 80.9%
  • HTML 10.7%
  • JavaScript 6.1%
  • Makefile 2.0%
  • Ruby 0.3%