jekyll-seo-tag/spec
Parker Moore af87d9fbe8
Sort JSON-LD data by key
Deterministic output is desired to improve diffability between builds.
If the output randomly changes order each time it's built, then every
page on a given site will change with every Jekyll build. Tools like
rsync and git which can diff files will always show a change even when
the content hasn't truly changed.
2022-01-31 23:24:32 -08:00
..
fixtures guard against empty strings not being nil 2017-05-05 09:24:59 -04:00
jekyll_seo_tag Allow setting `author.url` (#453) 2021-10-08 01:50:06 -04:00
jekyll_seo_tag_integration_spec.rb Sort JSON-LD data by key 2022-01-31 23:24:32 -08:00
jekyll_seo_tag_spec.rb Style: Rubocop auto-correct 2017-10-22 18:37:44 +02:00
spec_helper.rb undo unnecessary change 2019-01-06 11:50:03 +05:30