[howto] Serve ddox documentation on github.io deployed by Travis CI

Martin Nowak code at dawg.eu
Wed Jan 10 02:59:38 UTC 2018


On Monday, 8 January 2018 at 22:06:44 UTC, Bastiaan Veelo wrote:
> Cheers,
> Bastiaan.
>
> (It turned out as a gist. I don't mind it being recycled on 
> wiki's, blog's or elsewhere.)

Using Travis' built-in deployment toGithub Pages is indeed a bit 
simpler.
Also adding the token in Travis' settings page instead in the 
yaml makes things easier.
I've changed my blueprint project accordingly 
https://github.com/MartinNowak/bloom/blob/1e2c2729a2618962e596d68635c5e7e46def2189/.travis.yml.

Maybe worthwile to add this scaffolding to dub or some other 
tool? Anyone volunteering?


More information about the Digitalmars-d-announce mailing list