Windows Support
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
andstyle
tags must be changed toscript.
andstyle.
- Less also had minor API breakage see v1.4.2 release notes