Closed (won't fix)
Project:
Quickstart: Prebuilt Drupal Development Environment
Component:
Image Build
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2011 at 07:55 UTC
Updated:
10 Sep 2012 at 04:04 UTC
Comments
Comment #1
MichaelCole commentedHi, these standards are still being worked out. There is an alternative LESS. Maybe when the standards settle down.
Of course, you can modify your own dev env to your needs :-)
Mike
Comment #2
traviscarden commentedFor the record, all it took for me to install Compass on Quickstart 2.x was
sudo gem install compass.Comment #3
mike stewart commentedFor the record, the Quickstart 2.x that I belevie Travis is referring to no longer exists. However it already had compass installed. DrupalPro is available and has the latest version of sass/compass pre-installed.
Using the method Travis suggested (I believe) installs an old version of sass. However, I wonder what Travis did by running that on top of an already installed sass environment? (I suspect it only appeared to have installed sass, but didn't since it was already installed).
Comment #4
MichaelCole commentedAwesome Travis, thanks for the tip!
Mike
Comment #5
snlnz commentedInteresting. So what are the benefits of using drupalpro as opposed to quickstart seen as you've mentioned them here @Mike Stewart.
I've been using quickstart for a long time now and big thanks to @MichaelCole for the contrib but I'm always open to better or smarter ways of workflow.
Perhaps a new thread could be on the cards?
I'm looking into compass/sass options for both linux and mac. :)
Comment #6
jurriaanroelofs commentedLess is the inferior standard, sass and compass are definitely the way to go, especially in Drupal. Im not sure if travis his command is the way to go because often the yum/apt-get packages are outdates.
You might wNt to add Susy as well as it seems to be a leading grid system framework in sass.
Comment #7
mike stewart commentedre: #5 @snlnz - the Drupalpro project page identifies many of the differences (such as including sass/compass). However, its worth noting that Quickstart, which is based on 11.04, will no longer be getting any kind of support from Ubuntu after October this year (read: no security patches). Drupalpro is based on 12.04LTS -- which has a life cycle that ends in April 2017.