robinator / snack

A small framework for building static websites.

Home Page:http://robmadethis.com/snack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                      _    
 ___ _ __   __ _  ___| | __
/ __| '_ \ / _` |/ __| |/ /
\__ \ | | | (_| | (__|   < 
|___/_| |_|\__,_|\___|_|\_\

Gem Version Code Climate Dependency Status Build Status Coverage Status

  • Snack is a small (< 100 lines) framework for building static websites.
  • It compiles haml, sass, and coffee-script templates into html, css, and javascript.
  • It also comes with a rack-based server for development.

© Rob Law 2010-13. Released under the MIT license.

About

A small framework for building static websites.

http://robmadethis.com/snack


Languages

Language:Ruby 98.5%Language:CoffeeScript 0.7%Language:CSS 0.7%