Skip to content

Windows Support

Compare
Choose a tag to compare
@sintaxi sintaxi released this 21 Oct 11:42
· 330 commits to master since this release

Overview

  • now works on windows (tested on windows 8)
  • minor layout rendering fix (Zhang Yichao)
  • rewrote 404 fallback codepath
  • simplified error pages
  • many bug fixes

Preprocessor updates

  • jade updated to v0.35.0
  • less updated to v1.4.2
  • stylus updated to v0.38.0
  • marked updated to v0.2.9

API Breakage

  • Jade made a small change script and style tags must be changed to script. and style.
  • Less also had minor API breakage see v1.4.2 release notes