On Tue, Mar 13, 2012 at 8:17 AM, Lawrence Kellogg <span dir="ltr">&lt;<a href="mailto:mac.hive@me.com" target="_blank">mac.hive@me.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  Thanks, Boris, I&#39;ll give it a shot. I&#39;ve moved away from using<br>
a file library and just use CSS files served from nginx.<br>
<br>
  Why would the less.js stuff not be recommended for production?<br>
<br>
  Larry<br>
<div><div></div><div><br>
<br></div></div></blockquote><div><br></div><div>Larry, I tend to leverage much of my Rails knowledge to precompile and minify all the stylesheets and javascripts</div><div>during the deployment process.  Thus, all files are immediately available when a user accesses them.  Otherwise,</div>

<div>compiling resources on the fly wouldn&#39;t be the best user experience for your visitors because they will have to wait</div><div>for the generated CSS.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div>
On Mar 13, 2012, at 10:07 AM, Boris Popov, DeepCove Labs wrote:<br>
<br>
&gt; It doesn&#39;t take anything special, just add the files to the library like<br>
&gt; you would any other js, css and png resources. You can even use less<br>
&gt; files if you also include less.js to compile them dynamically, although<br>
&gt; I wouldn&#39;t recommend that for production deployment.<br>
&gt;<br>
&gt; -Boris<br>
&gt;<br>
&gt; -----Original Message-----<br>
&gt; From: <a href="mailto:seaside-bounces@lists.squeakfoundation.org" target="_blank">seaside-bounces@lists.squeakfoundation.org</a><br>
&gt; [mailto:<a href="mailto:seaside-bounces@lists.squeakfoundation.org" target="_blank">seaside-bounces@lists.squeakfoundation.org</a>] On Behalf Of<br>
&gt; Lawrence Kellogg<br>
&gt; Sent: Tuesday, March 13, 2012 9:57 AM<br>
&gt; To: Seaside - general discussion<br>
&gt; Subject: Re: [Seaside] Twitter bootstrap?<br>
&gt;<br>
&gt;  I&#39;m also interested in using Bootstrap. This site:<br>
&gt; <a href="http://builtwithbootstrap.com/" target="_blank">http://builtwithbootstrap.com/</a> has some interesting examples of sites<br>
&gt; built with Bootstrap.<br>
&gt; Here is a link to a dev page on Bootstrap:<br>
&gt; <a href="https://dev.twitter.com/blog/bootstrap-twitter" target="_blank">https://dev.twitter.com/blog/bootstrap-twitter</a><br>
&gt;<br>
&gt;  What would it take to integrate Bootstrap with Seaside?<br>
&gt;<br>
&gt;  Larry<br>
&gt;<br>
&gt;<br>
&gt; On Mar 13, 2012, at 9:40 AM, Stephan Eggermont wrote:<br>
&gt;<br>
&gt;&gt; I am looking at using Twitter Bootstrap with Seaside.<br>
&gt;&gt; Any experience/tips?<br>
&gt;&gt;<br>
&gt;&gt; Stephan<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; seaside mailing list<br>
&gt;&gt; <a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
&gt;&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; seaside mailing list<br>
&gt; <a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
&gt; _______________________________________________<br>
&gt; seaside mailing list<br>
&gt; <a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><i><br></i></div><div><i>Think different and code well</i>,</div><div><br></div><div>-Conrad</div><div><br></div><br>