I’ll push that to the git repo soonish, and then I need some server to host a simple Flow application as well as some nginx proxy setup. This is needed to have the Neos and Flow docs available under http://docs.neos.io/neos/ and http://docs.neos.io/flow/ respectively.
I guess “hardware” is not the problem, but the whole container setup thing… I’d like to use the same stuff as is in operation for id.neos.io and so on… Not create yet another piece if infrastructure.
No, it just a matter of making the documentation render with plain Sphinx. I have done that for Flow and Neos already, it’s not hard to do. Then we can add it to rtd.org, and everything the “neos” user there has “management” access to, shows up in the “Other Documentation” section.
Is that related to what is on www.readthedocs.org? @cognifloyd and me had a meeting with Jessica Rose, who is pretty much into doc writing and Write The Docs. We are trying to get some attention for Jacob’s thing and maybe raise some budget on that front.
Yes, as the screenshot says it is linked to readthedocs.org. We render the documentation for Neos and Flow there, planning to serve it from our own domain via a proxy (because we want SSL and have more than one “project” served under the same domain). Any other packages we maintain will have their documentation rendered on readthedocs.org as well, but we just link there (no proxy or own domain).
In a nutshell: we are just regular readthedocs.org users with a custom landing page.
Also an option, the idea of a subdomain admittedly originates from their out-of-the-box support for using a subdomain.
So, we could make that landing page a plugin / helper / whatever on a Neos page and then have the actual docs for Neos and Flow proxied below there - but that would have a different look and is confusing. Or do you think of just having that landing page on the Neos website and serve the docs from docs.neos.io? In that case, what is the content on the root of that domain?
Ok, so what I suggested in this topic. That list you suggest, is the landing page I think of. So what is the landing page you think of that should be only on neos.io?