You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add base_url support for GitHub Pages project sites
All internal links were hardcoded to the domain root (/css/...,
/lecture_notes/..., etc.), which breaks on project sites served at a
subpath like /course_materials/. Threads a --base-url CLI arg through
build.py, Jinja2 globals, and image path rewriting.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments