Skip to content

elyager/simple-static-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Static Website

A simple website structure using:

  • normalize (or reset)
  • browser-sync
  • jshint
  • gulp
  • gulp-autoprefixer
  • gulp-concat
  • gulp-csscomb
  • gulp-jade
  • gulp-jshint
  • gulp-load-plugins
  • gulp-plumber
  • gulp-util
  • gulp-sass
  • gulp-sourcemaps
  • gulp-uglify
  • gulp-yuicompressor
  • main-bower-files

ToDo List:

To use it just run:

$ bower install
$ npm install
$ gulp