This is an automated email from the ASF dual-hosted git repository.
xuang7 pushed a change to branch staging
in repository https://gitbox.apache.org/repos/asf/incubator-texera-site.git
from 0fdca8f3 Merge pull request #71 from xuang7/release-notes-1.2.0-staging
add 07fba05f site: mark 1.2.0-incubating as the latest release
add 61d76e4c site: move the release list to /downloads/, redirect
/releases/
add e2c86898 site: drop the stale releases list layout
new d4b87d4a site: add /downloads/ landing page and mark 1.2.0-incubating
as latest
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:
content/downloads/_index.md | 6 +++
content/releases/1.2.0-incubating.md | 2 +-
content/releases/_index.md | 10 +++--
hugo.toml | 8 ++--
layouts/downloads/list.html | 85 ++++++++++++++++++++++++++++++-----
layouts/partials/community_links.html | 4 +-
layouts/releases/list.html | 76 -------------------------------
7 files changed, 94 insertions(+), 97 deletions(-)
create mode 100644 content/downloads/_index.md
delete mode 100644 layouts/releases/list.html