lloydstubber / static-starter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 61.1%Language:CSS 28.9%Language:HTML 9.9%