v1.0.4
Since v1.0.0:
- Auto-derive deploy
base_path(repo-level custom domain / owner.github.io → ``; project page →/<repo>) and preserve the custom-domain CNAME across deploys. - Generalized the repo-relative link fix (top-level
../X.md→ GitHub blob). - Extracted the build logic to
scripts/build.sh+scripts/set_base_path.py. - CI: actionlint + yamllint + shellcheck + ruff, plus a self-test that builds a fixture and asserts the site + base_path.
- Fixed a latent bug where a Pages API 404 leaked into CNAME.
- Added an MIT LICENSE.