negatendo / jekyll-foundation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:HTML 38.3%Language:JavaScript 27.2%Language:CSS 25.9%Language:ApacheConf 6.5%Language:Makefile 1.3%Language:Ruby 0.7%