timwis / jkan

A lightweight, backend-free open data portal, powered by Jekyll
https://jkan.io
MIT License
218 stars 310 forks source link

strict_front_matter: true important for GitHub flow #276

Closed BryanQuigley closed 11 months ago

BryanQuigley commented 1 year ago

A spacing issue can break a yaml file, but jekyll will still build the rest of the site - this allows it to look like everything is fine when the dataset gets lost.

We can either just add strict to the config or just in how GitHub PR runs. I think it's useful everywhere though. Thoughts?

https://github.com/azavea/opendataphilly-jkan/pull/63/commits