--0015174c4558055a3d04ab423e76 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Aug 24, 2011 at 4:38 PM, Intransition <transfire / gmail.com> wrote: > What conventions have evolved for placing reusable website assets in a > project? Do people just mix in all a components assets in with the > other assets, > > cp -r foo/assets/images/* mysite/assets/images/ > cp -r foo/assets/stylesheets/* mysite/assets/stylesheets/ > ... > > Is this for content across projects? For example, company logos, flash animations? I have heard of companies making very atomic versions of gems to take DRY concepts across projects. Perhaps it might work well for static assets too. -- http://richardconroy.blogspot.com | http://twitter.com/RichardConroy --0015174c4558055a3d04ab423e76--