.nojekyll
Published onIf you don’t use Jekyll for GitHub Pages, be sure to disable it by adding a
.nojekyll
file to the root of the deployed branch. Doing this cut my build
time in half.
If you don’t use Jekyll for GitHub Pages, be sure to disable it by adding a
.nojekyll
file to the root of the deployed branch. Doing this cut my build
time in half.