From 440a399dbe2fbbc51645d98ed80296473b283f87 Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Thu, 17 Jul 2025 17:40:39 +0100 Subject: [PATCH 1/2] docs: add new NGINX Unit landing cards --- content/unit/_index.md | 39 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 2 deletions(-) diff --git a/content/unit/_index.md b/content/unit/_index.md index a809a67b0..fd7854842 100644 --- a/content/unit/_index.md +++ b/content/unit/_index.md @@ -1,7 +1,42 @@ --- title: NGINX Unit -description: A lightweight web app server that combines several layers of the typical application stack into a single component. +nd-subtitle: A lightweight web app server that combines several layers of the typical application stack into a single component url: /nginx-unit/ +nd-landing-page: true cascade: logo: "NGINX-Unit-product-icon-RGB.png" ---- \ No newline at end of file +nd-content-type: landing-page +nd-product: NGINX Unit +--- + +## About + +NGINX Unit is a lightweight and versatile application runtime that provides the essential components for your web application as a single open-source server: running application code (including WebAssembly), serving static assets, handling TLS and request routing. + +## Featured content + +{{}} + {{}} + {{}} + Learn about the key features of NGINX Unit, including its support for multiple languages, security, performance, and more + {{}} + {{}} +{{}} + +{{}} + {{}} + {{}} + Get started with NGINX Unit by installing it on your system. Find instructions for various platforms and package managers + {{}} + {{}} + Learn how to configure NGINX Unit for your applications + {{}} + {{}} + Learn how to resolve various real-life situations and issues that you may experience with Unit + {{}} + {{}} + See the latest changes and updates in NGINX Unit, including new features, bug fixes, and improvements + {{}} + + {{}} +{{}} \ No newline at end of file From b2d840454497a74191fb5edff8389f7042203724 Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Mon, 21 Jul 2025 14:58:47 +0100 Subject: [PATCH 2/2] fix: reduce number of featured items to 3 --- content/unit/_index.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/content/unit/_index.md b/content/unit/_index.md index fd7854842..e4548bb09 100644 --- a/content/unit/_index.md +++ b/content/unit/_index.md @@ -20,21 +20,24 @@ NGINX Unit is a lightweight and versatile application runtime that provides the {{}} Learn about the key features of NGINX Unit, including its support for multiple languages, security, performance, and more {{}} - {{}} -{{}} - -{{}} - {{}} {{}} Get started with NGINX Unit by installing it on your system. Find instructions for various platforms and package managers {{}} {{}} Learn how to configure NGINX Unit for your applications {{}} + {{}} +{{}} + +## Other resources + +{{}} + {{}} + {{}} Learn how to resolve various real-life situations and issues that you may experience with Unit {{}} - {{}} + {{}} See the latest changes and updates in NGINX Unit, including new features, bug fixes, and improvements {{}}