wardi / jsonlines

Documentation for the JSON Lines text file format
http://jsonlines.org
130 stars 32 forks source link

Web validator for jsonlines #70

Closed sp4ce closed 1 year ago

wardi commented 1 year ago

I've been burned in the past by linking to third party JS, can we vendor and build the required JS in this repo instead?

cloudflare-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e7d93cc
Status: ✅  Deploy successful!
Preview URL: https://6cb538b4.jsonlines.pages.dev
Branch Preview URL: https://21-a-web-validator-for-jsonl.jsonlines.pages.dev

View logs

sp4ce commented 1 year ago

I've been burned in the past by linking to third party JS, can we vendor and build the required JS in this repo instead?

@wardi, I added the external content from CDN into the repository. When migrating to Jekyll, we can use a plugin to build those into a single file if needed.