github slatedocs/slate v2.6.0
Version 2.6.0

latest releases: v2.12.0, v2.11.0, v2.10.0...
4 years ago

May 18, 2020

Note: 2.5.0 was "pulled" due to a breaking bug discovered after release. It is recommended to skip it, and move straight to 2.6.0.

  • Fix large whitespace gap in middle column for sections with codeblocks
  • Fix highlighted code elements having a different background than rest of code block
  • Change JSON keys to have a different font color than their values
  • Disable asset hashing for woff and woff2 elements due to middleman bug breaking woff2 asset hashing in general
  • Move Dockerfile to Debian from Alpine
  • Converted repo to a GitHub template
  • Update sassc to 2.3.0 in Gemfile.lock

Version 2.5.0

May 8, 2020

  • [security] update nokogiri to ~> 1.10.8
  • Update links in example docs to https://github.com/slatedocs/slate from https://github.com/lord/slate
  • Update LICENSE to include full Apache 2.0 text
  • Test slate against Ruby 2.5 and 2.6 on Travis-CI
  • Update Vagrantfile to use Ubuntu 18.04 (thanks @bradthurber)
  • Parse arguments and flags for deploy.sh on script start, instead of potentially after building source files
  • Install nodejs inside Vagrantfile (thanks @fernandoaguilar)
  • Add Dockerfile for running slate (thanks @redhatxl)
  • update middleman-syntax and rouge to ~>3.2
  • update middleman to 4.3.6

Don't miss a new slate release

NewReleases is sending notifications on new releases.