Skip to content

Rewrite main landing page to be in markdown + updated card shortcode usage #807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 54 additions & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,57 @@
---
title: NGINX Product Documentation
description: Learn how to deliver, manage, and protect your applications using F5 NGINX products.
---
---

## NGINX Product Documentation
Learn how to deliver, manage, and protect your applications using F5 NGINX products.

{{<card-layout>}}
{{<card-section showAsCards="true" title="NGINX One">}}
{{<card title="NGINX One Console" titleUrl="/nginx-one/" brandIcon="NGINX-One-product-icon.svg" isLanding="true">}}
Monitor your infrastructure, address security vulnerabilities, and assess the health of your NGINX fleet, all from a single console.
{{</card >}}
{{<card title="NGINX Plus" titleUrl="/nginx/" brandIcon="NGINX-Plus-product-icon-RGB.svg" isLanding="true">}}
The all-in-one load balancer, reverse proxy, web server, content cache, and API gateway.
{{</card >}}
{{<card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager/" brandIcon="NGINX-Instance-Manager-product-icon.svg" isLanding="true">}}
Track and control NGINX Open Source and NGINX Plus instances.
{{</card >}}
{{<card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon.svg" isLanding="true">}}
Kubernetes traffic management with API gateway, identity, and observability features.
{{</card >}}
{{<card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric/" brandIcon="NGINX-Gateway-Fabric-product-icon.svg" isLanding="true">}}
Next generation Kubernetes connectivity using the Gateway API.
{{</card >}}
{{<card title="NGINX Open Source" titleUrl="https://nginx.org/en/docs/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
The open source all-in-one load balancer, content cache, and web server
{{</card >}}
{{<card title="NGINX Agent" titleUrl="/nginx-agent/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
A daemon providing observability data and remote configuration for NGINX Open Source and NGINX Plus instances
{{</card >}}
{{<card title="Subscription Licensing & Solutions" titleUrl="/solutions/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
Stay compliant with your NGINX subscription licenses and see how you can use NGINX One to build secure, scalable, and high-performing applications and APIs.
{{</card >}}
{{</card-section>}}

{{<card-section showAsCards="true" title="NGINX App Protect">}}
{{<card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf/" brandIcon="NGINX-App-Protect-WAF-product-icon.svg" isLanding="true">}}
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs
{{</card >}}
{{<card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos/" brandIcon="NGINX-App-Protect-DoS-product-icon.svg" isLanding="true">}}
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs
{{</card >}}
{{</card-section>}}

{{<card-section showAsCards="true" title="NGINX as a Service">}}
{{<card title="NGINX as a Service for Azure" titleUrl="/nginxaas/azure/" brandIcon="NGINX-for-Azure-product-icon.png" isLanding="true">}}
Infrastructure-as-a-Service (IaaS) version of NGINX Plus for your Microsoft Azure application stack
{{</card >}}
{{</card-section>}}

{{<card-section showAsCards="true" title="More NGINX Products">}}
{{<card title="NGINX Unit" titleUrl="https://unit.nginx.org/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
Dynamic app server that can run beside NGINX, NGINX Plus, or on its own
{{</card >}}
{{</card-section>}}
{{</card-layout>}}
10 changes: 5 additions & 5 deletions content/agent/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,24 +35,24 @@ configurations, collection and reporting of real-time NGINX performance and oper

{{<card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="About" titleUrl="/nginx-agent/about" icon="info">}}
{{<card title="About" titleUrl="about/" icon="info">}}
Learn everything you need to know about NGINX Agent
{{</card>}}
<!-- The titleURL and icon are both optional -->
<!-- Lucide icon names can be found at https://lucide.dev/icons/ -->
{{<card title="Getting started" titleUrl="/nginx-agent/installation-upgrade/getting-started" icon="unplug">}}
{{<card title="Getting started" titleUrl="installation-upgrade/getting-started/" icon="unplug">}}
Install NGINX Agent and run a mock control plane
{{</card>}}
{{</card-section>}}
{{</card-layout>}}

{{<card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="Upgrade" titleUrl="/nginx-agent/installation-upgrade/upgrade/" icon="circle-fading-arrow-up">}}
{{<card title="Upgrade" titleUrl="installation-upgrade/upgrade/" icon="circle-fading-arrow-up">}}
{{</card>}}
{{<card title="Configuration" titleUrl="/nginx-agent/configuration" icon="cog">}}
{{<card title="Configuration" titleUrl="configuration/" icon="cog">}}
{{</card>}}
{{<card title="Support" titleUrl="/nginx-agent/support" icon="hand-helping">}}
{{<card title="Support" titleUrl="support/" icon="hand-helping">}}
{{</card>}}
{{</card-section>}}
{{</card-layout>}}
28 changes: 14 additions & 14 deletions content/nginx-one/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an
[//]: # "Some examples of content could be the latest release note, the most common install path, and a popular new feature."
{{<card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="Get started" titleUrl="/nginx-one/getting-started/" isFeatured="true" icon="unplug">}}
{{<card title="Get started" titleUrl="getting-started/" isFeaturedCard="true" icon="unplug">}}
Get up and running with NGINX One Console
{{</card >}}
{{</card-section>}}
Expand All @@ -30,16 +30,16 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an

{{<card-layout>}}
{{<card-section showAsCards="true" >}}
{{<card title="Connect more NGINX instances" titleUrl="/nginx-one/connect-instances/" >}}
{{<card title="Connect more NGINX instances" titleUrl="connect-instances/" >}}
Work with data plane keys, containers, and proxy servers
{{</card>}}
{{<card title="Manage your NGINX instances" titleUrl="/nginx-one/nginx-configs/" >}}
{{<card title="Manage your NGINX instances" titleUrl="nginx-configs/" >}}
Manage one instance or groups of instances. Monitor certificates. Set up metrics.
{{</card>}}
{{<card title="Organize users with RBAC" titleUrl="/nginx-one/rbac/" >}}
{{<card title="Organize users with RBAC" titleUrl="rbac/" >}}
Assign responsibilities with role-based access control
{{</card>}}
{{<card title="Automate with the NGINX One API" titleUrl="/nginx-one/api/" >}}
{{<card title="Automate with the NGINX One API" titleUrl="api/" >}}
Manage your NGINX fleet over REST
{{</card>}}
{{</card-section>}}
Expand All @@ -49,10 +49,10 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an

{{<card-layout>}}
{{<card-section showAsCards="true" >}}
{{<card title="Glossary" titleUrl="/nginx-one/glossary/" >}}
{{<card title="Glossary" titleUrl="glossary/" >}}
See latest updates: New features, improvements, and bug fixes
{{</card>}}
{{<card title="Changelog" titleUrl="/nginx-one/changelog/" icon="clock-alert">}}
{{<card title="Changelog" titleUrl="changelog/" icon="clock-alert">}}
See latest updates: New features, improvements, and bug fixes
{{</card>}}
{{</card-section>}}
Expand All @@ -63,31 +63,31 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an

{{< card-layout >}}
{{< card-section title="Kubernetes Solutions">}}
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon">}}
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon.svg">}}
Kubernetes traffic management with API gateway, identity, and observability features.
{{</ card >}}
{{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric" brandIcon="NGINX-product-icon">}}
{{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric/" brandIcon="NGINX-product-icon.svg">}}
Next generation Kubernetes connectivity using the Gateway API.
{{</ card >}}
{{</ card-section >}}
{{< card-section title="Local Console Option">}}
{{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager" brandIcon="NGINX-Instance-Manager-product-icon">}}
{{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager/" brandIcon="NGINX-Instance-Manager-product-icon.svg">}}
Track and control NGINX Open Source and NGINX Plus instances.
{{</ card >}}
{{</ card-section >}}
{{< card-section title="Modern App Delivery">}}
{{< card title="NGINX Plus" titleUrl="/nginx" brandIcon="NGINX-Plus-product-icon-RGB">}}
{{< card title="NGINX Plus" titleUrl="/nginx/" brandIcon="NGINX-Plus-product-icon-RGB.svg">}}
The all-in-one load balancer, reverse proxy, web server, content cache, and API gateway.
{{</ card >}}
{{< card title="NGINX Open Source" titleUrl="https://nginx.org" brandIcon="NGINX-product-icon">}}
{{< card title="NGINX Open Source" titleUrl="https://nginx.org" brandIcon="NGINX-product-icon.svg">}}
The open source all-in-one load balancer, content cache, and web server
{{</ card >}}
{{</ card-section >}}
{{< card-section title="Security">}}
{{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf" brandIcon="NGINX-App-Protect-WAF-product-icon">}}
{{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf/" brandIcon="NGINX-App-Protect-WAF-product-icon.svg">}}
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs.
{{</ card >}}
{{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos" brandIcon="NGINX-App-Protect-DoS-product-icon">}}
{{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos/" brandIcon="NGINX-App-Protect-DoS-product-icon.svg">}}
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
{{</ card >}}
{{</ card-section >}}
Expand Down
Loading
Loading