There was an error while loading. Please reload this page.
1 parent 643bc4a commit ce840acCopy full SHA for ce840ac
1 file changed
.nojekyll
@@ -0,0 +1,6 @@
1
+It is now possible to completely bypass Jekyll processing on GitHub Pages by creating a file named .nojekyll in the
2
+root of your pages repo and pushing it to GitHub. This should only be necessary if your site uses files or directories
3
+that start with underscores since Jekyll considers these to be special resources and does not copy them to the final
4
+site.
5
+
6
+https://github.blog/2009-12-29-bypassing-jekyll-on-github-pages/
0 commit comments