Why does Jekyll not load images -


i'm new jekyll , i'm attempting setup user site github. i'm using this template has remained unchange apart minor _config.yml details.

i've edited the /index.html front matter have new image instead of default abstract-1.jpg. however, image doesn't load when serving site. can use of images came template can't use ones i've downloaded. can't load external images.

any ideas?

i'm guessing you're speaking github project repository made serve github pages.

just set baseurl variable in _config.yml /repositoryname.


Comments