Skip to content

fix: add .nojekyll to serve _astro directory#84

Merged
rajkumarsakthivel merged 1 commit into
mainfrom
fix/nojekyll
May 16, 2026
Merged

fix: add .nojekyll to serve _astro directory#84
rajkumarsakthivel merged 1 commit into
mainfrom
fix/nojekyll

Conversation

@rajkumarsakthivel
Copy link
Copy Markdown
Member

Summary

GitHub Pages uses Jekyll by default, which ignores directories starting with _ (like _astro/). This causes all Starlight CSS and JS to 404.

Adding .nojekyll tells GitHub Pages to serve all files as-is.

@rajkumarsakthivel rajkumarsakthivel merged commit 640151e into main May 16, 2026
19 checks passed
@rajkumarsakthivel rajkumarsakthivel deleted the fix/nojekyll branch May 16, 2026 20:14
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.

2 participants