added next and previous (#4323)

Co-authored-by: Chris Titus <contact@christitus.com>
This commit is contained in:
Sean (ANGRYxScotsman)
2026-04-07 16:38:37 +01:00
committed by GitHub
parent b7f6a8cebe
commit c9e9214fd6
8 changed files with 28 additions and 0 deletions

View File

@@ -1,6 +1,12 @@
--- ---
title: User Guide title: User Guide
weight: 2 weight: 2
breadcrumbs: false
cascade:
type: docs
params:
reversePagination: false
breadcrumbs: false
--- ---
Welcome to the official User Guide for **Winutil**, your all-in-one Windows toolkit. Welcome to the official User Guide for **Winutil**, your all-in-one Windows toolkit.
@@ -145,3 +151,12 @@ Watch the complete Winutil overview:
{{< youtube id=6UQZ5oQg8XA loading=lazy >}} {{< youtube id=6UQZ5oQg8XA loading=lazy >}}
Ready to get started? Head to the **[Getting Started Guide](getting-started/)**.
## Next
Dive right into the following section to get started:
{{< cards >}}
{{< card link="getting-started" title="Getting Started" icon="document-text" subtitle="Learn how to use winutil." >}}
{{< /cards >}}

View File

@@ -1,6 +1,8 @@
--- ---
title: Applications title: Applications
weight: 3 weight: 3
prev: /userguide/getting-started/
next: /userguide/tweaks/
--- ---
{{< tabs >}} {{< tabs >}}

View File

@@ -1,6 +1,8 @@
--- ---
title: Automation title: Automation
weight: 7 weight: 7
prev: /userguide/updates/
next: /userguide/win11Creator/
--- ---
Use Automation to run Winutil from an exported configuration file. Use Automation to run Winutil from an exported configuration file.

View File

@@ -1,6 +1,8 @@
--- ---
title: Features title: Features
weight: 5 weight: 5
prev: /userguide/tweaks/
next: /userguide/updates/
--- ---
Use the **Features** and **Fixes** sections to install optional Windows components and run common repair tasks. Use the **Features** and **Fixes** sections to install optional Windows components and run common repair tasks.

View File

@@ -1,6 +1,8 @@
--- ---
title: Getting Started title: Getting Started
weight: 2 weight: 2
prev: /userguide/
next: /userguide/application/
--- ---
## Welcome to Winutil! ## Welcome to Winutil!

View File

@@ -1,6 +1,8 @@
--- ---
title: Tweaks title: Tweaks
weight: 4 weight: 4
prev: /userguide/application/
next: /userguide/features/
--- ---
{{< image src="images/Tweaks-Tab" alt="Image of Tweaks Tab" >}} {{< image src="images/Tweaks-Tab" alt="Image of Tweaks Tab" >}}

View File

@@ -1,6 +1,8 @@
--- ---
title: Updates title: Updates
weight: 6 weight: 6
prev: /userguide/features/
next: /userguide/automation/
--- ---
Winutil provides three update modes so you can choose how aggressively Windows Update is managed on your system: Winutil provides three update modes so you can choose how aggressively Windows Update is managed on your system:

View File

@@ -1,6 +1,7 @@
--- ---
title: Win11 Creator title: Win11 Creator
weight: 8 weight: 8
prev: /userguide/automation/
--- ---
## Using Winutil's Win11 Creator ## Using Winutil's Win11 Creator