Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting a build error on deploying to Github pages #130

Open
piyushkhemka opened this issue May 7, 2020 · 1 comment
Open

Getting a build error on deploying to Github pages #130

piyushkhemka opened this issue May 7, 2020 · 1 comment

Comments

@piyushkhemka
Copy link

piyushkhemka commented May 7, 2020

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.

@HenryBernreuter
Copy link

Having the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants