Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #11 from xiaoyang-sde/master
Setup Download page for download guides and links
- Loading branch information
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -49,6 +49,11 @@ module.exports = { | ||
position: 'left', | ||
label: 'Docs', | ||
}, | ||
{ | ||
to: '/download', | ||
label: 'Download', | ||
position: 'left', | ||
}, | ||
{ | ||
to: '/blog', | ||
label: 'Blog', | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,10 @@ | ||
--- | ||
title: Download | ||
description: Apache EventMesh (Incubating) Download | ||
--- | ||
|
||
# Download | ||
|
||
## Download links | ||
|
||
Use the links below to download the Apache EventMesh (Incubating) Releases, the latest release is 1.2.0. |