Skip to content

Commit 626373f

Browse files
committed
Fix GitHub Pages: Move .nojekyll to repository root
- Move .nojekyll file from docs/ to repository root - This should properly disable Jekyll processing for GitHub Pages - Remove conflicting _config.yml file - 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 4ed42cf commit 626373f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.nojekyll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This file tells GitHub Pages to skip Jekyll processing

0 commit comments

Comments
 (0)