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

Website rendering incorrectly #96

Open
tillykrishna opened this issue Aug 21, 2020 · 2 comments
Open

Website rendering incorrectly #96

tillykrishna opened this issue Aug 21, 2020 · 2 comments

Comments

@tillykrishna
Copy link

I forked the agency-jekyll-theme repo and I'm attempting to view the website at https://tillykrishna.github.io/, but I can't get the website to render as it does in the demo. This is what I'm currently getting:

Screen Shot 2020-08-20 at 10 43 05 PM

In my _config.yml, I have:

url: https://tillykrishna.github.io
baseurl: /agency-jekyll-theme/

Is there something else I'm missing? Thanks so much!

@Geobility
Copy link

I'm experiencing the same thing. I have set it up on a local repository on Windows and it builds and runs perfectly with no errors in the browser dev tools. I've been trying to figure out if it is not compatible with github pages but there's no error message from github other than that it failed to build.

@mrsequeira
Copy link

Hi, maybe it's already late but can be the answer for the next people who may have this issue.
You need to change the baseurl on _config.yml file. The base URL should be the name of your repository.
Hope it works! I had the same issue and now it's solved

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

3 participants