Skip to content

kumanoayumi/mms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published