mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-09-19 01:09:55 +08:00
aa39a7cd11
The build is for every.to/compound-engineering, so on the GitHub Pages origin every stylesheet, image, and link 404ed. A post_render hook now rewrites the base-path-absolute href, src, and theme data attributes to page-relative paths, so the same build serves every.to, the github.io origin, and a local server. Canonical, Open Graph, sitemap, and llms.txt URLs stay absolute on every.to. Unit tests cover the rewrite and the fixture build asserts relative output. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>