joshgillies / jsontypedef.com

The code backing jsontypedef.com

Home Page:https://jsontypedef.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsontypedef.com

This repo contains the code that backs the JSON Typedef website. The website uses Hugo. Once you've installed Hugo, you can build and serve the site locally with:

hugo server

If you want to regenerate the rendered snippets on the index page, run:

go get -u github.com/alecthomas/chroma/cmd/chroma
make rendered_snippets

About

The code backing jsontypedef.com

https://jsontypedef.com


Languages

Language:HTML 91.4%Language:Ruby 2.4%Language:Python 1.9%Language:Java 1.2%Language:Makefile 1.2%Language:JavaScript 0.6%Language:C# 0.5%Language:Rust 0.4%Language:Go 0.2%Language:TypeScript 0.1%Language:CSS 0.1%