Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.03 KB

Welcome

This repository houses the source for json-everything blog site, https://blog.json-everything.net.

Contributing

We're happy to accept and review proposals for blog content. Ideally, posts will cover:

  • updates to the libraries or project in general
  • how the libraries are being used
  • interesting things learned while working on or with the libraries

The main project's CODE OF CONDUCT also applies.

Running locally

The site is a standard Jekyll-based GitHub Pages site using a modified Chirpy theme.

You'll need to install the dependencies listed in the GitHub docs to run it locally. Once all of the dependencies are available, you can run the run.bat or run.sh scripts to more easily start up the site.

Style

Please see the Chirpy theme site for examples of the markdown that's supported.