Skip to content

Commit 8f754da

Browse files
committed
feat: Add custom landing page to N1 via index.md
1 parent 85275b6 commit 8f754da

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

content/nginx-one/_index.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,44 @@ url: /nginx-one/
55
cascade:
66
logo: "NGINX-One-product-icon.svg"
77
---
8+
{{< card-layout >}}
9+
{{< card-section >}}
10+
{{< card title="Manage your NGINX fleet" >}}
11+
Simplify, scale, secure, and collaborate with your NGINX fleet
12+
{{</ card >}}
13+
{{< card title="Get started" >}}
14+
See benefits from the NGINX One Console
15+
{{</ card >}}
16+
{{</ card-section >}}
817

18+
# Other Products
19+
{{< card-section title="Kubernetes Solutions">}}
20+
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/">}}
21+
Kubernetes traffic management with API gateway, identity, and observability features.
22+
{{</ card >}}
23+
{{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric">}}
24+
Next generation Kubernetes connectivity using the Gateway API.
25+
{{</ card >}}
26+
{{</ card-section >}}
27+
{{< card-section title="Local Console Option">}}
28+
{{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager">}}
29+
Track and control NGINX Open Source and NGINX Plus instances.
30+
{{</ card >}}
31+
{{</ card-section >}}
32+
{{< card-section title="Modern App Delivery">}}
33+
{{< card title="NGINX Plus" titleUrl="/nginx">}}
34+
The all-in-one load balancer, reverse proxy, web server, content cache, and API gateway.
35+
{{</ card >}}
36+
{{< card title="NGINX Open Source" titleUrl="nginx.org">}}
37+
The open source all-in-one load balancer, content cache, and web server
38+
{{</ card >}}
39+
{{</ card-section >}}
40+
{{< card-section title="Security">}}
41+
{{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf">}}
42+
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs.
43+
{{</ card >}}
44+
{{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos">}}
45+
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
46+
{{</ card >}}
47+
{{</ card-section >}}
48+
{{</ card-layout >}}

0 commit comments

Comments
 (0)