Skip to content

Add .nojekyll to prevent GitHub Pages Jekyll processing#95

Merged
arcivanov merged 1 commit intosourcefrom
add-nojekyll
Mar 28, 2026
Merged

Add .nojekyll to prevent GitHub Pages Jekyll processing#95
arcivanov merged 1 commit intosourcefrom
add-nojekyll

Conversation

@arcivanov
Copy link
Copy Markdown
Member

GitHub Pages runs its own Jekyll build on the master branch, which fails on
literal {% link %} text in CLAUDE.md. Adding .nojekyll tells GitHub Pages
to serve the files as-is without Jekyll processing. The actual Jekyll build is
handled by our CI workflow.

@arcivanov arcivanov merged commit 26d9b16 into source Mar 28, 2026
1 check passed
@arcivanov arcivanov deleted the add-nojekyll branch March 28, 2026 01:58
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