This is an automated email from the ASF dual-hosted git repository.

shangxinli pushed a change to branch staging
in repository https://gitbox.apache.org/repos/asf/parquet-site.git


    from 4657e85  Merge pull request #16 from vinooganesh/staging
     add f728ba1  This PR does a few things:
     add b89a30f  fixing conflict
     new d0d1436  Merge pull request #40 from vinooganesh/staging

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/deploy.yml                       | 10 +++---
 .gitmodules                                        |  4 ---
 config.toml                                        | 24 ++++++++++-----
 content/en/{_index.html => _index.md}              | 36 +++++++++-------------
 .../en/blog/parquet-mr/{1.12.2.md => 1.12.3.md}    | 12 ++++----
 .../en/blog/parquet-mr/{1.12.2.md => 1.13.0.md}    | 18 +++++------
 .../en/blog/parquet-mr/{1.12.2.md => 1.13.1.md}    | 18 +++++------
 .../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, 122 insertions(+), 82 deletions(-)
 rename content/en/{_index.html => _index.md} (50%)
 copy content/en/blog/parquet-mr/{1.12.2.md => 1.12.3.md} (81%)
 copy content/en/blog/parquet-mr/{1.12.2.md => 1.13.0.md} (70%)
 copy content/en/blog/parquet-mr/{1.12.2.md => 1.13.1.md} (70%)
 create mode 100644 go.mod
 create mode 100644 go.sum
 delete mode 160000 themes/docsy

Reply via email to