583 B
583 B
title | date | author | version | category |
---|---|---|---|---|
Jekyll 3.1.3 Released | 2016-04-19 10:26:16 -0700 | parkr | 3.1.3 | release |
v3.1.3 is a patch release which fixes the follow two issues:
- Front matter defaults may not have worked for collection documents and posts due to a problem where they were looked up by their URL rather than their path relative to the site source
- Running
jekyll serve
with SSL enabled was broken due to a bad configuration.
Both of these issues have been resolved. For more information, check out the full history.
Happy Jekylling!