A minimal, clean starting point using Jeykll + Tachyons
npm install
bundle install
gulp
gulp scripts
and gulp jshint
.gulpfile.js
represents a minimal build for this design.gulp styles
to build and gulp scsslint
to lint.gulp-autoprefixer
to keep the definitions clean of vendor prefix maintenance.