iceberg-docs
iceberg-docs copied to clipboard
Apache Iceberg Documentation Site
The purpose is to give visibility to the community about our release schedule. This is a first proposal, happy to discuss and refine ;) @rdblue @danielcweeks @bitsondatadev wdyt ?
Add a section on how to use development snapshots.
Retypeset the Flink document, https://github.com/apache/iceberg/pull/7099 https://github.com/apache/iceberg-docs/pull/207 
Branching and tagging images are missing on the 1.2.1 branch, ran `hugo serve` and verified that the images show up.
# What I've Done 1. replace `./docs/themes/iceberg-theme` with` ./iceberg-theme` to debug `Error: readdir D:\iceberg-docs\docs\themes\iceberg-theme\: The directory name is invalid.` 2. copy the English `./docs/content` to `./docs/content.zh` to generate original Chinese...