From 1ff2000e56669a641979dea78327a9748f2c3712 Mon Sep 17 00:00:00 2001 From: Danielle De Leo Date: Wed, 8 Oct 2025 11:10:04 -0400 Subject: [PATCH] docs: Add archival notice --- source/index.rst | 5 +++++ source/theme/layout.html | 5 ++--- source/theme/static/style.css | 3 +-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/source/index.rst b/source/index.rst index 72f08ba4..31911253 100644 --- a/source/index.rst +++ b/source/index.rst @@ -8,6 +8,11 @@ Universal web app server ######################## +.. note:: + + NGINX Unit no longer receives new features or + enhancements from the project maintainers. + NGINX Unit is a lightweight and versatile application runtime that provides the essential components for your web application as a single open-source server: diff --git a/source/theme/layout.html b/source/theme/layout.html index c00e6302..62c661ef 100644 --- a/source/theme/layout.html +++ b/source/theme/layout.html @@ -96,9 +96,8 @@ - +
As of October 2025, NGINX Unit is archived and unmaintained.
+

diff --git a/source/theme/static/style.css b/source/theme/static/style.css index 9078d90b..2a08c25b 100644 --- a/source/theme/static/style.css +++ b/source/theme/static/style.css @@ -23,7 +23,6 @@ iframe { border: none; } -/* Saving for future use #rennab { padding: .3em 0; background: #00974d; @@ -35,7 +34,7 @@ iframe { #rennab a { color: white; } -*/ + #main { margin: 0 auto;