zendframework / zf3-web

Website of Zend Framework 3
https://framework.zend.com
BSD 3-Clause "New" or "Revised" License
39 stars 34 forks source link

Added npm+gulp assets manager #75

Closed michalbundyra closed 7 years ago

michalbundyra commented 7 years ago

I've changed following libraries:

/cc @froschdesign @weierophinney

froschdesign commented 7 years ago

@webimpress πŸ‘ for removing old and unused stuff

Suggestions:

  1. I think we can reduce the server requests if we would merge (with Gulp):

    • styles.css and manual.css
    • all scripts for the homepage with scripts.js
  2. Add the moment the scripts for the portfolio and the jQuery plugin "hoverex" have a hard dependency to the home(page). When we consider the portfolio as a module, then there is no need to add this dependency. (remove the extra folder)