This is an automated email from the ASF dual-hosted git repository. shangxinli pushed a commit to branch staging in repository https://gitbox.apache.org/repos/asf/parquet-site.git
commit d0d14362f24705857247627bdd1caba676b4a4bf Merge: 4657e85 b89a30f Author: Xinli Shang <[email protected]> AuthorDate: Fri Mar 1 08:24:18 2024 -0800 Merge pull request #40 from vinooganesh/staging Updating Staging .github/workflows/deploy.yml | 10 +++--- .gitmodules | 4 --- config.toml | 24 ++++++++----- content/en/{_index.html => _index.md} | 36 ++++++++----------- content/en/blog/parquet-mr/1.12.3.md | 41 ++++++++++++++++++++++ content/en/blog/parquet-mr/1.13.0.md | 41 ++++++++++++++++++++++ content/en/blog/parquet-mr/1.13.1.md | 41 ++++++++++++++++++++++ .../docs/Contribution Guidelines/contributing.md | 27 ++++++++++++-- content/en/docs/Contribution Guidelines/modules.md | 2 +- .../en/docs/Contribution Guidelines/releasing.md | 19 +++++++--- .../docs/Learning Resources/Blog Posts/_index.md | 5 +++ go.mod | 5 +++ go.sum | 4 +++ layouts/404.html | 15 ++++---- package.json | 4 +-- themes/docsy | 1 - 16 files changed, 221 insertions(+), 58 deletions(-)
