Skip to content

Commit

Permalink
Update release (#2451)
Browse files Browse the repository at this point in the history
* Update release

* Update pixiu

* Update pixiu
  • Loading branch information
AlbumenJ authored Mar 17, 2023
1 parent 4c34d07 commit 7db0a0b
Show file tree
Hide file tree
Showing 38 changed files with 283 additions and 1,104 deletions.
24 changes: 24 additions & 0 deletions content/en/download/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
aliases:
- /en/release/
description: Download
layout: basic
linkTitle: Download
menu:
main:
weight: 30
no_list: true
title: Download
type: docs
---


Download the Apache Dubbo Release archive.

## Verify

You can follow the [steps](https://www.apache.org/info/verification) here, and use the [KEYS](https://downloads.apache.org/dubbo/KEYS) file to verify the download.

## Releases

{{< blocks/download-en >}}
9 changes: 9 additions & 0 deletions content/en/download/admin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
_build:
render: link
description: Admin
manualLinkRelref: ./#admin
title: Admin
type: docs
weight: 50
---
9 changes: 9 additions & 0 deletions content/en/download/go.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
_build:
render: link
description: Go
manualLinkRelref: ./#go
title: Go
type: docs
weight: 20
---
9 changes: 9 additions & 0 deletions content/en/download/java.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
_build:
render: link
description: Java
manualLinkRelref: ./#java
title: Java
type: docs
weight: 10
---
9 changes: 9 additions & 0 deletions content/en/download/nodejs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
_build:
render: link
description: Node.js
manualLinkRelref: ./#nodejs
title: Node.js
type: docs
weight: 40
---
9 changes: 9 additions & 0 deletions content/en/download/pixiu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
_build:
render: link
description: Pixiu
manualLinkRelref: ./#pixiu
title: Pixiu
type: docs
weight: 70
---
9 changes: 9 additions & 0 deletions content/en/download/rust.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
_build:
render: link
description: Rust
manualLinkRelref: ./#rust
title: Rust
type: docs
weight: 30
---
11 changes: 7 additions & 4 deletions content/en/release/dubbo-spi-extensions.md → content/en/download/spi-extensions.md
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
---
aliases:
- /zh/download/spi-extensions/
description: SPI Extensions
title: SPI Extensions
type: docs
title: "Dubbo SPI Extensions"
linkTitle: "Dubbo SPI Extensions"
weight: 5
weight: 60
---


## Verify

You can follow the [steps](https://www.apache.org/info/verification) here, and use the [KEYS](https://downloads.apache.org/dubbo/KEYS) file to verify the download.
Expand Down Expand Up @@ -166,4 +169,4 @@ You can follow the [steps](https://www.apache.org/info/verification) here, and u

| Module | Version Number | Adapted to Dubbo Version |
|----------------|-------|--------------|
| dubbo-api-docs | 1.0.0 | 2.7.x |
| dubbo-api-docs |
13 changes: 0 additions & 13 deletions content/en/release/_index.md

This file was deleted.

26 changes: 0 additions & 26 deletions content/en/release/dubbo-admin.md

This file was deleted.

14 changes: 0 additions & 14 deletions content/en/release/dubbo-go-pixiu.md

This file was deleted.

14 changes: 0 additions & 14 deletions content/en/release/go.md

This file was deleted.

99 changes: 0 additions & 99 deletions content/en/release/java.md

This file was deleted.

7 changes: 0 additions & 7 deletions content/en/release/past-releases/_index.md

This file was deleted.

19 changes: 0 additions & 19 deletions content/en/release/past-releases/dubbo-admin.md

This file was deleted.

14 changes: 0 additions & 14 deletions content/en/release/past-releases/dubbo-go-pixiu.md

This file was deleted.

Loading

0 comments on commit 7db0a0b

Please sign in to comment.