samredai opened a new pull request #1:
URL: https://github.com/apache/iceberg-docs/pull/1


   This is the hugo docs-site shared on the dev mailing list and in 
[apache/iceberg/issues/3616](https://github.com/apache/iceberg/issues/3616). It 
includes a github workflow that builds and pushes the site to the `asf-site` 
branch in a subdirectory named after the version. These sites are accessed via 
the "Releases" navigation menu section and currently I've added `0.12.0`, 
`0.12.1`, and `next` (we just have to push to branches with the same name). We 
also need to push to a `latest` branch which the root site automatically 
redirects to (also driven by the github workflow and a meta tag in the 
`redirect/index.html` file).
   
   A follow-up item is including some kind of scheduled automated push (daily? 
weekly?) from the main iceberg repo to the main branch in this repo. This will 
keep a `/main/docs` version of the site that always up to date with the 
apache/iceberg/master branch. Thinking about this now, we could probably get 
rid of the main branch here and set `next` as the default branch for the repo, 
or alternatively we can have some "if main then next" logic in a couple of 
places.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to