bitcoin-core / bitcoincore.org

Bitcoin Core project website
https://bitcoincore.org/
MIT License
593 stars 464 forks source link

build: add --strict_front_matter to build invocation #1043

Closed fanquake closed 2 weeks ago

fanquake commented 2 weeks ago

Should help catch issues like those in #1042, which didn't cause the CI to fail.

bundle exec jekyll server --future --drafts --unpublished --incremental --strict_front_matter
...
 Incremental build: enabled
      Generating...
             Error: YAML Exception reading /bitcoincore.org/_posts/en/posts/2024-06-10-disclose-bip70-crash.md: (<unknown>): mapping values are not allowed in this context at line 2 column 18
                    ------------------------------------------------
dergoegge commented 2 weeks ago

utACK f703571d99d19b76da56f03663f8a7ca5946e556