Search code examples
jekyllgithub-pages

Jekyll site crash render after push to github pages


Guys, I need your's help...I'm build jekyll site, just empty site with one post on page. After deploying to github-pages, site looks bad, with wrong layout and render, however on localhost site looks good.

What I mean, it's showing on screenshots:

Screenshot my page if I'm use localhost - http://savepic.net/6562245.htm Screenshot after push&deploy to github-pages - http://savepic.net/6588868.htm

What wrong?


Solution

  • As you're at the root of your spbvasilenko.github.io subdomain you have to set:

     baseurl: ""