Skip to content

A scaffold for a jekyll site. For using and automatically compiling CoffeeScript and Sass.

Notifications You must be signed in to change notification settings

Kappie/jekyll_scaffold

Repository files navigation

Light Jekyll scaffold

Jekyll scaffolding for using and autocompiling CoffeeScript and Sass.

gem install jekyll
gem install foreman
gem install compass

Run:

foreman start

To watch site build, .sass and .coffee files.

Read this blog post about where to put your files. It's not hard, really. .sass files go in _sass and .coffee files go in _coffeescripts. They compile into css and javascripts.

About

A scaffold for a jekyll site. For using and automatically compiling CoffeeScript and Sass.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published