Commit graph

1 commit

Author SHA1 Message Date
Andre Manoel
f267e19a60
fix(ci): replace yq with Python nav patching in publish-devnotes (#548)
The yq JSON roundtrip was mangling the entire mkdocs.yml file
(indentation, quoting, comments), causing mike deploy to fail.

Extract a Python script that surgically replaces only the Dev Notes
nav block, leaving all other content byte-identical.
2026-04-14 16:03:49 -03:00