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

ako pushed a commit to branch new-web
in repository https://gitbox.apache.org/repos/asf/age-website.git


The following commit(s) were added to refs/heads/new-web by this push:
     new f383788a Update new-web  branch (#253)
f383788a is described below

commit f383788a2bf35135232d06257f865133f74935a5
Author: dpdjvhxm <[email protected]>
AuthorDate: Tue Mar 12 18:01:21 2024 +0900

    Update new-web  branch (#253)
    
    * Update index.md
    
    * Update index.md
    
    * Update gatsby-config.js
    
    * Update package.json
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Update Navbar.js
    
    * Update Footer
    Update Download version and file link
    Update Landing Page (News & Events)
---
 src/common/variable.scss    |   2 +-
 src/components/Footer.js    |  23 +++++++++++++----------
 src/pages/download/index.md |  16 ++++++++--------
 src/pages/index.md          |   6 +++---
 src/pages/joinus/index.md   |   2 +-
 src/templates/index-page.js |  31 +++++++++++++++++++++++--------
 static/img/icon-x.png       | Bin 0 -> 2407 bytes
 static/img/news01.png       | Bin 0 -> 25660 bytes
 8 files changed, 49 insertions(+), 31 deletions(-)

diff --git a/src/common/variable.scss b/src/common/variable.scss
index 36a5269a..8762131f 100644
--- a/src/common/variable.scss
+++ b/src/common/variable.scss
@@ -10,7 +10,7 @@ $secondColor: #9F1A61;
 $thirdColor: #FCF3F6;
 $bgColor: #eae7ef;
 $textPrimary: #472E77;
-$textColor: #191919;
+$textColor: #000000;
 $shyTextColor: #767676;
 
 // font
diff --git a/src/components/Footer.js b/src/components/Footer.js
index 3037520a..c8ba3540 100644
--- a/src/components/Footer.js
+++ b/src/components/Footer.js
@@ -2,9 +2,9 @@ import * as React from 'react';
 // import { Link } from 'gatsby';
 // images
 import icoGithubLd from '../../static/img/icon-github.png';
-import icoTwitterLd from '../../static/img/icon-twitter.png';
+import icoTwitterLd from '../../static/img/icon-x.png';
 import icoYoutubeLd from '../../static/img/icon-youtube.png';
-import icoDiscordLd from '../../static/img/icon-discord.png';
+// import icoDiscordLd from '../../static/img/icon-discord.png';
 
 
 // styles
@@ -22,7 +22,7 @@ const Footer = class extends React.Component {
         links[0].children[0].src = icoGithubLd;
         links[1].children[0].src = icoTwitterLd;
         links[2].children[0].src = icoYoutubeLd;
-        links[3].children[0].src = icoDiscordLd;
+        // links[3].children[0].src = icoDiscordLd;
       }
     }
   }
@@ -49,9 +49,6 @@ const Footer = class extends React.Component {
             <li>
               <a href="/joinus">Join AGE Community</a>
             </li>
-            <li>
-              <a href="https://discord.com/invite/NMsBs9X8Ss"; 
target='_blank'>AGE Discord</a>
-            </li>
             <li>
               <a href="https://www.reddit.com/r/apacheage/"; target='_blank'>
                 AGE Forum
@@ -60,9 +57,6 @@ const Footer = class extends React.Component {
             <li>
               <a href="https://github.com/apache/age/projects"; 
target='_blank'>AGE Project</a>
             </li>
-            <li>
-              <a href="https://github.com/apache/age-viewer/projects"; 
target='_blank'>AGE Viewer Project</a>
-            </li>
           </ul>
           <ul className={`${styles.Item} Item`}>
             <li>Contribution</li>
@@ -81,11 +75,14 @@ const Footer = class extends React.Component {
           </ul>
 
           <ul className={`${styles.Item} Item`}>
+            <li>
+              <a href="https://apache-age.medium.com/"; target='_blank'>Blog</a>
+            </li>
             <li>
               <a href="/download">Download AGE</a>
             </li>
           </ul>
-
+          
           <ul className={`${styles.Item} Item`}>
             <li>Apache</li>
             <li>
@@ -126,6 +123,7 @@ const Footer = class extends React.Component {
             </li>
           </ul>
         </div>
+
         <div
           style={{ maxWidth: '100vw' }}
           className={`${styles.Social} Social`}
@@ -153,6 +151,7 @@ const Footer = class extends React.Component {
                 style={{ width: '2.5em', height: '2.5em' }}
               />
             </a>
+            {/* 
             <a title="Discord" href="https://discord.com/invite/NMsBs9X8Ss"; 
target={'_blank'}>
               <img
                 src={icoDiscordLd}
@@ -160,12 +159,16 @@ const Footer = class extends React.Component {
                 style={{ width: '2.5em', height: '2.5em' }}
               />
             </a>
+            */}
           </div>
+          
           <p>
             Copyright © 2024 The Apache Software Foundation.<br></br>
             The Apache Software Foundation Apache AGE, AGE, Apache, the Apache 
feather, 
             and the Apache AGE project logo are either registered trademarks 
or trademarks of the Apache Software Foundation.
           </p>
+
+
         </div>
       </footer>
     );
diff --git a/src/pages/download/index.md b/src/pages/download/index.md
index b5427d2d..a3138849 100644
--- a/src/pages/download/index.md
+++ b/src/pages/download/index.md
@@ -7,34 +7,34 @@ title: Downloads
 
 ## Download AGE release for PG15.
  
-## The current stable version and the latest release of the graph extension is 
1.4.0. 
+## The current stable version and the latest release of the graph extension is 
1.5.0. 
 <br/>
 
 | Apache AGE Release | CheckSum & Signature |
 | ------------------ | -------------------- |
-| [Download Apache AGE 1.4.0 
➚](https://downloads.apache.org/age/PG15/1.4.0/apache-age-1.4.0-src.tar.gz) | 
[CheckSum 
➚](https://downloads.apache.org/age/PG15/1.4.0/apache-age-1.4.0-src.tar.gz.sha512)
 & [Signature 
➚](https://downloads.apache.org/age/PG15/1.4.0/apache-age-1.4.0-src.tar.gz.asc) 
|
+| [Download Apache AGE 1.5.0 
➚](https://downloads.apache.org/age/PG15/1.5.0/apache-age-1.5.0-src.tar.gz) | 
[CheckSum 
➚](https://downloads.apache.org/age/PG15/1.5.0/apache-age-1.5.0-src.tar.gz.sha512)
 & [Signature 
➚](https://downloads.apache.org/age/PG15/1.5.0/apache-age-1.5.0-src.tar.gz.asc) 
|
 
 <br/><br/>
 
 ## Download AGE release for PG14.
  
-## The current stable version and the latest release of the graph extension is 
1.4.0. 
+## The current stable version and the latest release of the graph extension is 
1.5.0. 
 <br/>
 
 | Apache AGE Release | CheckSum & Signature |
 | ------------------ | -------------------- |
-| [Download Apache AGE 1.4.0 
➚](https://downloads.apache.org/age/PG14/1.4.0/apache-age-1.4.0-src.tar.gz) | 
[CheckSum 
➚](https://downloads.apache.org/age/PG14/1.4.0/apache-age-1.4.0-src.tar.gz.sha512)
 & [Signature 
➚](https://downloads.apache.org/age/PG14/1.4.0/apache-age-1.4.0-src.tar.gz.asc) 
|
+| [Download Apache AGE 1.5.0 
➚](https://downloads.apache.org/age/PG14/1.5.0/apache-age-1.5.0-src.tar.gz) | 
[CheckSum 
➚](https://downloads.apache.org/age/PG14/1.5.0/apache-age-1.5.0-src.tar.gz.sha512)
 & [Signature 
➚](https://downloads.apache.org/age/PG14/1.5.0/apache-age-1.5.0-src.tar.gz.asc) 
|
 
 <br/><br/>
 
 ## Download AGE release for PG13.
  
-## The current stable version and the latest release of the graph extension is 
1.4.0. 
+## The current stable version and the latest release of the graph extension is 
1.5.0. 
 <br/>
 
 | Apache AGE Release | CheckSum & Signature |
 | ------------------ | -------------------- |
-| [Download Apache AGE 1.4.0 
➚](https://downloads.apache.org/age/PG13/1.4.0/apache-age-1.4.0-src.tar.gz) | 
[CheckSum 
➚](https://downloads.apache.org/age/PG13/1.4.0/apache-age-1.4.0-src.tar.gz.sha512)
 & [Signature 
➚](https://downloads.apache.org/age/PG13/1.4.0/apache-age-1.4.0-src.tar.gz.asc) 
|
+| [Download Apache AGE 1.5.0 
➚](https://downloads.apache.org/age/PG13/1.5.0/apache-age-1.5.0-src.tar.gz) | 
[CheckSum 
➚](https://downloads.apache.org/age/PG13/1.5.0/apache-age-1.5.0-src.tar.gz.sha512)
 & [Signature 
➚](https://downloads.apache.org/age/PG13/1.5.0/apache-age-1.5.0-src.tar.gz.asc) 
|
 
 
 <br/><br/>
@@ -42,12 +42,12 @@ title: Downloads
  
 ## Download AGE release for PG12.
  
-## The current stable version and the latest release of the graph extension is 
1.4.0. 
+## The current stable version and the latest release of the graph extension is 
1.5.0. 
 <br/>
 
 | Apache AGE Release | CheckSum & Signature |
 | ------------------ | -------------------- |
-| [Download Apache AGE 1.4.0 
➚](https://downloads.apache.org/age/PG12/1.4.0/apache-age-1.4.0-src.tar.gz) | 
[CheckSum 
➚](https://downloads.apache.org/age/PG12/1.4.0/apache-age-1.4.0-src.tar.gz.sha512)
 & [Signature 
➚](https://downloads.apache.org/age/PG12/1.4.0/apache-age-1.4.0-src.tar.gz.asc) 
|
+| [Download Apache AGE 1.5.0 
➚](https://downloads.apache.org/age/PG12/1.5.0/apache-age-1.5.0-src.tar.gz) | 
[CheckSum 
➚](https://downloads.apache.org/age/PG12/1.5.0/apache-age-1.5.0-src.tar.gz.sha512)
 & [Signature 
➚](https://downloads.apache.org/age/PG12/1.5.0/apache-age-1.5.0-src.tar.gz.asc) 
|
 
 
 <br/><br/>
diff --git a/src/pages/index.md b/src/pages/index.md
index a71f90cc..92ead6b8 100644
--- a/src/pages/index.md
+++ b/src/pages/index.md
@@ -3,9 +3,9 @@ templateKey: index-page
 title: Apache AGE
 bannerImg: /img/landing-banner.jpg
 bannerContents: >-
-  <h1 class="bannerHeader"><span>Apache AGE  :</span> <br/>
-  Graph Data Processing & Analytics 
-  <br>for Relational Databases </h1>
+  <h1 class="bannerHeader"><span>Apache AGE : PostgreSQL Extension</span></br>
+  Graph Data Processing & Analytics</br> 
+  for Relational Databases</h1>
   
   <h2 class="bannercontnet"><span>
   Apache AGE is a powerful extension to PostgreSQL, an innovative database 
engine based on the graph data model. 
diff --git a/src/pages/joinus/index.md b/src/pages/joinus/index.md
index d3f43aea..96de7c2d 100644
--- a/src/pages/joinus/index.md
+++ b/src/pages/joinus/index.md
@@ -58,7 +58,7 @@ Join the official Apache AGE user and developer mailing 
lists. You can get user
 </div>
 
 <div>
-  <img src="/img/x_logo_twitter_new_brand_icon.png"/>
+  <img src="/img/icon_x.png"/>
 </div>
 
 <div>
diff --git a/src/templates/index-page.js b/src/templates/index-page.js
index 21e9169d..0e577c09 100644
--- a/src/templates/index-page.js
+++ b/src/templates/index-page.js
@@ -64,15 +64,30 @@ export const IndexPageTemplate = ({
             <div className={styles.verticalLine}>
             </div>
             <div className={styles.cardRight}>
-              What Is Apache AGE® Viewer ?
+              News & Events
               <div className={styles.cardContent}>
-                <b>Apache AGE® Viewer</b> is a web user interface for Apache 
AGE that provides data visualization and exploration.
-                <br></br><br></br>
-                Users can enter complex graph queries and explore the results 
expressed in graph and table data.
-                <br></br><br></br>
-                <b>Apache AGE® Viewer</b> handles large graph data. Users will 
be able to discover meaningful insights with the help of various graph 
algorithms.
-                <br></br><br></br>
-                <b>Apache AGE® Viewer</b> will serve as a central graph data 
management & development platform for Apache AGE, a graph extension which will 
support all relational databases in the future.
+                <div><b>Apache AGE supporting latest 
PostgreSQL(ver16)</b></div>
+                  <div>
+                    <a href="https://news.ycombinator.com/item?id=39674765"; 
target="_blank">Read more</a>
+                  </div>
+
+                <br></br>
+                <div><b>Easy and Smooth Start to Graph Databases</b></div>
+                <div>
+                  <a 
href="https://dev.to/markgomer/easy-and-smooth-start-to-graph-databases-5epk"; 
target="_blank">Read more</a>
+                </div>
+
+                <br></br>
+                <div><b>Apache AGE - PostgreSQL Graph Extension</b></div>
+                  <div>
+                    <a 
href="https://www.reddit.com/r/PostgreSQL/comments/1avqzu3/apache_age_postgresql_graph_extension/";
 target="_blank">Read more</a>
+                  </div>
+
+                <br></br>
+                <div><b>Apache AGE, PostGraphile, and Hasura</b></div>
+                <div>
+                  <a 
href="https://www.reddit.com/r/PostgreSQL/comments/1bcdo9z/apache_age_postgraphile_and_hasura/";
 target="_blank">Read more</a>
+                </div>
               </div>
             </div>
           </div>
diff --git a/static/img/icon-x.png b/static/img/icon-x.png
new file mode 100644
index 00000000..846c3c6c
Binary files /dev/null and b/static/img/icon-x.png differ
diff --git a/static/img/news01.png b/static/img/news01.png
new file mode 100644
index 00000000..e697c593
Binary files /dev/null and b/static/img/news01.png differ

Reply via email to