diff --git a/.gitignore b/.gitignore
index 1a8276c..2d49b3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ Temporary Items
# Jekyll Related Stuff
.jekyll-cache/
+.jekyll-metadata
.bundle/
_site/
diff --git a/Gemfile.lock b/Gemfile.lock
index c71bb73..ff3383a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,28 +1,30 @@
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.6)
- public_suffix (>= 2.0.2, < 6.0)
+ addressable (2.8.7)
+ public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
colorator (1.1.0)
- concurrent-ruby (1.2.2)
+ concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
- ffi (1.16.3)
+ ffi (1.17.0-arm64-darwin)
+ ffi (1.17.0-x86_64-darwin)
+ ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
- google-protobuf (4.27.2-arm64-darwin)
+ google-protobuf (4.27.3-arm64-darwin)
bigdecimal
rake (>= 13)
- google-protobuf (4.27.2-x86_64-darwin)
+ google-protobuf (4.27.3-x86_64-darwin)
bigdecimal
rake (>= 13)
- google-protobuf (4.27.2-x86_64-linux)
+ google-protobuf (4.27.3-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
- i18n (1.14.1)
+ i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
addressable (~> 2.4)
@@ -55,26 +57,28 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
- listen (3.8.0)
+ listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
- public_suffix (5.0.4)
- rake (13.1.0)
+ public_suffix (6.0.1)
+ rake (13.2.1)
rb-fsevent (0.11.2)
- rb-inotify (0.10.1)
+ rb-inotify (0.11.1)
ffi (~> 1.0)
- rexml (3.2.6)
- rouge (4.2.0)
+ rexml (3.3.6)
+ strscan
+ rouge (4.3.0)
safe_yaml (1.0.5)
- sass-embedded (1.77.5-arm64-darwin)
- google-protobuf (>= 3.25, < 5.0)
- sass-embedded (1.77.5-x86_64-darwin)
- google-protobuf (>= 3.25, < 5.0)
- sass-embedded (1.77.5-x86_64-linux-gnu)
- google-protobuf (>= 3.25, < 5.0)
+ sass-embedded (1.77.8-arm64-darwin)
+ google-protobuf (~> 4.26)
+ sass-embedded (1.77.8-x86_64-darwin)
+ google-protobuf (~> 4.26)
+ sass-embedded (1.77.8-x86_64-linux-gnu)
+ google-protobuf (~> 4.26)
+ strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
diff --git a/_configfolders/02-ACPI/01-SSDTTime/01-Windows.md b/_configfolders/02-ACPI/01-SSDTTime/01-Windows.md
index b27ffc0..6ff76cd 100644
--- a/_configfolders/02-ACPI/01-SSDTTime/01-Windows.md
+++ b/_configfolders/02-ACPI/01-SSDTTime/01-Windows.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
Placeholder Information
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_configfolders/02-ACPI/01-SSDTTime/02-Linux.md b/_configfolders/02-ACPI/01-SSDTTime/02-Linux.md
index a60b340..d464578 100644
--- a/_configfolders/02-ACPI/01-SSDTTime/02-Linux.md
+++ b/_configfolders/02-ACPI/01-SSDTTime/02-Linux.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
Placeholder Information
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_configfolders/02-ACPI/01-SSDTTime/index.md b/_configfolders/02-ACPI/01-SSDTTime/index.md
index bc28510..2a86b91 100644
--- a/_configfolders/02-ACPI/01-SSDTTime/index.md
+++ b/_configfolders/02-ACPI/01-SSDTTime/index.md
@@ -44,11 +44,11 @@ has_toc: false
diff --git a/_configfolders/02-ACPI/02-Manual/01-SSDT-TEST.md b/_configfolders/02-ACPI/02-Manual/01-SSDT-TEST.md
index fb77f63..aef9b44 100644
--- a/_configfolders/02-ACPI/02-Manual/01-SSDT-TEST.md
+++ b/_configfolders/02-ACPI/02-Manual/01-SSDT-TEST.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
SSDT-TEST
@@ -37,8 +37,8 @@ has_toc: false
diff --git a/_configfolders/02-ACPI/02-Manual/index.md b/_configfolders/02-ACPI/02-Manual/index.md
index ed4588b..5db4d4a 100644
--- a/_configfolders/02-ACPI/02-Manual/index.md
+++ b/_configfolders/02-ACPI/02-Manual/index.md
@@ -37,7 +37,7 @@ has_toc: false
diff --git a/_configfolders/03-Drivers.md b/_configfolders/03-Drivers.md
index 198160b..e8dd60a 100644
--- a/_configfolders/03-Drivers.md
+++ b/_configfolders/03-Drivers.md
@@ -20,7 +20,7 @@ has_toc: false
-
+
Placeholder Information
diff --git a/_configfolders/04-Kexts.md b/_configfolders/04-Kexts.md
index 54d1bd8..df80e33 100644
--- a/_configfolders/04-Kexts.md
+++ b/_configfolders/04-Kexts.md
@@ -20,7 +20,7 @@ has_toc: false
-
+
Placeholder Information
diff --git a/_configfolders/06-Tools.md b/_configfolders/06-Tools.md
index dc09e52..11f5a13 100644
--- a/_configfolders/06-Tools.md
+++ b/_configfolders/06-Tools.md
@@ -20,7 +20,7 @@ has_toc: false
-
+
Placeholder Information
diff --git a/_configplist/01-Intel/index.md b/_configplist/01-Intel/index.md
index 5a789ac..e726a64 100644
--- a/_configplist/01-Intel/index.md
+++ b/_configplist/01-Intel/index.md
@@ -20,7 +20,7 @@ has_toc: true
-
+
Placeholder Information
diff --git a/_osinstall/01-PlanningInstallDisk.md b/_osinstall/01-PlanningInstallDisk.md
index 61973d9..336b8a7 100644
--- a/_osinstall/01-PlanningInstallDisk.md
+++ b/_osinstall/01-PlanningInstallDisk.md
@@ -20,7 +20,7 @@ has_toc: false
-
+
This page is a stub, but this page should:
diff --git a/_osinstall/02-AttemptingFirstBoot.md b/_osinstall/02-AttemptingFirstBoot.md
index e646d3b..eeb98dd 100644
--- a/_osinstall/02-AttemptingFirstBoot.md
+++ b/_osinstall/02-AttemptingFirstBoot.md
@@ -20,7 +20,7 @@ has_toc: false
-
+
This page is a stub, but this page should:
diff --git a/_osinstall/03-DiskUtility.md b/_osinstall/03-DiskUtility.md
index 23c1edc..88d5d74 100644
--- a/_osinstall/03-DiskUtility.md
+++ b/_osinstall/03-DiskUtility.md
@@ -20,7 +20,7 @@ has_toc: false
-
+
This page is a stub, but this page should:
diff --git a/_osinstall/04-Troubleshooting/01-RecoveryServerHTTP.md b/_osinstall/04-Troubleshooting/01-RecoveryServerHTTP.md
index 451127a..fba7288 100644
--- a/_osinstall/04-Troubleshooting/01-RecoveryServerHTTP.md
+++ b/_osinstall/04-Troubleshooting/01-RecoveryServerHTTP.md
@@ -8,7 +8,7 @@ has_toc: false
---
-
+
diff --git a/_osinstall/05-OOBE.md b/_osinstall/05-OOBE.md
index a96ab97..3c06868 100644
--- a/_osinstall/05-OOBE.md
+++ b/_osinstall/05-OOBE.md
@@ -20,7 +20,7 @@ has_toc: false
-
+
This page is a stub, but this page should:
diff --git a/_osinstall/06-Inspection.md b/_osinstall/06-Inspection.md
index ffe669d..5cddb17 100644
--- a/_osinstall/06-Inspection.md
+++ b/_osinstall/06-Inspection.md
@@ -20,7 +20,7 @@ has_toc: false
-
+
This page is a stub, but this page should:
diff --git a/_postinstall/01-iGPUPatching/01-Skylake/index.md b/_postinstall/01-iGPUPatching/01-Skylake/index.md
index a4f98c5..c19ae33 100644
--- a/_postinstall/01-iGPUPatching/01-Skylake/index.md
+++ b/_postinstall/01-iGPUPatching/01-Skylake/index.md
@@ -8,5 +8,5 @@ has_toc: true
---
-
+
diff --git a/_postinstall/06-USBMapping/01-Windows/01-USBMap.md b/_postinstall/06-USBMapping/01-Windows/01-USBMap.md
index fc00b78..e084ab2 100644
--- a/_postinstall/06-USBMapping/01-Windows/01-USBMap.md
+++ b/_postinstall/06-USBMapping/01-Windows/01-USBMap.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
Placeholder Information
diff --git a/_postinstall/06-USBMapping/01-Windows/02-USBToolbox.md b/_postinstall/06-USBMapping/01-Windows/02-USBToolbox.md
index 8a4f898..3ed2181 100644
--- a/_postinstall/06-USBMapping/01-Windows/02-USBToolbox.md
+++ b/_postinstall/06-USBMapping/01-Windows/02-USBToolbox.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
Placeholder Information
diff --git a/_postinstall/06-USBMapping/01-Windows/index.md b/_postinstall/06-USBMapping/01-Windows/index.md
index 6e4a524..4846db6 100644
--- a/_postinstall/06-USBMapping/01-Windows/index.md
+++ b/_postinstall/06-USBMapping/01-Windows/index.md
@@ -21,7 +21,7 @@ has_toc: true
-
+
Placeholder Information
diff --git a/_postinstall/06-USBMapping/02-Linux/01-Manual.md b/_postinstall/06-USBMapping/02-Linux/01-Manual.md
index b7b2850..294f4bc 100644
--- a/_postinstall/06-USBMapping/02-Linux/01-Manual.md
+++ b/_postinstall/06-USBMapping/02-Linux/01-Manual.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
Placeholder Information
diff --git a/_postinstall/06-USBMapping/02-Linux/index.md b/_postinstall/06-USBMapping/02-Linux/index.md
index c89f00d..be7584a 100644
--- a/_postinstall/06-USBMapping/02-Linux/index.md
+++ b/_postinstall/06-USBMapping/02-Linux/index.md
@@ -21,7 +21,7 @@ has_toc: true
-
+
Placeholder Information
diff --git a/_postinstall/06-USBMapping/03-Darwin/01-USBMap.md b/_postinstall/06-USBMapping/03-Darwin/01-USBMap.md
index 4432fda..dc09e45 100644
--- a/_postinstall/06-USBMapping/03-Darwin/01-USBMap.md
+++ b/_postinstall/06-USBMapping/03-Darwin/01-USBMap.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
Placeholder Information
diff --git a/_postinstall/06-USBMapping/03-Darwin/index.md b/_postinstall/06-USBMapping/03-Darwin/index.md
index 504c587..83cc0da 100644
--- a/_postinstall/06-USBMapping/03-Darwin/index.md
+++ b/_postinstall/06-USBMapping/03-Darwin/index.md
@@ -21,7 +21,7 @@ has_toc: true
-
+
Placeholder Information
diff --git a/_postinstall/06-USBMapping/index.md b/_postinstall/06-USBMapping/index.md
index f3ecac3..8a4d320 100644
--- a/_postinstall/06-USBMapping/index.md
+++ b/_postinstall/06-USBMapping/index.md
@@ -47,7 +47,7 @@ has_toc: false
-
+
To begin, select the operating system of choice:
diff --git a/_postinstall/index.md b/_postinstall/index.md
index adacfee..8cb31d6 100644
--- a/_postinstall/index.md
+++ b/_postinstall/index.md
@@ -7,5 +7,5 @@ has_toc: false
---
-
+
diff --git a/_supportcharts/03-GPUSupport/01-Intel.md b/_supportcharts/03-GPUSupport/01-Intel.md
index 99e8f2a..b57b3ee 100644
--- a/_supportcharts/03-GPUSupport/01-Intel.md
+++ b/_supportcharts/03-GPUSupport/01-Intel.md
@@ -21,7 +21,7 @@ has_toc: false
-
+
{: .warning }
@@ -195,7 +195,7 @@ Ventura (13) dropped support for Skylake iGPUs. However, since Skylake and Kaby
diff --git a/_supportcharts/03-GPUSupport/02-AMD.md b/_supportcharts/03-GPUSupport/02-AMD.md
index 644cb67..50f13d6 100644
--- a/_supportcharts/03-GPUSupport/02-AMD.md
+++ b/_supportcharts/03-GPUSupport/02-AMD.md
@@ -21,7 +21,7 @@ has_toc: false
-
+
# Navi 23
@@ -204,7 +204,7 @@ While Navi 21, 22 and Navi 23 are supported, Navi 24 and Navi 3X based graphic c
diff --git a/_supportcharts/03-GPUSupport/03-NVIDIA.md b/_supportcharts/03-GPUSupport/03-NVIDIA.md
index abc879d..2abb47b 100644
--- a/_supportcharts/03-GPUSupport/03-NVIDIA.md
+++ b/_supportcharts/03-GPUSupport/03-NVIDIA.md
@@ -21,7 +21,7 @@ has_toc: false
-
+
{: .warning }
@@ -148,7 +148,7 @@ On a more serious note, these GPUs break NVIDIA's naming scheme. Good job NVIDIA
diff --git a/_supportcharts/03-GPUSupport/index.md b/_supportcharts/03-GPUSupport/index.md
index 61dca8a..9266b18 100644
--- a/_supportcharts/03-GPUSupport/index.md
+++ b/_supportcharts/03-GPUSupport/index.md
@@ -45,14 +45,14 @@ Reasoning for the order of options in the nav bar is due to people's typical fir
diff --git a/_supportcharts/04-ChipsetSupport/index.md b/_supportcharts/04-ChipsetSupport/index.md
deleted file mode 100644
index 5218279..0000000
--- a/_supportcharts/04-ChipsetSupport/index.md
+++ /dev/null
@@ -1,37 +0,0 @@
----
-layout: default
-title: Chipset Support Chart
-nav_order: 4
-has_children: false
-has_toc: false
----
-
-
-
-
-
-
-
-This page is a stub temporarily, but this page should:
-
-
-1. Help the user find out if the motherboard their CPU is paired with, is compatible with macOS, not too sure how we'll do this section or if it gets scrapped.
-
-
diff --git a/_supportcharts/05-StorageSupport/01-Samsung/01-HDD.md b/_supportcharts/04-StorageSupport/01-Samsung/01-HDD.md
similarity index 90%
rename from _supportcharts/05-StorageSupport/01-Samsung/01-HDD.md
rename to _supportcharts/04-StorageSupport/01-Samsung/01-HDD.md
index fd6def9..dab22d7 100644
--- a/_supportcharts/05-StorageSupport/01-Samsung/01-HDD.md
+++ b/_supportcharts/04-StorageSupport/01-Samsung/01-HDD.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/05-StorageSupport/01-Samsung/02-SSD.md b/_supportcharts/04-StorageSupport/01-Samsung/02-SSD.md
similarity index 90%
rename from _supportcharts/05-StorageSupport/01-Samsung/02-SSD.md
rename to _supportcharts/04-StorageSupport/01-Samsung/02-SSD.md
index fab60b9..91ae482 100644
--- a/_supportcharts/05-StorageSupport/01-Samsung/02-SSD.md
+++ b/_supportcharts/04-StorageSupport/01-Samsung/02-SSD.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/05-StorageSupport/01-Samsung/03-NVMe.md b/_supportcharts/04-StorageSupport/01-Samsung/03-NVMe.md
similarity index 90%
rename from _supportcharts/05-StorageSupport/01-Samsung/03-NVMe.md
rename to _supportcharts/04-StorageSupport/01-Samsung/03-NVMe.md
index a0229b2..a225293 100644
--- a/_supportcharts/05-StorageSupport/01-Samsung/03-NVMe.md
+++ b/_supportcharts/04-StorageSupport/01-Samsung/03-NVMe.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/05-StorageSupport/01-Samsung/index.md b/_supportcharts/04-StorageSupport/01-Samsung/index.md
similarity index 100%
rename from _supportcharts/05-StorageSupport/01-Samsung/index.md
rename to _supportcharts/04-StorageSupport/01-Samsung/index.md
diff --git a/_supportcharts/05-StorageSupport/02-WesternDigital/01-HDD.md b/_supportcharts/04-StorageSupport/02-WesternDigital/01-HDD.md
similarity index 90%
rename from _supportcharts/05-StorageSupport/02-WesternDigital/01-HDD.md
rename to _supportcharts/04-StorageSupport/02-WesternDigital/01-HDD.md
index ebc0bce..a47eec3 100644
--- a/_supportcharts/05-StorageSupport/02-WesternDigital/01-HDD.md
+++ b/_supportcharts/04-StorageSupport/02-WesternDigital/01-HDD.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/05-StorageSupport/02-WesternDigital/02-SSD.md b/_supportcharts/04-StorageSupport/02-WesternDigital/02-SSD.md
similarity index 90%
rename from _supportcharts/05-StorageSupport/02-WesternDigital/02-SSD.md
rename to _supportcharts/04-StorageSupport/02-WesternDigital/02-SSD.md
index 776d04c..887d4e0 100644
--- a/_supportcharts/05-StorageSupport/02-WesternDigital/02-SSD.md
+++ b/_supportcharts/04-StorageSupport/02-WesternDigital/02-SSD.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/05-StorageSupport/02-WesternDigital/03-NVMe.md b/_supportcharts/04-StorageSupport/02-WesternDigital/03-NVMe.md
similarity index 90%
rename from _supportcharts/05-StorageSupport/02-WesternDigital/03-NVMe.md
rename to _supportcharts/04-StorageSupport/02-WesternDigital/03-NVMe.md
index 36898d4..aa8e459 100644
--- a/_supportcharts/05-StorageSupport/02-WesternDigital/03-NVMe.md
+++ b/_supportcharts/04-StorageSupport/02-WesternDigital/03-NVMe.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/05-StorageSupport/02-WesternDigital/index.md b/_supportcharts/04-StorageSupport/02-WesternDigital/index.md
similarity index 100%
rename from _supportcharts/05-StorageSupport/02-WesternDigital/index.md
rename to _supportcharts/04-StorageSupport/02-WesternDigital/index.md
diff --git a/_supportcharts/05-StorageSupport/03-Intel/01-HDD.md b/_supportcharts/04-StorageSupport/03-Intel/01-HDD.md
similarity index 90%
rename from _supportcharts/05-StorageSupport/03-Intel/01-HDD.md
rename to _supportcharts/04-StorageSupport/03-Intel/01-HDD.md
index 79078f5..f59d618 100644
--- a/_supportcharts/05-StorageSupport/03-Intel/01-HDD.md
+++ b/_supportcharts/04-StorageSupport/03-Intel/01-HDD.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/05-StorageSupport/03-Intel/02-SSD.md b/_supportcharts/04-StorageSupport/03-Intel/02-SSD.md
similarity index 90%
rename from _supportcharts/05-StorageSupport/03-Intel/02-SSD.md
rename to _supportcharts/04-StorageSupport/03-Intel/02-SSD.md
index f305908..42adc93 100644
--- a/_supportcharts/05-StorageSupport/03-Intel/02-SSD.md
+++ b/_supportcharts/04-StorageSupport/03-Intel/02-SSD.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/05-StorageSupport/03-Intel/03-NVMe.md b/_supportcharts/04-StorageSupport/03-Intel/03-NVMe.md
similarity index 90%
rename from _supportcharts/05-StorageSupport/03-Intel/03-NVMe.md
rename to _supportcharts/04-StorageSupport/03-Intel/03-NVMe.md
index 06032c3..2f49aa2 100644
--- a/_supportcharts/05-StorageSupport/03-Intel/03-NVMe.md
+++ b/_supportcharts/04-StorageSupport/03-Intel/03-NVMe.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/05-StorageSupport/03-Intel/index.md b/_supportcharts/04-StorageSupport/03-Intel/index.md
similarity index 100%
rename from _supportcharts/05-StorageSupport/03-Intel/index.md
rename to _supportcharts/04-StorageSupport/03-Intel/index.md
diff --git a/_supportcharts/05-StorageSupport/index.md b/_supportcharts/04-StorageSupport/index.md
similarity index 100%
rename from _supportcharts/05-StorageSupport/index.md
rename to _supportcharts/04-StorageSupport/index.md
diff --git a/_supportcharts/06-NetworkingSupport/01-Broadcom/01-Wireless.md b/_supportcharts/05-NetworkingSupport/01-Broadcom/01-Wireless.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/01-Broadcom/01-Wireless.md
rename to _supportcharts/05-NetworkingSupport/01-Broadcom/01-Wireless.md
index 9297fb9..7230ea0 100644
--- a/_supportcharts/06-NetworkingSupport/01-Broadcom/01-Wireless.md
+++ b/_supportcharts/05-NetworkingSupport/01-Broadcom/01-Wireless.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/01-Broadcom/02-Ethernet.md b/_supportcharts/05-NetworkingSupport/01-Broadcom/02-Ethernet.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/01-Broadcom/02-Ethernet.md
rename to _supportcharts/05-NetworkingSupport/01-Broadcom/02-Ethernet.md
index 10e1a5f..08617a5 100644
--- a/_supportcharts/06-NetworkingSupport/01-Broadcom/02-Ethernet.md
+++ b/_supportcharts/05-NetworkingSupport/01-Broadcom/02-Ethernet.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/01-Broadcom/03-USB.md b/_supportcharts/05-NetworkingSupport/01-Broadcom/03-USB.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/01-Broadcom/03-USB.md
rename to _supportcharts/05-NetworkingSupport/01-Broadcom/03-USB.md
index 5518a68..cb67570 100644
--- a/_supportcharts/06-NetworkingSupport/01-Broadcom/03-USB.md
+++ b/_supportcharts/05-NetworkingSupport/01-Broadcom/03-USB.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/01-Broadcom/index.md b/_supportcharts/05-NetworkingSupport/01-Broadcom/index.md
similarity index 100%
rename from _supportcharts/06-NetworkingSupport/01-Broadcom/index.md
rename to _supportcharts/05-NetworkingSupport/01-Broadcom/index.md
diff --git a/_supportcharts/06-NetworkingSupport/02-Intel/01-Wireless.md b/_supportcharts/05-NetworkingSupport/02-Intel/01-Wireless.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/02-Intel/01-Wireless.md
rename to _supportcharts/05-NetworkingSupport/02-Intel/01-Wireless.md
index 2a36465..97e0c03 100644
--- a/_supportcharts/06-NetworkingSupport/02-Intel/01-Wireless.md
+++ b/_supportcharts/05-NetworkingSupport/02-Intel/01-Wireless.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/02-Intel/02-Ethernet.md b/_supportcharts/05-NetworkingSupport/02-Intel/02-Ethernet.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/02-Intel/02-Ethernet.md
rename to _supportcharts/05-NetworkingSupport/02-Intel/02-Ethernet.md
index 0e66096..42fb051 100644
--- a/_supportcharts/06-NetworkingSupport/02-Intel/02-Ethernet.md
+++ b/_supportcharts/05-NetworkingSupport/02-Intel/02-Ethernet.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/02-Intel/03-USB.md b/_supportcharts/05-NetworkingSupport/02-Intel/03-USB.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/02-Intel/03-USB.md
rename to _supportcharts/05-NetworkingSupport/02-Intel/03-USB.md
index feca9fe..16e015b 100644
--- a/_supportcharts/06-NetworkingSupport/02-Intel/03-USB.md
+++ b/_supportcharts/05-NetworkingSupport/02-Intel/03-USB.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/02-Intel/index.md b/_supportcharts/05-NetworkingSupport/02-Intel/index.md
similarity index 100%
rename from _supportcharts/06-NetworkingSupport/02-Intel/index.md
rename to _supportcharts/05-NetworkingSupport/02-Intel/index.md
diff --git a/_supportcharts/06-NetworkingSupport/03-Realtek/01-Wireless.md b/_supportcharts/05-NetworkingSupport/03-Realtek/01-Wireless.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/03-Realtek/01-Wireless.md
rename to _supportcharts/05-NetworkingSupport/03-Realtek/01-Wireless.md
index 3b34dd0..181727d 100644
--- a/_supportcharts/06-NetworkingSupport/03-Realtek/01-Wireless.md
+++ b/_supportcharts/05-NetworkingSupport/03-Realtek/01-Wireless.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/03-Realtek/02-Ethernet.md b/_supportcharts/05-NetworkingSupport/03-Realtek/02-Ethernet.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/03-Realtek/02-Ethernet.md
rename to _supportcharts/05-NetworkingSupport/03-Realtek/02-Ethernet.md
index 52e2858..b912dab 100644
--- a/_supportcharts/06-NetworkingSupport/03-Realtek/02-Ethernet.md
+++ b/_supportcharts/05-NetworkingSupport/03-Realtek/02-Ethernet.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/03-Realtek/03-USB.md b/_supportcharts/05-NetworkingSupport/03-Realtek/03-USB.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/03-Realtek/03-USB.md
rename to _supportcharts/05-NetworkingSupport/03-Realtek/03-USB.md
index 4e4f61e..5afd066 100644
--- a/_supportcharts/06-NetworkingSupport/03-Realtek/03-USB.md
+++ b/_supportcharts/05-NetworkingSupport/03-Realtek/03-USB.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/03-Realtek/index.md b/_supportcharts/05-NetworkingSupport/03-Realtek/index.md
similarity index 100%
rename from _supportcharts/06-NetworkingSupport/03-Realtek/index.md
rename to _supportcharts/05-NetworkingSupport/03-Realtek/index.md
diff --git a/_supportcharts/06-NetworkingSupport/04-Aquantia/01-Wireless.md b/_supportcharts/05-NetworkingSupport/04-Aquantia/01-Wireless.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/04-Aquantia/01-Wireless.md
rename to _supportcharts/05-NetworkingSupport/04-Aquantia/01-Wireless.md
index 178acb6..0ab11ef 100644
--- a/_supportcharts/06-NetworkingSupport/04-Aquantia/01-Wireless.md
+++ b/_supportcharts/05-NetworkingSupport/04-Aquantia/01-Wireless.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/04-Aquantia/02-Ethernet.md b/_supportcharts/05-NetworkingSupport/04-Aquantia/02-Ethernet.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/04-Aquantia/02-Ethernet.md
rename to _supportcharts/05-NetworkingSupport/04-Aquantia/02-Ethernet.md
index 0af4faa..58b223b 100644
--- a/_supportcharts/06-NetworkingSupport/04-Aquantia/02-Ethernet.md
+++ b/_supportcharts/05-NetworkingSupport/04-Aquantia/02-Ethernet.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/04-Aquantia/03-USB.md b/_supportcharts/05-NetworkingSupport/04-Aquantia/03-USB.md
similarity index 89%
rename from _supportcharts/06-NetworkingSupport/04-Aquantia/03-USB.md
rename to _supportcharts/05-NetworkingSupport/04-Aquantia/03-USB.md
index ee76c4d..d2387c9 100644
--- a/_supportcharts/06-NetworkingSupport/04-Aquantia/03-USB.md
+++ b/_supportcharts/05-NetworkingSupport/04-Aquantia/03-USB.md
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_supportcharts/06-NetworkingSupport/04-Aquantia/index.md b/_supportcharts/05-NetworkingSupport/04-Aquantia/index.md
similarity index 100%
rename from _supportcharts/06-NetworkingSupport/04-Aquantia/index.md
rename to _supportcharts/05-NetworkingSupport/04-Aquantia/index.md
diff --git a/_supportcharts/06-NetworkingSupport/index.md b/_supportcharts/05-NetworkingSupport/index.md
similarity index 100%
rename from _supportcharts/06-NetworkingSupport/index.md
rename to _supportcharts/05-NetworkingSupport/index.md
diff --git a/_supportcharts/07-MiscSupport/index.md b/_supportcharts/06-MiscSupport/index.md
similarity index 92%
rename from _supportcharts/07-MiscSupport/index.md
rename to _supportcharts/06-MiscSupport/index.md
index 4bb51c9..b664f98 100644
--- a/_supportcharts/07-MiscSupport/index.md
+++ b/_supportcharts/06-MiscSupport/index.md
@@ -35,7 +35,7 @@ has_toc: true
diff --git a/_supportcharts/08-DecidingOS/index.md b/_supportcharts/07-DecidingOS/index.md
similarity index 100%
rename from _supportcharts/08-DecidingOS/index.md
rename to _supportcharts/07-DecidingOS/index.md
diff --git a/_troubleshooting/index.md b/_troubleshooting/index.md
index 794c97a..a9e893f 100644
--- a/_troubleshooting/index.md
+++ b/_troubleshooting/index.md
@@ -7,5 +7,5 @@ has_toc: false
---
-
+
diff --git a/_usbpreparations/05-recoveryOS/01-gibMacRecovery/01-Windows.md b/_usbpreparations/05-recoveryOS/01-gibMacRecovery/01-Windows.md
index c57193e..f2076dd 100644
--- a/_usbpreparations/05-recoveryOS/01-gibMacRecovery/01-Windows.md
+++ b/_usbpreparations/05-recoveryOS/01-gibMacRecovery/01-Windows.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
Placeholder Information
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_usbpreparations/05-recoveryOS/01-gibMacRecovery/02-Linux.md b/_usbpreparations/05-recoveryOS/01-gibMacRecovery/02-Linux.md
index 8b9a69f..c348746 100644
--- a/_usbpreparations/05-recoveryOS/01-gibMacRecovery/02-Linux.md
+++ b/_usbpreparations/05-recoveryOS/01-gibMacRecovery/02-Linux.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
Placeholder Information
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_usbpreparations/05-recoveryOS/01-gibMacRecovery/index.md b/_usbpreparations/05-recoveryOS/01-gibMacRecovery/index.md
index 52925dc..72e2b1e 100644
--- a/_usbpreparations/05-recoveryOS/01-gibMacRecovery/index.md
+++ b/_usbpreparations/05-recoveryOS/01-gibMacRecovery/index.md
@@ -41,11 +41,11 @@ has_toc: false
diff --git a/_usbpreparations/05-recoveryOS/02-DarwinFetch/01-Windows.md b/_usbpreparations/05-recoveryOS/02-DarwinFetch/01-Windows.md
index f6bb658..cbe71fc 100644
--- a/_usbpreparations/05-recoveryOS/02-DarwinFetch/01-Windows.md
+++ b/_usbpreparations/05-recoveryOS/02-DarwinFetch/01-Windows.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
Placeholder Information
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_usbpreparations/05-recoveryOS/02-DarwinFetch/02-Linux.md b/_usbpreparations/05-recoveryOS/02-DarwinFetch/02-Linux.md
index 0f6d780..8554942 100644
--- a/_usbpreparations/05-recoveryOS/02-DarwinFetch/02-Linux.md
+++ b/_usbpreparations/05-recoveryOS/02-DarwinFetch/02-Linux.md
@@ -22,7 +22,7 @@ has_toc: false
-
+
Placeholder Information
@@ -30,7 +30,7 @@ has_toc: false
diff --git a/_usbpreparations/05-recoveryOS/02-DarwinFetch/index.md b/_usbpreparations/05-recoveryOS/02-DarwinFetch/index.md
index 2cfe947..fa26a84 100644
--- a/_usbpreparations/05-recoveryOS/02-DarwinFetch/index.md
+++ b/_usbpreparations/05-recoveryOS/02-DarwinFetch/index.md
@@ -44,7 +44,7 @@ has_toc: false
Windows →
diff --git a/docs/03-Changelog/index.md b/docs/03-Changelog/index.md
index 76e9862..a4d81db 100644
--- a/docs/03-Changelog/index.md
+++ b/docs/03-Changelog/index.md
@@ -37,10 +37,38 @@ All notable changes to this project will be documented in this file. The format
---
+## Repaired connections between Pages and Images.
+### Prerelease@CarnationsInternal
+#### By RoyalGraphX
+
+## [1.0.0~prerelease] - 2024-08-27
+
+### Added
+- New entry to .gitignore for Jekyll Metadata
+
+### Changed
+- Support Chart Numbering
+- Various Changelog Entries to include Versioning
+
+### Fixed
+- Various links between pages for proper function of navigation bar.
+- Various image paths so they display correctly serverside.
+
+### Deprecated
+-
+
+### Removed
+- [Support Chart] Chipset Support Chart was removed.
+
+### Security
+-
+
+---
+
## Changed Brazilian Portuguese keyboard example
### Prerelease@CarnationsInternal
#### By cerbiscode
-## [Version~Type] - 2024-08-23
+## [1.0.0~prerelease] - 2024-08-23
### Added
-
@@ -66,7 +94,7 @@ All notable changes to this project will be documented in this file. The format
## Begun work on NVRAM section
### Prerelease@CarnationsInternal
#### By cerbiscode
-## [Version~Type] - 2024-08-22
+## [1.0.0~prerelease] - 2024-08-22
### Added
- Introductory blurb for the purpose of the NVRAM section
@@ -93,7 +121,7 @@ All notable changes to this project will be documented in this file. The format
## Added to Kernel and Misc sections
### Prerelease@CarnationsInternal
#### By cerbiscode
-## [Version~Type] - 2024-08-22
+## [1.0.0~prerelease] - 2024-08-22
### Added
- Explanations for the Misc->Tools section.
@@ -118,7 +146,7 @@ All notable changes to this project will be documented in this file. The format
## Added to Kernel and Misc sections
### Prerelease@CarnationsInternal
#### By cerbiscode
-## [Version~Type] - 2024-08-20
+## [1.0.0~prerelease] - 2024-08-20
### Added
- Explanations for Kernel->Scheme properties.
@@ -145,7 +173,7 @@ All notable changes to this project will be documented in this file. The format
### Prerelease@CarnationsInternal
#### By cerbiscode
-## [Version~Type] - 2024-08-20
+## [1.0.0~prerelease] - 2024-08-20
### Added
- Appropriate defaults for Kernel Quirks and simple explanations for what each quirk does.
@@ -172,7 +200,7 @@ All notable changes to this project will be documented in this file. The format
### Prerelease@CarnationsInternal
#### By cerbiscode
-## [Version~Type] - 2024-07-17
+## [1.0.0~prerelease] - 2024-07-17
### Added
- Robots.txt to discourage too-early web crawling of docs.