Re: scod - a clean and lightweight theme for ddox

2015-10-27 Thread Bastiaan Veelo via Digitalmars-d-announce

On Tuesday, 27 October 2015 at 21:28:25 UTC, Bastiaan Veelo wrote:

Nobody argued for max-width but you.


Sorry - have to take that back on closer reading.


Re: scod - a clean and lightweight theme for ddox

2015-10-27 Thread Bastiaan Veelo via Digitalmars-d-announce

On Tuesday, 27 October 2015 at 11:03:05 UTC, Rory McGuire wrote:


I also prefer centre aligned with a max-width.
I think its mainly because people mostly centre their screens 
from their

viewpoint and often have large screens


"Also"? Nobody argued for max-width but you. Why buy a large 
screen if you are going to waste that space by setting max width? 
Putting the reader in control of content width is one of the 
original powers of HTML. Removing that is a sin, IMHO :-)


Re: scod - a clean and lightweight theme for ddox

2015-10-27 Thread Rory McGuire via Digitalmars-d-announce
On Tue, Oct 27, 2015 at 12:44 PM, Martin Nowak via Digitalmars-d-announce <
digitalmars-d-announce@puremagic.com> wrote:

> On Tuesday, 27 October 2015 at 07:38:49 UTC, Jacob Carlborg wrote:
>
>> Looks like the design has a maximal width.
>>
>
> It doesn't, though the content is only as wide as necessary.
> https://martinnowak.github.io/bloom/bloom/BloomFilter.clear.html
>
> I recommend removing that or event better, center the whole layout.
>>
>
> Center with sidenav?
>

I also prefer centre aligned with a max-width.
I think its mainly because people mostly centre their screens from their
viewpoint and often have large screens


Re: scod - a clean and lightweight theme for ddox

2015-10-27 Thread Martin Nowak via Digitalmars-d-announce

On Tuesday, 27 October 2015 at 07:38:49 UTC, Jacob Carlborg wrote:

Looks like the design has a maximal width.


It doesn't, though the content is only as wide as necessary.
https://martinnowak.github.io/bloom/bloom/BloomFilter.clear.html

I recommend removing that or event better, center the whole 
layout.


Center with sidenav?


Re: scod - a clean and lightweight theme for ddox

2015-10-26 Thread Nick Sabalausky via Digitalmars-d-announce

On 10/26/2015 08:19 PM, Martin Nowak wrote:

Available as dub package:
http://code.dlang.org/packages/scod

Example:
http://martinnowak.github.io/bloom/bloom.html

We're currently working on dub integration of other doc generation tools
(https://github.com/D-Programming-Language/dub/pull/702), for the time
being you can use scod like so.
https://github.com/MartinNowak/bloom/blob/6bd4f3ada2d5a6b436a99493ad17112fb8111681/travis.sh#L19

-Martin



Nice looking, but it seems to waste a fairly large amount of vertical 
space (which tends to be at more of a premium than ever on modern screens).