Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 582 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 582 Bytes

middleman-kame

Middleman Kame Template - with: foundation, sass, compass and haml.

Getting Started

  1. Install kame as Middleman Template.

git clone https://github.com/thiagosf/middleman-kame.git ~/.middleman/kame

  1. Initialize a new Middleman project with the kame template
middleman init project_name --template=kame
cd project_name
  1. Enjoy!

TODO

  • Structure sass files
  • Structure js files
  • Home example

License

Middleman Kame was created by Thiago Silva Ferreira and is distributed under the MIT license.