Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why aren't my images showing up on my github page?

I've setup a github page, but my images are not loading. The site and The Site's Repo

I saw this question Images in github pages and relative links where it said that GitHub is run on Linux servers, thus case-sensitive. I can checked that the href directory is the same case.

like image 968
Patrick Avatar asked Aug 02 '13 10:08

Patrick


1 Answers

Files with underscores are treated specially by GitHub pages. You need to add a .nojekyll file in the root path, to turn off jekyll.

Look at this page for details

like image 182
punchagan Avatar answered Sep 24 '22 12:09

punchagan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!