Snugug / Aurora

Drupal HTML5 Base Theme
33 stars 14 forks source link

I just realized that the config file never gets pushed anyway #2

Closed iamcarrico closed 11 years ago

iamcarrico commented 11 years ago

So, I added it in as an extra file? Does that work?

Or is there a work-around?

Snugug commented 11 years ago

Boop, that's right, that's why I didn't do this. So, Compass is set up in such a way as to pretty strictly disallow templates to supply their own config files. Need to figure out a different way to do this. It's a Compass blocker

iamcarrico commented 11 years ago

Right--- which is why I added it on as a config.rb.example, so at the very least the code can be added in there.

We could then add verbage in the file to say... "hey! this is a good idea... do this too." as well as not have the CSS compile at first? Care to IRC?

Snugug commented 11 years ago

Tomorrow, sure, but not tonight unfortunately. There are bigger issues there especially around rendering the .info file. What time zone are you so we can chat?

On Oct 9, 2012, at 6:35 PM, Ian Carrico notifications@github.com wrote:

Right--- which is why I added it on as a config.rb.example, so at the very least the code can be added in there.

We could then add verbage in the file to say... "hey! this is a good idea... do this too." as well as not have the CSS compile at first? Care to IRC?

— Reply to this email directly or view it on GitHub.

Snugug commented 11 years ago

I will keep this open for now, but I think the better place for this is in the documentation, so I'm going to pull it into there once I get around to updating the docs/