Thread overview
scod - a clean and lightweight theme for ddox
Oct 27, 2015
Martin Nowak
Oct 27, 2015
Nick Sabalausky
Oct 27, 2015
Jacob Carlborg
Oct 27, 2015
Martin Nowak
Oct 27, 2015
Rory McGuire
Oct 27, 2015
Bastiaan Veelo
Oct 27, 2015
Bastiaan Veelo
Oct 27, 2015
Atila Neves
Oct 27, 2015
bachmeier
Oct 27, 2015
karabuta
October 27, 2015
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
October 27, 2015
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).

October 27, 2015
On 2015-10-27 01:19, Martin Nowak wrote:
> Available as dub package:
> http://code.dlang.org/packages/scod
>
> Example:
> http://martinnowak.github.io/bloom/bloom.html

Looks like the design has a maximal width. I recommend removing that or event better, center the whole layout.

-- 
/Jacob Carlborg
October 27, 2015
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?
October 27, 2015
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


October 27, 2015
On Tuesday, 27 October 2015 at 00:19:57 UTC, 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!

Atila
October 27, 2015
On Tuesday, 27 October 2015 at 00:19:57 UTC, 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

As long as this is being worked on (and I really like it) is there any chance of literate programming support?
October 27, 2015
On Tuesday, 27 October 2015 at 00:19:57 UTC, 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

Looks great. Thanks!


October 27, 2015
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 :-)
October 27, 2015
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.