Live data from Hacker News

What's new in Jekyll 3.4.0

forestry.io

1–3 of 3 posts

Re: What's new in Jekyll 3.4.0

#3

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.