2 comments

[ 3.2 ms ] story [ 8.5 ms ] thread
Jekyll now prevents double forward slash errors. In this case Jekyll will not append a forward slash to url: because the baseurl: input already contains ‘/‘.

I'm pretty happy about that.

Ya it's a great addition. It was a really common issue for many getting started with Jekyll.