Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
What's new in Jekyll 3.4.0 | Dark Hacker News
What's new in Jekyll 3.4.0
(forestry.io)
29 points
by
desiredpersona
9 years ago
| 2 comments
SnowingXIV
9 years ago
|
next
[−]
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.
desiredpersona
9 years ago
|
parent
|
next
[−]
Ya it's a great addition. It was a really common issue for many getting started with Jekyll.