travisdowns/travisdowns.github.io

Make JSON-LD output deterministic

travisdowns opened this issue · 1 comments

Fix jekyll-seo-tag issue where the json-ld data keeps changing every time the site is regenerated. See 436.

Fork the gem then sort on the hash keys prior to output.

Fixed in a648449.