Skip to content

Static starter template for holding pages/one pagers.

Notifications You must be signed in to change notification settings

Dean-Wilson/Static-Starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • This will then run all tasks and create the dist/ folder

Features

  • SCSS Compilation
  • CSS Autoprefixer
  • CSS Minification
  • CSS Sourcemaps
  • 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 for holding pages/one pagers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.5%
  • CSS 28.6%
  • HTML 9.9%