Skip to content

fix(ci): ensure .nojekyll at org Pages root and remove stale clean-ex…#349

Closed
gbg141 wants to merge 1 commit into
mainfrom
fix/docs-deploy-nojekyll-and-clean
Closed

fix(ci): ensure .nojekyll at org Pages root and remove stale clean-ex…#349
gbg141 wants to merge 1 commit into
mainfrom
fix/docs-deploy-nojekyll-and-clean

Conversation

@gbg141

@gbg141 gbg141 commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

The org Pages repo may lack a root .nojekyll, causing Jekyll to ignore _static/ directories in the deployed Sphinx docs. Add a pre-deploy step that creates .nojekyll at the org repo root if missing.

Remove the clean-exclude entries for leaderboard/, tdl-challenge-2025/, and tdl-challenge-2026/ since these directories are fully produced by the Sphinx build and excluding them from cleaning can leave stale files.

…clude

The org Pages repo may lack a root .nojekyll, causing Jekyll to ignore
_static/ directories in the deployed Sphinx docs. Add a pre-deploy step
that creates .nojekyll at the org repo root if missing.

Remove the clean-exclude entries for leaderboard/, tdl-challenge-2025/,
and tdl-challenge-2026/ since these directories are fully produced by
the Sphinx build and excluding them from cleaning can leave stale files.

Co-authored-by: Cursor <cursoragent@cursor.com>
@gbg141 gbg141 closed this Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant