0.2.1 • Published 9 years ago

jekyll-foundation v0.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Jekyll Foundation

Build Status devDependencies Join the chat at https://gitter.im/core77/jekyll-foundation

Quickstart your Jekyll (v3) project with Zurb Foundation for Sites (v6, sass).

This package is meant to build your Site on your local machine.

It provides a Gulp.js workflow with

  • Browsersync (live reload and synchronised browser testing)
  • Concatenation and minification of CSS and JavaScript files
  • Static asset revisioning by appending content hash to filenames for production builds
  • Proper browser caching
  • Asset management is done by Bower (and Composer if you need serverside libraries)
  • Deployment with rsync

Getting started