This is an automated email from the ASF dual-hosted git repository.
jinsongzhou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-amoro-site.git
from 98f6fc7 Create .asf.yaml
new 83a0b6f Update README.md
new 4aa4516 add github deploy workflow
new 055a7c7 Fix some docs error
The 3 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/workflow/deploy.yml | 55 ++++++++++++++++++++++
README.md | 49 +++++++++----------
.../admin-guides/deployment-on-kubernetes.md | 2 +-
amoro-docs/content/admin-guides/deployment.md | 4 +-
amoro-site/content/community/how-to-contribute.md | 6 +--
amoro-site/content/download.md | 11 +++--
amoro-site/content/quickstart/setup.md | 6 +--
amoro-site/content/roadmap.md | 18 +++----
amoro-site/hugo.toml | 6 +--
amoro-theme/layouts/partials/header.html | 4 +-
10 files changed, 107 insertions(+), 54 deletions(-)
create mode 100644 .github/workflow/deploy.yml