Adding CNAME clangd.llvm.org -> clangd.github.io

Hi Tanya,
(Apologies if you’re not the right person to ask here - advice appreciated)

We’re adding clangd project documentation on Github pages, and would like to point clangd.llvm.org at the clangd.github.io site.

Github supports this on the serving side, including SSL. To enable it, we need a CNAME record to llvm.org’s DNS pointing ‘clangd’ to ‘clangd.github.io’[1].

(Happy to give more background on why if that’s useful - the short version is good markdown support, easy browser-based edit workflow, easier control over layout, jekyll is a lot faster than Sphinx)

Cheers, Sam

[1] https://help.github.com/articles/setting-up-a-custom-subdomain/