Hacker News new | ask | show | jobs
by SnowingXIV 3396 days ago
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.

1 comments

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