Re: The ugly truth about ddoc

2015-01-20 Thread Meta via Digitalmars-d
On Monday, 19 January 2015 at 02:45:32 UTC, Meta wrote: It's late now, but I'll try building tomorrow and see what doesn't work. Getting back to this. I am currently on a journey to attempt to build the docs and/or the website (I'm not sure if the two are mutually exclusive). I'm following

Re: The ugly truth about ddoc

2015-01-19 Thread Phil via Digitalmars-d
This is a big improvement. The uonly issues I have with the page now are the redundant "D" at the top of the menu and the fact that the D logo is so differently styled to the new design. On Tuesday, 20 January 2015 at 03:33:13 UTC, Vladimir Panteleev wrote: On Monday, 19 January 2015 at 03:

Re: The ugly truth about ddoc

2015-01-19 Thread Vladimir Panteleev via Digitalmars-d
On Monday, 19 January 2015 at 03:19:18 UTC, MattCoder wrote: On Monday, 19 January 2015 at 03:01:44 UTC, Andrei Alexandrescu wrote: No personal aspect to this. What hex colors did you use? -- background-color: #6E6E6E; And I cleaned: #cssmenu > ul > li > a { font-size: 14px; display:

Re: The ugly truth about ddoc

2015-01-19 Thread Andrei Alexandrescu via Digitalmars-d
On 1/18/15 7:19 PM, MattCoder wrote: On Monday, 19 January 2015 at 03:01:44 UTC, Andrei Alexandrescu wrote: No personal aspect to this. What hex colors did you use? -- background-color: #6E6E6E; And I cleaned: #cssmenu > ul > li > a { font-size: 14px; display: block; backgroun

Re: The ugly truth about ddoc

2015-01-19 Thread Andrei Alexandrescu via Digitalmars-d
On 1/18/15 7:19 PM, tcak wrote: Red colour is hard to work with generally. It takes too much attention. It goes well with white and grey colours. Though, here is some colours for you to try: https://color.adobe.com/create/color-wheel/?base=2&rule=Custom&selected=4&name=My%20Color%20Theme&mode=rg

Re: The ugly truth about ddoc

2015-01-19 Thread Jonas Drewsen via Digitalmars-d
On Monday, 19 January 2015 at 02:43:05 UTC, MattCoder wrote: On Monday, 19 January 2015 at 02:18:32 UTC, Andrei Alexandrescu wrote: TL;DR: I've uploaded new menu colors at http://erdani.com/d/, this time aiming for a more martian red ethos. Please let me know. Well I'd prefer less red-ish: ht

Re: The ugly truth about ddoc

2015-01-19 Thread Jacob Carlborg via Digitalmars-d
On 2015-01-19 04:17, Andrei Alexandrescu wrote: Yah. The ones I found were paid. My point is ddoc was there and fit the job perfectly well. libsass [1] is a C implementation of Sass. Original implementation of Sass is in Ruby. This is a confusion - css minification is a separate topic alto

Re: The ugly truth about ddoc

2015-01-19 Thread Jacob Carlborg via Digitalmars-d
On 2015-01-19 03:18, Andrei Alexandrescu wrote: TL;DR: I've uploaded new menu colors at http://erdani.com/d/, this time aiming for a more martian red ethos. Please let me know. I still like the original menu better. -- /Jacob Carlborg

Re: The ugly truth about ddoc

2015-01-18 Thread Ali Çehreli via Digitalmars-d
On 01/18/2015 06:18 PM, Andrei Alexandrescu wrote: A general plea about ddoc: Please don't change its behavior; a whole book depends on how it behaves. :) There were silent changes in the past, which made me find workarounds and change the way I use ddoc. Ali

Re: The ugly truth about ddoc

2015-01-18 Thread Andrei Alexandrescu via Digitalmars-d
On 1/18/15 7:28 PM, Mike wrote: On Monday, 19 January 2015 at 03:02:37 UTC, Andrei Alexandrescu wrote: Destroy!!! What's not working? -- Andrei For starters, simple, accurate instructions in dlang.org's Readme.md file. Mike "There's a bug report for that." https://issues.dlang.org/show_bug

Re: The ugly truth about ddoc

2015-01-18 Thread Mike via Digitalmars-d
On Monday, 19 January 2015 at 03:02:37 UTC, Andrei Alexandrescu wrote: Destroy!!! What's not working? -- Andrei For starters, simple, accurate instructions in dlang.org's Readme.md file. Mike "There's a bug report for that." https://issues.dlang.org/show_bug.cgi?id=14006 That's a sepa

Re: The ugly truth about ddoc

2015-01-18 Thread MattCoder via Digitalmars-d
On Monday, 19 January 2015 at 03:01:44 UTC, Andrei Alexandrescu wrote: No personal aspect to this. What hex colors did you use? -- background-color: #6E6E6E; And I cleaned: #cssmenu > ul > li > a { font-size: 14px; display: block; background: url("http://erdani.com/d/images/xpatt

Re: The ugly truth about ddoc

2015-01-18 Thread tcak via Digitalmars-d
On Monday, 19 January 2015 at 02:18:32 UTC, Andrei Alexandrescu wrote: TL;DR: I've uploaded new menu colors at http://erdani.com/d/, this time aiming for a more martian red ethos. Please let me know. == So I was looking at the css today (original at http://paste.ofcode.org/fH

Re: The ugly truth about ddoc

2015-01-18 Thread Andrei Alexandrescu via Digitalmars-d
On 1/18/15 7:12 PM, Ary Borenszweig wrote: On 1/18/15 11:18 PM, Andrei Alexandrescu wrote: TL;DR: I've uploaded new menu colors at http://erdani.com/d/, this time aiming for a more martian red ethos. Please let me know. == So I was looking at the css today (original at http://p

Re: The ugly truth about ddoc

2015-01-18 Thread Ary Borenszweig via Digitalmars-d
On 1/18/15 11:18 PM, Andrei Alexandrescu wrote: TL;DR: I've uploaded new menu colors at http://erdani.com/d/, this time aiming for a more martian red ethos. Please let me know. == So I was looking at the css today (original at http://paste.ofcode.org/fHGT24YASrWu3rnMYLdm4C taken

Re: The ugly truth about ddoc

2015-01-18 Thread Andrei Alexandrescu via Digitalmars-d
On 1/18/15 6:46 PM, Mike wrote: On Monday, 19 January 2015 at 02:36:35 UTC, Andrei Alexandrescu wrote: My only real complaint about the ddoc site is that the build process is pure evil. I can second that. I haven't tried in the past week, but I've been unable to build the site, stopping the d

Re: The ugly truth about ddoc

2015-01-18 Thread Andrei Alexandrescu via Digitalmars-d
On 1/18/15 6:43 PM, MattCoder wrote: On Monday, 19 January 2015 at 02:18:32 UTC, Andrei Alexandrescu wrote: TL;DR: I've uploaded new menu colors at http://erdani.com/d/, this time aiming for a more martian red ethos. Please let me know. Well I'd prefer less red-ish: http://i.imgur.com/AIvcoWl.

Re: The ugly truth about ddoc

2015-01-18 Thread Meta via Digitalmars-d
On Monday, 19 January 2015 at 02:36:35 UTC, Andrei Alexandrescu wrote: On 1/18/15 6:32 PM, Meta wrote: On Monday, 19 January 2015 at 02:25:23 UTC, Adam D. Ruppe wrote: On Monday, 19 January 2015 at 02:18:32 UTC, Andrei Alexandrescu wrote: I'm sure experts must have tools for allowing things lik

Re: The ugly truth about ddoc

2015-01-18 Thread Mike via Digitalmars-d
On Monday, 19 January 2015 at 02:36:35 UTC, Andrei Alexandrescu wrote: My only real complaint about the ddoc site is that the build process is pure evil. I can second that. I haven't tried in the past week, but I've been unable to build the site, stopping the doc pulls I wanted to make in

Re: The ugly truth about ddoc

2015-01-18 Thread MattCoder via Digitalmars-d
On Monday, 19 January 2015 at 02:18:32 UTC, Andrei Alexandrescu wrote: TL;DR: I've uploaded new menu colors at http://erdani.com/d/, this time aiming for a more martian red ethos. Please let me know. Well I'd prefer less red-ish: http://i.imgur.com/AIvcoWl.png But you know this is a personal

Re: The ugly truth about ddoc

2015-01-18 Thread Andrei Alexandrescu via Digitalmars-d
On 1/18/15 6:25 PM, Adam D. Ruppe wrote: On Monday, 19 January 2015 at 02:18:32 UTC, Andrei Alexandrescu wrote: I'm sure experts must have tools for allowing things like variables and macros for css creation. My css macro expander (http://code.dlang.org/packages/cssexpand) was in part inspired

Re: The ugly truth about ddoc

2015-01-18 Thread Andrei Alexandrescu via Digitalmars-d
On 1/18/15 6:32 PM, Meta wrote: On Monday, 19 January 2015 at 02:25:23 UTC, Adam D. Ruppe wrote: On Monday, 19 January 2015 at 02:18:32 UTC, Andrei Alexandrescu wrote: I'm sure experts must have tools for allowing things like variables and macros for css creation. My css macro expander (http:

Re: The ugly truth about ddoc

2015-01-18 Thread Walter Bright via Digitalmars-d
On 1/18/2015 6:18 PM, Andrei Alexandrescu wrote: TL;DR: I've uploaded new menu colors at http://erdani.com/d/, this time aiming for a more martian red ethos. Please let me know. Nobody likes my taste in color, so I'll not pass judgement! == So I was looking at the css today

Re: The ugly truth about ddoc

2015-01-18 Thread Meta via Digitalmars-d
On Monday, 19 January 2015 at 02:25:23 UTC, Adam D. Ruppe wrote: On Monday, 19 January 2015 at 02:18:32 UTC, Andrei Alexandrescu wrote: I'm sure experts must have tools for allowing things like variables and macros for css creation. My css macro expander (http://code.dlang.org/packages/cssexp

Re: The ugly truth about ddoc

2015-01-18 Thread Adam D. Ruppe via Digitalmars-d
On Monday, 19 January 2015 at 02:18:32 UTC, Andrei Alexandrescu wrote: I'm sure experts must have tools for allowing things like variables and macros for css creation. My css macro expander (http://code.dlang.org/packages/cssexpand) was in part inspired by ddoc actually, so this is no surprise

The ugly truth about ddoc

2015-01-18 Thread Andrei Alexandrescu via Digitalmars-d
TL;DR: I've uploaded new menu colors at http://erdani.com/d/, this time aiming for a more martian red ethos. Please let me know. == So I was looking at the css today (original at http://paste.ofcode.org/fHGT24YASrWu3rnMYLdm4C taken from the zip at http://cssmenumaker.com/menu/