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

emaynard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 12adaea96 Add Getting Started Button to the Apache Polaris Webshite 
Homepage (#1406)
12adaea96 is described below

commit 12adaea965491bf804f846125f8a966832bdf708
Author: Adnan Hemani <adna...@berkeley.edu>
AuthorDate: Mon Apr 21 13:20:03 2025 -0700

    Add Getting Started Button to the Apache Polaris Webshite Homepage (#1406)
---
 site/content/_index.adoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/site/content/_index.adoc b/site/content/_index.adoc
index 91823012c..9d3586525 100644
--- a/site/content/_index.adoc
+++ b/site/content/_index.adoc
@@ -24,6 +24,9 @@ cascade:
 ---
 {{< blocks/cover title="Welcome to the Apache Polaris™ (incubating) web site!" 
image_anchor="center" color="primary" >}}
 Apache Polaris is an open-source, fully-featured catalog for Apache Iceberg™. 
It implements Iceberg's REST API, enabling seamless multi-engine 
interoperability across a wide range of platforms, including Apache Doris™, 
Apache Flink®, Apache Spark™, Dremio®, StarRocks, and Trino.
+
+<a href="/in-dev/unreleased/getting-started/install-dependencies/" class="btn 
btn-lg btn-dark mt-5">Get Started <i class="fas fa-arrow-alt-circle-right 
ms-2"></i></a>
+
 {{< /blocks/cover >}}
 
 image::img/Polaris-Catalog-BLOG-symmetrical-subhead.png[Polaris Catalog]

Reply via email to