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

Failed to load resource: the server responded with a status of 404 () #6

Open
malleshamdasari opened this issue Nov 6, 2018 · 3 comments

Comments

@malleshamdasari
Copy link

Hi,

I followed the instructions mentioned here to copy the website template. However, the webpage is not able to download the resources such as css and images. I believe this is because Jekyll is not building the files correctly. Any help? My page looks like below.
screenshot from 2018-11-06 16-27-37

@namatthews13
Copy link

Was a solution found for this?

@ibleaman
Copy link

@mdasari823 It's because you need to update the _config.yml file in the main directory with your URL. In your case (based on your screenshot), change:

baseurl: ""

to

baseurl: "/wingslab"

and the css and images will load as expected.

@bc-teixeira
Copy link

Hi @ibleaman
Thanks a lot for this Template, it is awessome.

I think I'm running in a similar problem.
https://github.com/labdaps/labdaps.github.io

image

I'm configuring _config.yml as:
image

Is this correct? Thanks a lot!

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

4 participants