guard-jekyll-plus
guard-jekyll-plus copied to clipboard
compatibility with jekyll 3?
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?
I am basically trying to serve my jekyll under a virtual path that is /path/ that is equivalent to the baseurl config
Create a small repo with the problem (for dependencies, config, etc.) and I'll take a look.