Skip to content

v3.0.0 Webapp seperation

Choose a tag to compare

@poi33 poi33 released this 21 Jun 11:29
· 965 commits to master since this release

The website is now seperated into a stand alone webapp.
This results in breaking changes as the site has is moved outside of this app.

  • Removed content types, layouts and parts
  • Added webbapp.js
  • Webapp.js handles url routing and assets
  • Minor bug fixes