Commit dd13e4a
committed
Deploy the sidereus7 submodule at /sidereus7/
The submodule was registered but never checked out in CI, so its
content was silently absent from every deploy. Check out submodules
during the Pages build, and move the submodule's path from
sidereus7.github.io to sidereus7 so Jekyll copies it straight to the
URL path we want.
Renaming only the path (not the submodule name) leaves .git/modules
alone, so existing clones just need `git submodule sync`.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TyCX1VdE3hpgadJbhPhFCH1 parent 32d601d commit dd13e4a
3 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Submodule sidereus7 updated from 0000000 to 0879988
0 commit comments