Redirecting to dev mailing list. Private mailing list is for 2 things - discussing and voting on new committers and discussing security issues. Everything else is meant to be discussed in public.
The main doc for web site publishing is: https://github.com/apache/infrastructure-asfyaml/blob/main/README.md We already have a DNS entry set up for hamilton.apache.org. Most ASF projects push the static content for their web site to a directory in a git repo. We can create an apache/hamilton-site repo for this. There are other approaches that might be feasible. One example is pekko.apache.org content - most of it is rsynced to nightlies.apache.org and we use .htaccess files deployed to pekko.apache.org to allow the nightlies.apache.org content to be accessed as if it was deployed directly to pekko.apache.org. This avoids having to git commit the generated content (only the markdown files from which the HTML is generated are in git). On Mon, 9 Jun 2025 at 04:57, Stefan Krawczyk <[email protected]> wrote: > > Hi Mentors, > > I assume hamilton.apache.org is the front page for the project? > > I think it would currently make sense for the current docs page to be under > that domain. > > So to enable that, what do we need to do? > > 1. The current docs are hosted on readthedocs.org -- can we continue to use > that? or? > 2. If so, then we can add a new domain - hamilton.apache.org which would > require a CNAME target to be added .. > 3. If not, the current docs are sphinx docs, how could we migrate them to the > apache approved place? > > Cheers, > > Stefan
