On 4/21/14, 8:48 AM, Aleksandar Ruzicic wrote:
On Sunday, 20 April 2014 at 17:11:22 UTC, Andrei Alexandrescu wrote:
On 4/19/14, 1:02 AM, Aleksandar Ruzicic wrote:
I'm planning to start working on this as soon as I get approval
from Walter/Andrei, and as most of people who answered here are agreed
that redesign would be a good thing I hope they wouldn't oppose..

Let's do it. Thank you very much! -- Andrei

Just one question, would it be okay to depend on node.js/npm to manage
dependencies (i.e. CSS/JS frameworks) and build CSS/JS files?

Ionno. Not an expert, but I'd say the fewer dependencies the better. Add them only if it's onerously hard to get work done without and/or if their payoff is large.

As I'd use Sass for styling, which must be translated to CSS (I'd use
node-sass package witch doesn't require ruby), and browserify to have
Common-JS modules..

I think you should be fine with ddoc macros instead of Sass.


Andrei

Reply via email to