From afd887b5f5aef6746210b06b2ac00aa9529239b1 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Sun, 16 Feb 2025 16:26:17 +0100 Subject: [PATCH] Update page.tsx --- web/app/docs/introduction/page.tsx | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/web/app/docs/introduction/page.tsx b/web/app/docs/introduction/page.tsx index 3e91c3a..65ce6d7 100644 --- a/web/app/docs/introduction/page.tsx +++ b/web/app/docs/introduction/page.tsx @@ -5,11 +5,16 @@ export default function IntroductionPage() {

Introduction to ProxMenux

- ProxMenux is a tool designed to make Proxmox VE more accessible to all users, regardless of experience. Through - a menu-based interface, it simplifies the execution of complex commands for server configuration, maintenance, - and application installations without requiring manual input. ProxMenux not only streamlines Proxmox VE - management but also interacts with hardware and drivers, simplifying tasks such as storage management, disk - handling, and image imports to facilitate system administration and maintenance. + ProxMenux is a tool designed to make Proxmox VE more accessible to all users, regardless of experience. +
+
+ Through a menu-based interface, it simplifies the execution of complex commands for server configuration, + maintenance, and application installations without requiring manual input. +
+
+ ProxMenux not only streamlines Proxmox VE management but also interacts with hardware and drivers, simplifying + tasks such as storage management, disk handling, and image imports to facilitate system administration and + maintenance.

Key Features

The following sections of this documentation provide instructions on how to install ProxMenux and detailed - explanations of each available script. For additional Proxmox-related information, including guides, official + explanations of each available script. +
+
+ For additional Proxmox-related information, including guides, official documentation, forums, and discussions, visit the{" "} Guides