Commit 388b123
committed
docs(ci): add .nojekyll and clarify GitHub Pages setup requirement
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.1 parent 50b0f03 commit 388b123
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 | | |
11 | 19 | | |
12 | 20 | | |
| |||
Whitespace-only changes.
0 commit comments