Re: Move www.wsgi.org to Read The Docs

Masklinn <[email protected]>
Newsgroups gmane.comp.python.web
Message-ID <[email protected]>
On 2011-09-10, at 21:18 , Stephan Diehl wrote:
> I'm still not sure about the intended workflow:
> 1. wsgi.org content repository is on github which is developer friendly.
>   But, who decides about write access? In pratice, this might not be
>   a problem though, because it's only a handfull people anyway, who
>   are actively contributing.
Currently, only Graham has write access (the repository is in his github account), contributors have to fork the repository and create pull requests (this can be done entirely from github's web interface for small fixes, for bigger contributions it requires creating an actual fork and doing work "offline" to push later). I do not know if he expects (or can) give write access to others.

> 2. The actual pages (sphinx?) should then be hosted by ReadTheDocs?
There's the option of hosting it on a separate server as well (compile the docs and point an apache/nginx to the _build directory), but RTD has all the architecture in place (including stuff like webhooks to ensure it's got the latest version of the project/docs). So that's pretty convenient.

> Where does the wsgi.org domain come into play? Does ReadTheDocs provide virtual (apache) hosts?
RTD provides subdomains and you can just point your DNS CNAME to it

> We can't just point wsgi.org to ReadTheDocs.org, right?
That's exactly it actually: http://read-the-docs.readthedocs.org/en/latest/alternate_domains.html

_______________________________________________
Web-SIG mailing list
[email protected]
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: http://mail.python.org/mailman/options/web-sig/gcpw-web-sig%40m.gmane.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.