<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">Mads Kiilerich <<a href="mailto:mads@kiilerich.com">mads@kiilerich.com</a>> schrieb am Mi., 8. Nov. 2017 um 12:37 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/08/2017 08:53 AM, Andrew Shadura wrote:<br>
> Why can't use use any of the Python implementations of Less? Or use<br>
> either JS one or Python one depending on what's available?<br>
<br>
I guess we could. I don't have an opinion on that. Those that do the<br>
work get to decide. And I do see the value of sticking to the most<br>
commonly used tool chain.<br>
<br>
Less is one thing - then comes javascript and minifier ... and the need<br>
to be able to use custom variables when building Bootstrap.<br>
<br>
I don't think less is the problem. It comes "for free" with the solution<br>
to some of the bigger problems:<br></blockquote><div>I agree. i don't think less is a problem.</div><div>Since less is the compiler I don't think we need to provide the sources for less at all.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
* We "need" bits and pieces from npm packages. Primarily Bootstrap, but<br>
also all the other front end libraries that are so hard to vendor in a<br>
GPL compatible way.<br></blockquote><div>In my PR, Bootstrap is the only thing that is downloaded via npm.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
* We thus need npm to download the packages.<br></blockquote><div>Strictly speaking we don't need it. We could download the Bootstrap sources any way we'd like. They only need to be in the expected directory structure.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
* We need the right build tools for these packages ... and they also<br>
come from npm by default (and nothing else is supported).<br>
<br>
/Mads<br>
<br>
_______________________________________________<br>
kallithea-general mailing list<br>
<a href="mailto:kallithea-general@sfconservancy.org" target="_blank">kallithea-general@sfconservancy.org</a><br>
<a href="https://lists.sfconservancy.org/mailman/listinfo/kallithea-general" rel="noreferrer" target="_blank">https://lists.sfconservancy.org/mailman/listinfo/kallithea-general</a><br>
</blockquote></div></div>