Please help me with improving dlang.org
Mike via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jan 18 19:07:34 PST 2015
On Monday, 19 January 2015 at 02:10:06 UTC, Mike wrote:
> On Monday, 19 January 2015 at 02:00:52 UTC, Andrei Alexandrescu
> wrote:
>
>>> 2) Aside from the documentation generated from the source
>>> code, why does
>>> the website need to be "built"? IMO a static website like
>>> dlang.org
>>> shouldn't need any additional tools other than a browser and
>>> an image
>>> editor. I may explore some options later, but only after 1)
>>> is done.
>>
>> The short answer is because there's no robust inclusion and
>> code reuse solution at HTML level.
>
> Would it be a horrible idea to render DDoc in javascript?
>
Answer, yes! vibe.d is where it's at.
Mike
More information about the Digitalmars-d
mailing list