On Tuesday, 26 January 2016 at 14:25:33 UTC, CraigDillabaugh wrote:

let's put it on github and let everyone contribute and make things easier for you. :)

It is on Github (see post #1)

On a related note: because it's on GitHub it's even possible to contribute content and examples just through the web interface. A quick guide on how the content is structured (all written is standard markdown) can be found here: https://github.com/stonemaster/dlang-tour/tree/master/public/content. The tour's content files found in that folder can just be edited using the GitHub web interface which will then automagically create a pull request for you without the need to locally pull the repository. And the preview mode of GitHub makes sure the layout isn't broken that much :-) It has never been easier to contribute!

FYI, I've now added content + examples for the templates and interface sections.

Thanks,
André

Reply via email to