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

Problems with Deployment #86

Closed
mendezVKI opened this issue May 3, 2020 · 2 comments
Closed

Problems with Deployment #86

mendezVKI opened this issue May 3, 2020 · 2 comments
Labels

Comments

@mendezVKI
Copy link

Hello,

First of all, thank you very much for such a nice template. I have a very naive question ( I started playing with Jekyll today) that has been puzzling me a lot in the last 2 hours :(

I have created my webpage and it works beautifully on local.
Once deployed with ./bin/deploy I get the message 'Deployed successfully!' and I see I have two branches on my repository. Yet, the page is not loaded (I get 404 error). In the Github page I see this error:

Your site is having problems building: The tag bibliography on line 3 in _pages/publications.md is not a recognized Liquid tag. For more information, see https://help.github.com/en/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#unknown-tag-error.

in the Github page, it says it wants to build the page from the master branch and I can't put it on the gh page brunch.

Do you have any suggestions?

Thank you very much

@alshedivat
Copy link
Owner

For personal webpages, you would want to run ./bin/deploy --user. See installation notes.

@mendezVKI
Copy link
Author

Thank you very much for your quick response. I missed this important detail.
Now it's up and running and I am very happy with it: https://mendezvki.github.io/.

Of course, I left in the footer the link to your page. Please let me know if this is acknowledgement is sufficient or if I should add something else; I am not familiar with Github pages/jekyll and the proper way of crediting these beautiful pieces of work.

Miguel

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

No branches or pull requests

2 participants