guard-jekyll-plus icon indicating copy to clipboard operation
guard-jekyll-plus copied to clipboard

compatibility with jekyll 3?

Open vvo opened this issue 9 years ago • 2 comments

It seems the plugin is almost compatible with jekyll 3 but the baseurl is not passed to serve somehow, while it was working with jekyll 2. So if I have a baseurl in my config.yml then its not used to serve the index file. any idea?

vvo avatar Mar 02 '16 23:03 vvo

I am basically trying to serve my jekyll under a virtual path that is /path/ that is equivalent to the baseurl config

vvo avatar Mar 03 '16 00:03 vvo

Create a small repo with the problem (for dependencies, config, etc.) and I'll take a look.

e2 avatar Mar 03 '16 00:03 e2