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 acee0fca Update Key Updates & Quick Start (#286)
acee0fca is described below

commit acee0fca16f45c579e0a4db13d722ef3994189be
Author: dpdjvhxm <[email protected]>
AuthorDate: Wed Apr 3 16:50:20 2024 +0900

    Update Key Updates & Quick Start (#286)
    
    * 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
    
    * update
    
    * Update
    
    * Update
    
    * Update
    
    ---------
    
    Co-authored-by: Hanbyeol Shin /  David Shin / 신한별 
<[email protected]>
---
 src/pages/getstarted/quickstart.md | 15 ---------------
 src/templates/index-page.js        |  7 -------
 2 files changed, 22 deletions(-)

diff --git a/src/pages/getstarted/quickstart.md 
b/src/pages/getstarted/quickstart.md
index 002e031e..f546c20f 100644
--- a/src/pages/getstarted/quickstart.md
+++ b/src/pages/getstarted/quickstart.md
@@ -6,21 +6,6 @@ title: Quick Start
 
 <div class="DeveloperGuidelines">
 
-## Run using Windows Installer
-
-The Windows installer is an installation file that contains PostgreSQL 15, 
Apache AGE 1.4.0, and Graphizer 1.1 
-
-Graphizer is a data modeling tool that allows generating  openCypher graph 
data with table data in relational databases and CSV files for advanced data 
analysis and exploration.
-
-| Windows Installer         |
-| --------------------- |
-<a href="https://agedb.io/downloads/ageplus-pg15-1.4.0-2-windows-x64.zip"; 
onclick="gtag('event', 'click', {'event_category': 'Category', 'event_label': 
'윈도우인스톨러다운수'});">Download Windows Installer ➚</a>
-
-<br>
-
-✅ Please give feedback about the installer at the [**GitHub Discussion 
#1712**](https://github.com/apache/age/discussions/1712).
-
-
 ## Run using Docker
 - Get the docker image
 ```
diff --git a/src/templates/index-page.js b/src/templates/index-page.js
index 96b0f577..5066c194 100644
--- a/src/templates/index-page.js
+++ b/src/templates/index-page.js
@@ -73,13 +73,6 @@ export const IndexPageTemplate = ({
                     <div>Give feedback at the GitHub (<a 
href="https://github.com/apache/age/issues/1705"; 
target="_blank">#1705</a>)</div>
                     <br></br>
 
-                <div><b>Windows Installer (containing PostgreSQL + AGE + 
Graphizer)</b></div>
-                  <div>Check out the Windows Installer and give feedback at 
the GitHub Discussion (<a href="https://github.com/apache/age/discussions/1712"; 
target="_blank">#1712</a>)</div>
-                    <div>
-                    <a href="/getstarted/quickstart" >Read more</a>
-                    </div>
-                  <br></br>
-
                 <div><b>Apache AGE on Microsoft Azure PostgreSQL</b></div>
 
                 <div>Support the integration of Microsoft Azure PostgreSQL 
with Apache AGE by casting your vote and feedback!</div>

Reply via email to