Skip to content

docs(ci): add .nojekyll and clarify GitHub Pages setup requirement#113

Merged
hyp3rd merged 1 commit intomainfrom
feat/dist-mem-cache
May 6, 2026
Merged

docs(ci): add .nojekyll and clarify GitHub Pages setup requirement#113
hyp3rd merged 1 commit intomainfrom
feat/dist-mem-cache

Conversation

@hyp3rd
Copy link
Copy Markdown
Owner

@hyp3rd hyp3rd commented May 6, 2026

Add a `.nojekyll` file at the repo root to prevent Jekyll from processing the MkDocs-based docs site, which uses `{% include-markdown %}` syntax incompatible with Jekyll's `include` tag.

Extend the `docs.yml` workflow header comment to document that the GitHub Pages source must be configured to "GitHub Actions" rather than "Deploy from a branch" to avoid build failures.

Add a \`.nojekyll\` file at the repo root to prevent Jekyll from
processing the MkDocs-based docs site, which uses \`{% include-markdown %}\`
syntax incompatible with Jekyll's \`include\` tag.

Extend the \`docs.yml\` workflow header comment to document that the
GitHub Pages source must be configured to "GitHub Actions" rather than
"Deploy from a branch" to avoid build failures.
@hyp3rd hyp3rd merged commit 1dafe57 into main May 6, 2026
14 checks 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.

1 participant