You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there's a system for disabling Jekyll (something along the lines of adding a .nojekyll file). The publish script should do that so that GitHub doesn't try to build the static HTML.
I believe there's a system for disabling Jekyll (something along the lines of adding a
.nojekyllfile). The publish script should do that so that GitHub doesn't try to build the static HTML.