Skip to content

DaveSauce/basic-gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Gulp

A basic webpage tooling setup, using gulp

Run npm install to get started.

The completed files are found inside the build folder.

build/images/ is for images that need to be accessed by JavaScript or CSS (ie, responsive images that you don't want to put in the CSS as base64, deferred loading, etc. ). app/images/ is for images that will be included in your css through base64.

About

Setup for a basic website, with gulp tooling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published