fix(astro): EN index reads from src/content, not ../../docs/wiki #257

Merged
clawdie merged 1 commit from fix/astro-index-path into main 2026-06-28 01:34:08 +02:00
Owner

Bug: EN index.astro used path.resolve('../../docs/wiki') which only
works in the dev environment. Production builds from staged copy at
astro/wiki/src/content/ — the other 3 pages already used this.

Added 'sl' to EXCLUDE so Slovenian pages don't leak into EN index.

Verified: 28 EN pages, zero SL leaks. model-selection-and-eval.md
and hive-routing.md render correctly at live wiki.clawdie.si.

Bug: EN index.astro used path.resolve('../../docs/wiki') which only works in the dev environment. Production builds from staged copy at astro/wiki/src/content/ — the other 3 pages already used this. Added 'sl' to EXCLUDE so Slovenian pages don't leak into EN index. Verified: 28 EN pages, zero SL leaks. model-selection-and-eval.md and hive-routing.md render correctly at live wiki.clawdie.si.
clawdie added 1 commit 2026-06-28 01:33:41 +02:00
fix(astro): EN index reads from src/content, not ../../docs/wiki
Some checks are pending
CI / rust (pull_request) Waiting to run
CI / markdown (pull_request) Waiting to run
CI / port (pull_request) Waiting to run
CI / agent-jail-pkgs (pull_request) Waiting to run
8df6613410
Bug: EN index.astro used path.resolve('../../docs/wiki') which only
works in the dev environment. Production builds from staged copy at
astro/wiki/src/content/ — the other 3 pages already used this.

Added 'sl' to EXCLUDE so Slovenian pages don't leak into EN index.

Verified: 28 EN pages, zero SL leaks. model-selection-and-eval.md
and hive-routing.md render correctly at live wiki.clawdie.si.
clawdie merged commit 1681eeca60 into main 2026-06-28 01:34:08 +02:00
clawdie deleted branch fix/astro-index-path 2026-06-28 01:34:13 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#257
No description provided.