I have done my research on combining JS and CSS files. I am still a novice when it comes to all of this so the explanation like some of these minifies and compilers at Github and Google don't really make sense in normal English.
I have the following CSS files:
- bootstrap
- bootstrap-min
- bootstrap-responsive
- bootstrap-responsive-min
- main
- prettyPhoto
These are my JS files:
- bootstrap
- bootstrap.min
- jquery
- jquery.prettyPhoto
- jquery-migrate-1.2.1
- theme
Which tool should I use and if someone could explain step by step that would be great.