Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 265 Bytes

File metadata and controls

14 lines (10 loc) · 265 Bytes

#Jekyll framework.

This is a blank jekyll framework created for rapid html conversion.

credit: mojombo and Eric D. Field

##config.rb for css

  1. output_style = :compressed
  2. line_comments = false

##How to use

  1. cd dir
  2. jekyll --server --auto
  3. compass watch