Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build 2.0 #15

Merged
merged 15 commits into from
Apr 10, 2015
Merged

Build 2.0 #15

merged 15 commits into from
Apr 10, 2015

Commits on Apr 3, 2015

  1. clean dependencies

    Andrei Volchenko committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    7d97d10 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2015

  1. remove Gruntfile

    Andrei Volchenko committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    28a716a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2015

  1. add gulp-imagemin task

    Andrei Volchenko committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    8751c15 View commit details
    Browse the repository at this point in the history
  2. add useref task

    Andrei Volchenko committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    78b35ba View commit details
    Browse the repository at this point in the history
  3. add build task; add default task

    Andrei Volchenko committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    432b0d1 View commit details
    Browse the repository at this point in the history
  4. update README

    Andrei Volchenko committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    5191bca View commit details
    Browse the repository at this point in the history
  5. update usemin comments

    Andrei Volchenko committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    ca08840 View commit details
    Browse the repository at this point in the history
  6. add clean task

    Andrei Volchenko committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    7126f20 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2015

  1. add gulp-load-plugins

    Andrei Volchenko committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    6c9e4b5 View commit details
    Browse the repository at this point in the history
  2. add autoprefixer

    Andrei Volchenko committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    b946aae View commit details
    Browse the repository at this point in the history
  3. run css tasks before useref

    Andrei Volchenko committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    e7c1a43 View commit details
    Browse the repository at this point in the history
  4. replace minify-css with csso

    Andrei Volchenko committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    37ff4d5 View commit details
    Browse the repository at this point in the history
  5. add mustache

    Andrei Volchenko committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    19ba142 View commit details
    Browse the repository at this point in the history
  6. drop cli arguments based buiild

    Andrei Volchenko committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    3053ae7 View commit details
    Browse the repository at this point in the history
  7. add copy task

    Andrei Volchenko committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    a8fe2b1 View commit details
    Browse the repository at this point in the history