Beta of D language online tour

André via Digitalmars-d digitalmars-d at puremagic.com
Sun Apr 10 09:37:13 PDT 2016


On Saturday, 9 April 2016 at 20:27:00 UTC, Vladimir Panteleev 
wrote:
> On Saturday, 9 April 2016 at 17:12:44 UTC, André wrote:
>> Hi,
>
> A few things I've noticed so far:
>
> - Broken link: http://d-apt.source-forge.net/
> - Link to redirect: http://www.dlang.org
> - "D's standard build tool is dub." I think rdmd holds that 
> title, Dub is the de-facto standard package manager.
> - Would be nice to make the back/forward links bigger, so it's 
> easier to click them. Perhaps put the name of the target page 
> in the links.
> - "Import's & Modules" - not a contraction, no apostrophe.
> - The wording could use a do-over in places.
>
> Perhaps put the content on GitHub to allow easily accepting 
> contributions?

Thanks for the suggestions. Fixed them and the changes will be 
online soon. I will create an issue for the name of the 
next/previous section but I am unsure whether this will look good 
on mobile devices.

The content can be found here on GitHub: 
https://github.com/stonemaster/dlang-tour/tree/master/public/content. The nice thing is that pull requests can be created automatically by just editing the markdown files. So if you have suggestions or find errors you would make me a big favour in creating a pull request :-)

Regard,
André




More information about the Digitalmars-d mailing list