/static-starter

Static starter template using Gulp for holding pages/one pagers.

Primary LanguageJavaScript

Static-Starter

This is a static starter template that uses Gulp. Best used for holding pages/one pagers and is a continuous WIP.

Get started

  • Clone into your directory
  • Change package.json details to suit your project
  • Open your terminal and cd to the directory
  • Run npm install then gulp

Features

  • SCSS Compilation
  • CSS Autoprefixer
  • CSS Minification
  • CSS Sourcemaps
  • ES6 Support
  • ESLint Support
  • JS Minification
  • JS Concat
  • Browsersync
  • Image Compression
  • Error Notifications
  • File Watcher

Notes

  • Will need Node/npm and the Gulp CLI installed