Instalando compass en webfaction

Segui estas líneas para instalar compass - sass en webfaction:

  • Crear un directorio, luego ir a ese directorio
  • export GEM_HOME=$PWD/gems
  • gem install compass
  • export PATH=<full path del directorio creado>/gems/bin:$PATH

Add new comment

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.