kumanoayumi / mms

Middleman Meets Susy - DEMO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Middleman Meets Susy - DEMO

For Tokyo Middleman Meetup #1. This project uses Middleman & Susy grid system.

https://speakerdeck.com/kumanoayumi/middleman-meets-susy

How do I use it?

Start by installing Bundler, if you don't already have it:

gem install bundler

Then just download or if you prefer, clone the repository down to your local machine:

git clone https://github.com/kumanoayumi/mms.git my_new_project

Finally, do a bundle install to install the required gems -- even Middleman itself!

Use middleman to do your live development and middleman build to render your static file output to the /build/ directory.

For full Middleman documentation, visit the Middleman website or Middleman(日本語).

For full Susy documentation, visit the Susy website.

About

Middleman Meets Susy - DEMO


Languages

Language:CSS 87.4%Language:Ruby 12.5%Language:JavaScript 0.1%