Skip to content

Commit

Permalink
🎨 Refactor: docs
Browse files Browse the repository at this point in the history
Signed-off-by: bitliu <[email protected]>
  • Loading branch information
Xunzhuo committed Oct 8, 2023
1 parent 3f27569 commit 8edcd41
Show file tree
Hide file tree
Showing 242 changed files with 3,069 additions and 258 deletions.
154 changes: 0 additions & 154 deletions site/README.md

This file was deleted.

16 changes: 9 additions & 7 deletions site/content/en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,30 @@ title: Envoy Gateway
---

{{< blocks/cover title="Welcome to Envoy Gateway!" image_anchor="top" height="full" >}}
<a class="btn btn-lg btn-primary me-3 mb-4" href="/docs/latest">
Learn More <i class="fas fa-arrow-alt-circle-right ms-2"></i>
<a class="btn btn-lg btn-primary me-3 mb-4" href="/latest">
Get Started <i class="fas fa-arrow-alt-circle-right ms-2"></i>
</a>
<a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/envoyproxy/gateway/releases">
Download <i class="fab fa-github ms-2 "></i>
Contributing <i class="fas fa-pencil-alt ms-2 "></i>
</a>
<p class="lead mt-5">Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway</p>
{{< blocks/link-down color="info" >}}
{{< /blocks/cover >}}

{{% blocks/lead color="black" %}}
Envoy Gateway is an open source project for managing Envoy Proxy as a Standalone or Kubernetes-based Application Gateway.
Manage **Envoy Proxy** as a **Standalone** or **Kubernetes-based** Application Gateway.

Gateway API resources are used to dynamically provision and configure the managed Envoy Proxies.
**Gateway API** are used to **dynamically** provision and configure the managed Envoy Proxies.
{{% /blocks/lead %}}

{{% blocks/lead %}}
{{% blocks/lead color="pink" %}}
Lower barriers to adoption through **Expressive, Extensible, Role-oriented APIs**

Support a multitude of **ingress** and **L7/L4** traffic routing

Common foundation for vendors to build **value-added** products without having to **re-engineer**
Common foundation for vendors to build **value-added** products

Without having to **re-engineer**
fundamental interactions.

{{% /blocks/lead %}}
Expand Down
Binary file removed site/content/en/about/featured-background.jpg
Binary file not shown.
25 changes: 0 additions & 25 deletions site/content/en/about/index.md

This file was deleted.

1 change: 0 additions & 1 deletion site/content/en/blog/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Blog
menu: {main: {weight: 30}}
---

This is the **blog** section. It has two categories: News and Releases.
Expand Down
2 changes: 1 addition & 1 deletion site/content/en/blog/compatibility/matrix/matrix.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Versions
date: 2022-10-25
date: 2022-10-01
description: This section includes Compatibility Matrix of Envoy Gateway.
---

Expand Down
18 changes: 0 additions & 18 deletions site/content/en/community/_index.md

This file was deleted.

3 changes: 0 additions & 3 deletions site/content/en/docs/_index.md

This file was deleted.

4 changes: 0 additions & 4 deletions site/content/en/docs/latest/helm/_index.md

This file was deleted.

9 changes: 0 additions & 9 deletions site/content/en/docs/v0.5.0/_index.md

This file was deleted.

4 changes: 0 additions & 4 deletions site/content/en/docs/v0.5.0/helm/_index.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: "Welcome to Envoy Gateway"
description: v0.4.0 version of Envoy Gateway
linktitle: v0.4.0
---
+++
title = "Welcome to Envoy Gateway"
description = "Envoy Gateway Documents"

[[cascade]]
type = "docs"
+++

Envoy Gateway is an open source project for managing **Envoy Proxy** as a standalone or Kubernetes-based application
gateway. **Gateway API** resources are used to dynamically provision and configure the managed Envoy Proxies.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: "API"
description: This section includes APIs of Envoy Gateway.
weight: 80
---
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Get Involved
menu: {main: {weight: 40}}
description: "This section includes contents related to **Contributions**"
weight: 100
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 5 additions & 0 deletions site/content/en/latest/helm/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: "Installation"
description: This section includes installation related contents of Envoy Gateway.
weight: 70
---
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Helm Chart Details"
title: "Helm Chart Values"
---

![Version: v0.0.0-latest](https://img.shields.io/badge/Version-v0.0.0--latest-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: "Welcome to Envoy Gateway"
description: v0.2.0 version of Envoy Gateway
linktitle: v0.2.0
---
+++
title = "Welcome to Envoy Gateway"
description = "Envoy Gateway Documents"

[[cascade]]
type = "docs"
+++

Envoy Gateway is an open source project for managing **Envoy Proxy** as a standalone or Kubernetes-based application
gateway. **Gateway API** resources are used to dynamically provision and configure the managed Envoy Proxies.
18 changes: 18 additions & 0 deletions site/content/en/v0.2.0/contributions/CODEOWNERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: "Maintainers"
---

## The following maintainers, listed in alphabetical order, own everything

- @AliceProxy
- @arkodg
- @Xunzhuo
- @zirain
- @qicz

## Emeritus Maintainers

- @danehans
- @alexgervais
- @skriss
- @youngnick
5 changes: 5 additions & 0 deletions site/content/en/v0.2.0/contributions/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: "Code of Conduct"
---

Gateway follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md).
Loading

0 comments on commit 8edcd41

Please sign in to comment.