vinoo-ganesh-keru commented on code in PR #129:
URL: https://github.com/apache/parquet-site/pull/129#discussion_r2486892101


##########
layouts/community/list.html:
##########
@@ -0,0 +1,89 @@
+{{ define "main" -}}
+
+<!-- based off of 
https://github.com/google/docsy/blob/main/layouts/community/list.html -->
+
+<div><a class="td-offset-anchor"></a></div>
+<section
+        class="row td-box td-box--primary position-relative 
td-box--height-auto"
+>
+    <div class="col-12">
+        <div class="container text-center td-arrow-down">
+      <span class="h4 mb-0">
+        <h1>Join the Apache Parquet Community</h1>
+          <h2>"If you want to go fast go alone, if you want to go far go 
together"</h2>
+
+        <p>Apache Parquet is part of the
+            <a href="https://www.apache.org";>Apache Software Foundation</a>
+            and is developed and maintained by a contributors from around the 
world.
+            We'd love you to join us!</p>
+      </span>
+        </div>
+    </div>
+</section>
+
+<!--
+In the real docsy theme, the content is generated via the partial 
"community_links.html".
+Here we inline it for simplicity (aka I am not enough of a hugo expert

Review Comment:
   Yes! Let me take a quick pass here and I'll bump the hugo and docsy 
dependencies



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to