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 am trying to host this on - myusername.github.io/blog
I am able to build this locally successfully.
However, after pushing it to github, I get en email
The page build failed for the `master` branch with the following error:
A file was included in `blog/index.html` that is a symlink or does not exist in your `_includes` directory. For more information, see https://help.github.com/en/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#file-is-a-symlink
I already built it with
bundle exec jekyll build
and got no errors. I also made no changes to the code other than changing baseurl in .config to baseurl: /blog
Any help with this would be appreciated.
The text was updated successfully, but these errors were encountered:
I am trying to host this on - myusername.github.io/blog
I am able to build this locally successfully.
However, after pushing it to github, I get en email
I already built it with
and got no errors. I also made no changes to the code other than changing baseurl in .config to baseurl: /blog
Any help with this would be appreciated.
The text was updated successfully, but these errors were encountered: