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 9259081b Updated New-web New web (#276)
9259081b is described below
commit 9259081b8b7c8c785790f3fb3a2c09a95bfa06a7
Author: dpdjvhxm <[email protected]>
AuthorDate: Tue Mar 26 19:47:10 2024 +0900
Updated New-web New web (#276)
* 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
---------
Co-authored-by: Hanbyeol Shin / David Shin / 신한별
<[email protected]>
---
src/pages/getstarted/quickstart.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/pages/getstarted/quickstart.md
b/src/pages/getstarted/quickstart.md
index 4e49f422..ef2530bb 100644
--- a/src/pages/getstarted/quickstart.md
+++ b/src/pages/getstarted/quickstart.md
@@ -16,6 +16,11 @@ Graphizer is a data modeling tool that allows generating
openCypher graph data
| --------------------- |
<a href="https://agedb.io/downloads/ageplus-pg15-1.4.0-1-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
```