middleman 一小時完成你的專案原形

Post on 14-May-2015

7.187 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

介紹為何使用、如何使用強大的 Middleman 工具,快速建構你的專案原形 (rapid prototyping)

TRANSCRIPT

http://rocodev.com

Middleman⼀一小時完成你的專案原形

http://rocodev.com

http://middlemanapp.com

http://rocodev.com

Placeholder Images

http://rocodev.com

Placeholder Images

lorem.image('300x400') #=> http://placehold.it/300x400

lorem.image('300x400', :background_color => '333', :color => 'fff')

#=> http://placehold.it/300x400/333/fff

lorem.image('300x400', :random_color => true)

#=> http://placehold.it/300x400/f47av7/9fbc34d

lorem.image('300x400', :text => 'blah')

#=> http://placehold.it/300x400&text=blah

http://rocodev.com

http://rocodev.com

http://compass-style.org

http://rocodev.com

Compass○ 使用語言 sass http://sass-lang.com

○ 其實就跟 less 差不多好用

○ 但加上 compass 後完全不一樣

http://rocodev.com

http://pinterest-clone.heroku.com/

http://rocodev.com

單用 compass ^_^

top related