Skip to content

BrandyMint/jekyll_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll_template

Jekyll template with HAML, SASS, CoffeeScript, bundler, livereload.

http://jekyllrb.com/

bundle install

Start server at localhost:4000 and refresh site files instantly:

jekyll serve --watch

Start guard (compiles CoffeeScript, supports livereload):

bundle exec guard

Build site static files without running a server:

jekyll build

About

Jekyll template with HAML, SASS, CoffeeScript, bundler, livereload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors