You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* New Generator/Build System: [EJS](https://github.com/mde/ejs) (templates), [SCSS](http://sass-lang.com/) (styles) and [GULP](https://gulpjs.com/) (build) are used as a replacement of the historical php/bash/ant/less setup.
6
-
* New express.js handler (full asynchronous operation)
9
+
* New express.js integration/middleware (full asynchronous operation)
7
10
* JSON based page definitions including **i18n** support
8
11
* Option to use custom styles
9
12
* Option to use custom template
13
+
* Changed: middleware API (express.js)
14
+
* Changed: generator script is based on **javascript**
0 commit comments