Skip to content

Conversation

@jdorfman
Copy link
Member

@jdorfman jdorfman commented Jan 9, 2026

Summary

  • Adds a step to create a .nojekyll file in the docs folder during the build workflow
  • Ensures GitHub Pages doesn't process files with Jekyll, which can interfere with files that start with underscores or other special characters

Next steps

Go to Settings → Pages in your GitHub repository
Under "Build and deployment", check the Source setting
Change it to "GitHub Actions" if it's set to "Deploy from a branch"

Test plan

  • Verify "GitHub Actions" is set to "Deploy from a branch"
  • Verify the workflow runs successfully after merge

Ensures GitHub Pages doesn't process files with Jekyll, which can
interfere with files that start with underscores or other special
characters.
@jdorfman jdorfman self-assigned this Jan 9, 2026
Replace PNG favicon with an SVG version using the same Sourcegraph logo
displayed in the header, with the primary (#F34E3F) and secondary (#FF7867)
brand colors.
@jdorfman jdorfman merged commit f651e00 into main Jan 12, 2026
1 check passed
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