Skip to content

Commit 99eb70d

Browse files
authored
Docs, Winutil website update (ChrisTitusTech#3947)
* Updated winutil website add git ignore to not upload unnecessarily file. i have also updated microwin docs and added a copyright info to the footer * Update _index.md * Update KnownIssues.md * Update links update all the links for github to the corresponding pages. i have kept the original links aswell but commented out * update hugo workflow to use version 0.147.0 * Update en.yaml * update hugo toml to get rid off powered by * Update docs.yaml * Update KnownIssues.md * Update KnownIssues.md * Update KnownIssues.md * Update compatibility note for MicroWin and Ventoy * removed quad 9 dns * fixed all the incorrect code block in markdown file * Replace hardcoded page lists with auto-discovery shortcode Created a new shortcode at docs/layouts/shortcodes/autolinks.html. This enables auto-discovery when creating new Markdown files, streamlining the workflow for future documentation updates. * updated os requirements
1 parent 9013753 commit 99eb70d

35 files changed

Lines changed: 278 additions & 348 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches:
88
- main
99
paths:
10-
- 'docs/**' # ONLY triggers if files in the 'docs' folder are changed
10+
- "docs/**" # ONLY triggers if files in the 'docs' folder are changed
1111

1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:
@@ -34,7 +34,7 @@ jobs:
3434
build:
3535
runs-on: ubuntu-latest
3636
env:
37-
HUGO_VERSION: 0.145.0
37+
HUGO_VERSION: 0.147.7
3838
HUGO_ENVIRONMENT: production
3939
TZ: America/Chicago
4040
steps:
@@ -59,8 +59,7 @@ jobs:
5959
path: |
6060
${{ runner.temp }}/hugo_cache
6161
key: hugo-${{ github.run_id }}
62-
restore-keys:
63-
hugo-
62+
restore-keys: hugo-
6463
- name: Build with Hugo
6564
run: |
6665
hugo \

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,9 @@ winutil.ps1
5555

5656
binary/
5757

58-
.preprocessor_hashes.json
58+
.preprocessor_hashes.json
59+
60+
# Hugo Files
61+
docs/public/
62+
docs/.hugo_build.lock
63+
docs/resources/

docs/content/KnownIssues.md

Lines changed: 104 additions & 87 deletions
Large diffs are not rendered by default.

docs/content/dev/_index.md

Lines changed: 7 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -14,95 +14,30 @@ weight: 3
1414

1515
### Essential Tweaks
1616

17-
- [Create Restore Point](tweaks/essential-tweaks/restorepoint/)
18-
- [Debloat Edge](tweaks/essential-tweaks/edgedebloat/)
19-
- [Delete Temporary Files](tweaks/essential-tweaks/deletetempfiles/)
20-
- [Disable Activity History](tweaks/essential-tweaks/activity/)
21-
- [Disable ConsumerFeatures](tweaks/essential-tweaks/consumerfeatures/)
22-
- [Disable GameDVR](tweaks/essential-tweaks/gamedvr/)
23-
- [Disable Hibernation](tweaks/essential-tweaks/hibernation/)
24-
- [Disable Location Tracking](tweaks/essential-tweaks/location/)
25-
- [Disable Powershell 7 Telemetry](tweaks/essential-tweaks/powershell7tele/)
26-
- [Disable Storage Sense](tweaks/essential-tweaks/storage/)
27-
- [Disable Telemetry](tweaks/essential-tweaks/telemetry/)
28-
- [Enable End Task With Right Click](tweaks/essential-tweaks/endtaskontaskbar/)
29-
- [Prefer IPv4 over IPv6](tweaks/essential-tweaks/ipv46/)
30-
- [Run Disk Cleanup](tweaks/essential-tweaks/diskcleanup/)
31-
- [Set Hibernation as default (good for laptops)](tweaks/essential-tweaks/laptophibernation/)
32-
- [Set Services to Manual](tweaks/essential-tweaks/services/)
17+
{{< autolinks section="dev/tweaks/essential-tweaks" >}}
3318

3419
### Advanced Tweaks (CAUTION)
3520

36-
- [Adobe Network Block](tweaks/z--advanced-tweaks---caution/blockadobenet/)
37-
- [Disable Background Apps](tweaks/z--advanced-tweaks---caution/disablebgapps/)
38-
- [Disable Fullscreen Optimizations](tweaks/z--advanced-tweaks---caution/disablefso/)
39-
- [Disable IPv6](tweaks/z--advanced-tweaks---caution/disableipsix/)
40-
- [Disable Microsoft Copilot](tweaks/z--advanced-tweaks---caution/removecopilot/)
41-
- [Disable Notification Tray/Calendar](tweaks/z--advanced-tweaks---caution/disablenotifications/)
42-
- [Disable Teredo](tweaks/z--advanced-tweaks---caution/teredo/)
43-
- [DNS](tweaks/z--advanced-tweaks---caution/changedns/)
44-
- [Remove ALL MS Store Apps - NOT RECOMMENDED](tweaks/z--advanced-tweaks---caution/debloat/)
45-
- [Remove Home and Gallery from explorer](tweaks/z--advanced-tweaks---caution/removehomegallery/)
46-
- [Make Edge Uninstallable](tweaks/z--advanced-tweaks---caution/edgeuninstall/)
47-
- [Run OO Shutup 10](tweaks/z--advanced-tweaks---caution/oosubutton/)
48-
- [Remove OneDrive](tweaks/z--advanced-tweaks---caution//removeonedrive)
49-
- [Set Classic Right-Click Menu ](tweaks/z--advanced-tweaks---caution/rightclickmenu/)
50-
- [Set Display for Performance](tweaks/z--advanced-tweaks---caution/display/)
51-
- [Set Time to UTC (Dual Boot)](tweaks/z--advanced-tweaks---caution/utc/)
21+
{{< autolinks section="dev/tweaks/z--advanced-tweaks---caution" >}}
5222

5323
### Customize Preferences
5424

55-
- [Bing Search in Start Menu](tweaks/customize-preferences/bingsearch/)
56-
- [Center Taskbar Items](tweaks/customize-preferences/taskbaralignment/)
57-
- [Dark Theme for Windows](tweaks/customize-preferences/darkmode/)
58-
- [Detailed BSoD](tweaks/customize-preferences/detailedbsod/)
59-
- [Mouse Acceleration](tweaks/customize-preferences/mouseacceleration/)
60-
- [NumLock on Startup](tweaks/customize-preferences/numlock/)
61-
- [Search Button in Taskbar](tweaks/customize-preferences/taskbarsearch/)
62-
- [Show File Extensions](tweaks/customize-preferences/showext/)
63-
- [Show Hidden Files](tweaks/customize-preferences/hiddenfiles/)
64-
- [Snap Assist Flyout](tweaks/customize-preferences/snapflyout/)
65-
- [Snap Assist Suggestion](tweaks/customize-preferences/snapsuggestion/)
66-
- [Snap Window](tweaks/customize-preferences/snapwindow/)
67-
- [Sticky Keys](tweaks/customize-preferences/stickykeys/)
68-
- [Task View Button in Taskbar](tweaks/customize-preferences/taskview/)
69-
- [Verbose Messages During Logon](tweaks/customize-preferences/verboselogon/)
70-
- [Widgets Button in Taskbar](tweaks/customize-preferences/taskbarwidgets/)
25+
{{< autolinks section="dev/tweaks/customize-preferences" >}}
7126

7227
### Performance Plans
7328

74-
- [Add and Remove Ultimate Performance Profile](tweaks/performance-plans/profile/)
29+
{{< autolinks section="dev/tweaks/performance-plans" >}}
7530

7631
## Features
7732

7833
### Fixes
7934

80-
- [Remove Adobe Creative Cloud](features/fixes/RunAdobeCCCleanerTool/)
81-
- [Reset Network](features/fixes/network/)
82-
- [Reset Windows Update](features/fixes/update/)
83-
- [Set Up Autologin](features/fixes/autologin/)
84-
- [System Corruption Scan](features/fixes/corruptionscan/)
85-
- [WinGet Reinstall](features/fixes/winget/)
35+
{{< autolinks section="dev/features/fixes" >}}
8636

8737
### Legacy Windows Panels
8838

89-
- [Control Panel](features/legacy-windows-panels/control/)
90-
- [Network Connections](features/legacy-windows-panels/network/)
91-
- [Power Panel](features/legacy-windows-panels/power/)
92-
- [Printer Settings](features/legacy-windows-panels/printer/)
93-
- [Region](features/legacy-windows-panels/region/)
94-
- [Sound Settings](features/legacy-windows-panels/sound/)
95-
- [System Properties](features/legacy-windows-panels/system/)
96-
- [User Accounts](features/legacy-windows-panels/user/)
39+
{{< autolinks section="dev/features/legacy-windows-panels" >}}
9740

9841
### Features
9942

100-
- [All .Net Framework (2,3,4)](features/features/dotnet/)
101-
- [Disable Legacy F8 Boot Recovery](features/features/disablelegacyrecovery/)
102-
- [Enable Legacy F8 Boot Recovery](features/features/enablelegacyrecovery/)
103-
- [Enable Daily Registry Backup Task 12.30am](features/features/regbackup/)
104-
- [HyperV Virtualization](features/features/hyperv/)
105-
- [Legacy Media (WMP, DirectPlay)](features/features/legacymedia/)
106-
- [NFS - Network File System](features/features/nfs/)
107-
- [Windows Sandbox](features/features/sandbox/)
108-
- [Windows Subsystem for Linux](features/features/wsl/)
43+
{{< autolinks section="dev/features/features" >}}
Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
### Features
1+
---
2+
weight: 1
3+
title: "Features"
4+
---
25

3-
- [All .Net Framework (2,3,4)](https://github.com/ChrisTitusTech/winutil/blob/main/docs/content/dev/features/Features/dotnet.md)
4-
- [Disable Legacy F8 Boot Recovery](https://github.com/ChrisTitusTech/winutil/blob/main/docs/content/dev/features/Features/DisableLegacyRecovery.md)
5-
- [Enable Legacy F8 Boot Recovery](https://github.com/ChrisTitusTech/winutil/blob/main/docs/content/dev/features/Features/EnableLegacyRecovery.md)
6-
- [Enable Daily Registry Backup Task 12.30am](https://github.com/ChrisTitusTech/winutil/blob/main/docs/content/dev/features/Features/RegBackup.md)
7-
- [HyperV Virtualization](https://github.com/ChrisTitusTech/winutil/blob/main/docs/content/dev/features/Features/hyperv.md)
8-
- [Legacy Media (WMP, DirectPlay)](https://github.com/ChrisTitusTech/winutil/blob/main/docs/content/dev/features/Features/legacymedia.md)
9-
- [NFS - Network File System](https://github.com/ChrisTitusTech/winutil/blob/main/docs/content/dev/features/Features/nfs.md)
10-
- [Windows Sandbox](https://github.com/ChrisTitusTech/winutil/blob/main/docs/content/dev/features/Features/Sandbox.md)
11-
- [Windows Subsystem for Linux](https://github.com/ChrisTitusTech/winutil/blob/main/docs/content/dev/features/Features/wsl.md)
6+
{{< autolinks section="dev/features/features" >}}

docs/content/dev/features/Fixes/Autologin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Set Up Autologin
22

3-
```json
3+
```powershell
44
function Invoke-WPFPanelAutologin {
55
<#
66

docs/content/dev/features/Fixes/CorruptionScan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# System Corruption Scan
22

3-
```json
3+
```powershell
44
function Invoke-WPFSystemRepair {
55
<#
66
.SYNOPSIS

docs/content/dev/features/Fixes/Network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Reset Network
22

3-
```json
3+
```powershell
44
function Invoke-WPFFixesNetwork {
55
<#
66

docs/content/dev/features/Fixes/RunAdobeCCCleanerTool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Remove Adobe Creative Cloud
22

3-
```json
3+
```powershell
44
function Invoke-WPFRunAdobeCCCleanerTool {
55
<#
66
.SYNOPSIS

docs/content/dev/features/Fixes/Update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Reset Windows Update
22

3-
```json
3+
```powershell
44
function Invoke-WPFFixesUpdate {
55
66
<#

0 commit comments

Comments
 (0)