I’m attempting to set up a self hosted shapado instance. My OS is Ubuntu 10.04, and I’m using the latest HEAD revision from gitorious.com/shapado. My ruby is 1.9.3 installed in RVM and I used bundler to install the necessary gems.
When I fire up the server and attempt to access a page I get the following error.
Sass::SyntaxError (Undefined variable: “\$arial”.): app/stylesheets/shapado/basics/tipography.sass:12 app/middlewares/dynamic_domain.rb:17:in `call'
Any hints on what may be going wrong?
