Open TheReluctantHeroes opened 9 years ago
Sorry so late, just seeing this. Looks good to me! Honestly I haven't maintained this at all for a long time, so I'm just gonna merge this up. You feel good about it, project runs, etc.?
yes the project on new basis runs quite well as I eventually turned to ng.. just pushed this commit in case someone would like to have a starter template with more recent libraries
It would be nice to see this project switch over to using bower installed packages rather than bundling them together. I'm about to start maintaining an application using this boilerplate and updating the dependencies would be much simpler with bower.
Agreed, bower would be handy. Unfortunately I no longer have the time to maintain this project. If you'd be interested in adding bower and helping manage it, I'd be happy to add you to the organization.
Following Libraries (Incl. JS, CSS and other resources) have been updated and tested as they were toooo old:
Please notice that with the update of handlerbars and hbs, the i18n feature was completely removed. As SlexAxton is working on implementing Build Time Compilation for i18n in https://github.com/SlexAxton/messageformat.js, I temporarily demised relevant examples in the boilertemplate. Moreover with the majot update of Bootstrap some styles within the index.html may change.