im-richard / Scaffold

Extend, combine and compress CSS
http://github.com/IAMRichardT/Scaffold/wiki
161 stars 19 forks source link

Push to repo? #1

Closed pdclark closed 14 years ago

pdclark commented 14 years ago

Please push content to the scaffold repos soon! With them and http://anthonyshort.com.au/scaffold/docs/ both gone, I'm not aware of anywhere to go for reference.

anthonyshort commented 14 years ago

I'm finishing it up right now. Just need to do a couple more tests to make sure it's all solid. I don't want to push sub-par, crappy code up :)

pdclark commented 14 years ago

Awesome. Thanks so much.

Once all the sub-repos are up, do we need to check them all out individually, or will the master repo manage the sub-projects?

anthonyshort commented 14 years ago

The framework will use have the core as a sub-module, and the extensions repo will stay separate, this way the extensions and their issues don't interfere with the main Scaffold files. I'll also just add any extensions people add to that repo.

I'm planning on just symlinking the extensions into the extensions folder and using them that way.