/layouts

A little sinatra app for playing with layouts and colors

Primary LanguageHTML

Layouts

Silly little utility thing to play with web layout in a context where I can write some simple code around it.

Up and Running

bundle install
bundle exec shotgun config.ru

Go to localhost:9393