Search code examples
jekyllgithub-pagesjekyll-theme

How to fix Jekyll Baseurl problems


I'm making a theme for Jekyll, and I've hit a problem where the site only serves to localhost:4000, and when I add a baseurl, it ignores it, although the command line output says it is serving it to localhost:4000/baseurl/. The theme is on GitHub here.

Any help much appreciated!


Solution

  • It was a Windows problem. See https://github.com/forgenst/jekyll-statuspage/issues/3