Suit-baze is a Front-end starter kit base on HTML5 Boilerplate modified by developers from Suitmedia.
Recommended way to install suit-baze is via yo generator.
yo suit-baze
or download from the latest zip file or clone this repo.
- SCSS to CSS compilation using gulp-sass
- Autoprefixer
- Babel
- Normalize
- Baze Grid
- Modernizr
- jQuery
- Fastclick
- Gulp build system
- Bower manifest
- Vertical rhythm system
- Facebook Open Graph meta tag
- Twitter Card meta tag
- EditorConfig
- Modified version of sassier z-index management
task | description |
---|---|
gulp |
Run all main tasks such as SCSS compiling, image optimization, etc once. |
gulp watch |
Run default task while watching changed files with live reload. |
gulp production |
Regenerate fresh assets directory along with ready to production assets. |
Evergreen browsers and IE10+