gems jekyll 1.0.3
v1.0.3

latest releases: 3.9.5, 3.9.4, 4.3.3...
10 years ago

Minor Enhancements

  • Add support to gist tag for private gists. (#1189)
  • Fail loudly when MaRuKu errors out (#1190)
  • Move the building of related posts into their own class (#1057)
  • Removed trailing spaces in several places throughout the code (#1116)
  • Add a --force option to jekyll new (#1115)
  • Convert IDs in the site template to classes (#1170)

Bug Fixes

  • Fix typo in Stevenson constant "ERROR". (#1166)
  • Rename Jekyll::Logger to Jekyll::Stevenson to fix inheritance issue (#1106)
  • Exit with a non-zero exit code when dealing with a Liquid error (#1121)
  • Make the exclude and include options backwards compatible with
    versions of Jekyll prior to 1.0 (#1114)
  • Fix pagination on Windows (#1063)
  • Fix the application of Pygments' Generic Output style to Go code
    (#1156)

Site Enhancements

  • Add a Pro Tip to docs about front matter variables being optional (#1147)
  • Add changelog to site as History page in /docs/ (#1065)
  • Add note to Upgrading page about new config options in 1.0.x (#1146)
  • Documentation for date_to_rfc822 and uri_escape (#1142)
  • Documentation highlight boxes shouldn't show scrollbars if not necessary (#1123)
  • Add link to jekyll-minibundle in the doc's plugins list (#1035)
  • Quick patch for importers documentation
  • Fix prefix for WordpressDotCom importer in docs (#1107)
  • Add jekyll-contentblocks plugin to docs (#1068)
  • Make code bits in notes look more natural, more readable (#1089)
  • Fix logic for relative_permalinks instructions on Upgrading page (#1101)
  • Add docs for post excerpt (#1072)
  • Add docs for gist tag (#1072)
  • Add docs indicating that Pygments does not need to be installed
    separately (#1099, #1119)
  • Update the migrator docs to be current (#1136)
  • Add the Jekyll Gallery Plugin to the plugin list (#1143)

Development Fixes

  • Use Jekyll.logger instead of Jekyll::Stevenson to log things (#1149)
  • Fix pesky Cucumber infinite loop (#1139)
  • Do not write posts with timezones in Cucumber tests (#1124)
  • Use ISO formatted dates in Cucumber features (#1150)

Don't miss a new jekyll release

NewReleases is sending notifications on new releases.