iceberg-docs icon indicating copy to clipboard operation
iceberg-docs copied to clipboard

Apache Iceberg Documentation Site

Results 7 iceberg-docs issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/59213263/224915901-50094134-61a8-46d8-9f4f-5dd54750c6cb.png)

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...