Skip to content

simonemonetti/gulp-susy-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Susy Starter

Starter kit with: Gulp.js / Susy / Compass / svg-to-font (iconfont)

Project Setup

  1. Clone the repo
git clone https://github.com/simonemonetti/gulp-susy-starter-kit.git
  1. Install "compass" gem
gem install compass

2b) If you have trouble with step 2, use the force by typing

sudo gem install compass
  1. Install Node dependencies
$ npm install
  1. Install Bower dependencies
$ bower install

Usage

The gulpfile in this project is setup to run compass and to watch the scss / js files for changes. Use the gulp watch command to start the process.

$ gulp watch

Create font from .svg icons / based on gulp-iconfont

  1. Place your .svg icons in app/assets/icons

  2. Run gulp task

$ gulp fonts

About

Gulp + BrowserSync + Bower + Compass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •