4.0.1 • Published 5 years ago

gulp-ready-to-start v4.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

gulp-ready-to-start

Instruction

  1. Download the file $ npm i gulp-ready-to-start
  2. Move all files from /node_modules/gulp-ready-to-start/ to your working directory
  3. Write on the command line $ npm install
  4. After that $ gulp grid to generate smartgrid.sass in sass folder
  5. Awesome

v.4.0.0

Fully updated package

Fixed bugs

Imagemin packages have been removed

Now you do not have to remember to do "import" in your main "sass" file, just write @import yourpath/**/* .sass, but do not forget about @import normalize

Added Pug Added sourcemaps

A new function passToBuild in gulpfile With $ gulp passToBuild you can send all your main files such as js,css,html,img in the 'dist' folder

The command $ gulp direct now creates dist and app folders in your project

v.3.6.0

Gulp-ftp has been deleted

Gulp-imagemin has been modified

v.3.4.0

Gulp-image has been optimized

Now faster and better!

Added additional plugins: 1. gulp-cache 2. imagemin-pngquant 3. imagemin-zopfli 4. imagemin-mozjpeg 5. imagemin-giflossy

v.3.4.0

New functionality and js file "smartgrid.js"

When you change breakpoints in "smartgrid.js" page will dynamically reload and rebuild your "main.css"

v.3.3.0

The package now includes a smart-grid

To configure it in the file gulpfile.js you need to change the container

v.3.2.0

Normalize.scss added to project

To make normalize work, add the line @import "normalize" to your main sass file

v.3.1.2

  1. In this version, the 'clean' function was returned, but in a different wrapper. Previously, the function removed EVERYTHING in the app directive, but now it has exception files: .git .venv .json .gitignore
  2. Just in case, the command line will ask about deleting the folder. Press the letter 'y' on your keyboard

v.3.0.1

In new version of gulp-ready-to-start has added 'gulp-wait' for delay 'sass' actions

v.2.0.1

The package includes the most basic sets for comfortable work, such as: 1. browser-sync, 2. gulp, 3. gulp-autoprefixer, 4. gulp-clean, 5. gulp-clean-css, 6. gulp-concat-css, 7. gulp-confirm, 8. gulp-ftp, 9. gulp-imagemin, 10. gulp-sass, 11. gulp-util, 12. gulp-wait

v.1

This package was invented to make your life easier

4.0.1

5 years ago

4.0.0

5 years ago

3.6.0

5 years ago

3.5.1

5 years ago

3.4.0

5 years ago

3.3.0

5 years ago

3.2.0

5 years ago

3.1.3

5 years ago

3.1.2

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.7.2

5 years ago

1.7.1

5 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.0.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago