Commit 3141b13
committed
Fix GitHub Pages: Add .nojekyll and disable Jekyll in docs directory
- Add .nojekyll file to docs/ directory to disable Jekyll processing
- Add _config.yml with explicit Jekyll disable configuration
- This should resolve the 'No such file or directory' error in GitHub Pages
- GitHub Pages should now serve Sphinx-generated static HTML files directly
- Documentation should be accessible at https://vcon-dev.github.io/vcon-lib/1 parent 3d67645 commit 3141b13
2 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments