Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 680 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 680 Bytes

Gulp Static Site Workflow

Version 1.0.0 Gulp 4.0.2 Babel 7.6.4

Gulp workflow for simple static site/landing page development.

Features:

  1. Gulp 4, Babel 7, ES6 imports and modules
  2. Browser refreshing using BrowserSync
  3. Sass compilation, mapping, auto-prefixing, minifying, sourcemaps
  4. Javascript module bundling with Rollup, transpiling with Babel, linting with ES Lint, minifying, sourcemaps

Gulp Tasks

gulp build --env production - Minimize CSS and JavaScript files for production