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 9acd45ed Update download page (#281)
9acd45ed is described below

commit 9acd45ed2da504fb55e406cb9de4d6923a3a4edd
Author: dpdjvhxm <137974842+dpdjv...@users.noreply.github.com>
AuthorDate: Fri Mar 29 19:40:06 2024 +0900

    Update download page (#281)
    
    * 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)
    
    * Update Landing page: Comparison
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Fix Google Analytics Code
    
    * Fix Footer Link
    
    * Update landing page and add FAQ page
    
    * Fix double MenuToggle button issue and css
    
    Fixing bugs with two menu buttons on the responsive screen Fixing the 
phenomenon that the scrollbar obscures the menu buttons
    
    * Update
    
    * Update
    
    * Updated
    
    * node version changes
    
    * node changes
    
    * Update quickstart.md
    
    * Update netlify.toml
    
    * update
    
    * Update 2024/Mar/25
    
    * Update 2024/Mar/25
    
    * Fix landing page & delete youtube link
    
    * update
    
    * Update
    
    * Update
    
    * update team
    
    * Update
    
    * Update
    
    * Update
    
    * update
    
    * Updated
    
    * Update download link
    
    * Update download page link
    
    * Update
    
    ---------
    
    Co-authored-by: Hanbyeol Shin /  David Shin / 신한별 
<76985229+shinhanby...@users.noreply.github.com>
---
 src/pages/download/index.md | 20 ++++++++++++--------
 static/img/blog1.html       |  4 ++--
 2 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/src/pages/download/index.md b/src/pages/download/index.md
index 5882ae74..702879db 100644
--- a/src/pages/download/index.md
+++ b/src/pages/download/index.md
@@ -5,6 +5,14 @@ title: Downloads
 ---
 <div style="text-align: center; margin-bottom: 5rem;">
 
+## Windows Installer
+The Windows installer is an installation file that contains PostgreSQL 15, 
Apache AGE 1.4.0, and Graphizer 1.1 
+
+| Windows Installer         |
+| --------------------- |
+| [Download Windows Installer 
➚](https://agedb.io/downloads/ageplus-pg15-1.4.0-2-windows-x64.zip) |
+
+<br/><br/>
 
 
 ## Download AGE release for PostgreSQL 16.
@@ -85,17 +93,11 @@ title: Downloads
 
 [Verify Signature ➚](https://www.apache.org/info/verification.html) 
 
-<br/><br/>
-
-## Windows Installer
-The Windows installer is an installation file that contains PostgreSQL 15, 
Apache AGE 1.4.0, and Graphizer 1.1 
-
-| Windows Installer         |
-| --------------------- |
-| [Download Windows Installer 
➚](https://agedb.io/downloads/ageplus-pg15-1.4.0-2-windows-x64.zip) |
 
 <br/><br/>
 
+## Docker
+
 | Docker Images         |
 | --------------------- |
 <a href="https://hub.docker.com/r/apache/age"; target="_blank">Apache AGE 
Docker Hub ➚</a>
@@ -104,6 +106,8 @@ The Windows installer is an installation file that contains 
PostgreSQL 15, Apach
 
 <br/><br/>
 
+## AGE Viewer
+
 | Apache AGE Viewer Release | CheckSum & Signature            |
 | ------------------------- | -------------------------------- |
 | [Download Apache AGE Viewer 1.0.0 
➚](https://www.apache.org/dyn/closer.lua/age/age-viewer/apache-age-viewer-1.0.0-rc2-incubating-src.tar.gz)
 | [CheckSum ➚](apache-age-viewer-1.0.0-rc2-incubating-src.tar.gz.sha512)& 
[Signature ➚](apache-age-viewer-1.0.0-rc2-incubating-src.tar.gz.asc) & [Key 
Files ➚](https://downloads.apache.org/age/KEYS) |
diff --git a/static/img/blog1.html b/static/img/blog1.html
index 947aa612..4d3ef7b6 100644
--- a/static/img/blog1.html
+++ b/static/img/blog1.html
@@ -86,7 +86,7 @@
             <h5 class="mt-5">The Need for Simplicity in Graph Databases></h5>
             <p>
               Starting with graph databases can be tough, like learning a new 
language. It's hard to see how information connects and to ask the right
-              questions. Tools like Graphizer are important because they make 
this learning journey smoother, letting more people use these smart
+              questions. Tools like <a 
href="https://age.apache.org/getstarted/quickstart/"; 
target="_parent"><b>Graphizer</b></a> are important because they make this 
learning journey smoother, letting more people use these smart
               databases without getting lost.
             </p>
 
@@ -186,7 +186,7 @@
             <h5 class="mt-5">Call to Action</h5>
 
             <p class="mt-5">
-              Give Graphizer and Apache AGE a try! They're here to help you 
navigate the complex world of graph databases with ease. Whether you're
+              Give <a 
href="https://age.apache.org/getstarted/quickstart/";><b>Graphizer</b></a> and 
Apache AGE a try! They're here to help you navigate the complex world of graph 
databases with ease. Whether you're
               looking for guides, tutorials, or a community to join, there's 
plenty of support to get you started on your adventure. Visit Apache
               AGE’s GitHub page, you can contribute or send your question 
through the <span style="color: #ce697d">issues:</span>
             </p>

Reply via email to