Skip to content

New Generator/Build System/Middleware

Choose a tag to compare

@AndiDittrich AndiDittrich released this 12 Nov 11:56
· 42 commits to master since this release
  • New Generator/Build System: EJS (templates), SCSS (styles) and GULP (build) are used as a replacement of the historical php/bash/ant/less setup.
  • New express.js integration/middleware (full asynchronous operation)
  • JSON based page definitions including i18n support
  • Option to use custom styles
  • Option to use custom template
  • Changed: middleware API (express.js)
  • Changed: generator script is based on javascript