So if I understand correctly you want to
- compile sass to css
- move font’s to www/
- move html over
So the gulpfile we’ve introduced is going to contain all the build logic that the CLI has. We’ll be expanding it more and more as time goes so that anything the CLI is doing, is just being done through gulp.