diff --git a/config.toml b/config.toml
index e8cb228b..da0c2fae 100644
--- a/config.toml
+++ b/config.toml
@@ -23,7 +23,7 @@ ignoreFiles = []
[module.hugoVersion]
extended = true
- min = "0.73.0"
+ min = "v0.148.2"
[[module.imports]]
path = "github.com/google/docsy"
disable = false
diff --git a/content/en/docs/guides/user-guides/_index.md b/content/en/docs/guides/user-guides/_index.md
index 863798a0..3a2467b1 100644
--- a/content/en/docs/guides/user-guides/_index.md
+++ b/content/en/docs/guides/user-guides/_index.md
@@ -283,7 +283,7 @@ The diagram below depicts deployment at the high level.
## Troubleshooting and Workarounds
On the demo VM, the `test-infra/e2e/provision/hacks` directory contains some workaround scripts. Also, please see the
-Release Notes [known issues]({{% relref "/docs/release-notes/R2.md#known-issues-and-workarounds" %}}).
+Release Notes [known issues]({{% relref "/docs/release-notes/archived/R2.md#known-issues-and-workarounds" %}}).
## Next Steps
diff --git a/content/en/docs/release-notes/R5.md b/content/en/docs/release-notes/R5.md
index 662301fb..38c93737 100644
--- a/content/en/docs/release-notes/R5.md
+++ b/content/en/docs/release-notes/R5.md
@@ -8,16 +8,16 @@ weight: 1
Building on the strong foundations of previous releases, Nephio R5 introduces further advancements in functionality,
usability, security, and scalability in readiness for wider adoption and new use cases.
Key highlights of Nephio R5 include:
-- [O-RAN OCloud Cluster provisioning]({{% relref "/docs/guides/user-guides/usecase-user-guides/exercise-4-ocloud-cluster-prov.md" %}})
-- [Baremetal cluster provisioning]({{% relref "/docs/guides/install-guides/baremetal-infra-components.md" %}})
-- [ArgoCD GitOps workload reconciliation support]({{% relref "/docs/guides/user-guides/usecase-user-guides/exercise-5-argocd-wl.md" %}})
+- [O-RAN OCloud Cluster provisioning]({{< relref "../guides/user-guides/usecase-user-guides/exercise-4-ocloud-cluster-prov.md" >}})
+- [Baremetal cluster provisioning]({{< relref "../guides/install-guides/baremetal-infra-components.md" >}})
+- [ArgoCD GitOps workload reconciliation support]({{< relref "../guides/user-guides/usecase-user-guides/exercise-5-argocd-wl.md" >}})
- Platform improvements
- Security enhancements
- Other improvements include a number of dependency upgrades and security fixes
## Prerequisites
-Refer to the [Installation Guide]({{% relref "/docs/guides/install-guides/install-on-byoc.md#prerequisites" %}}) for the
+Refer to the [Installation Guide]({{% relref "/docs/guides/install-guides/install-on-byoc.md#prerequisites" %}}) for the
prerequisites on supported environments.
## Support matrix
@@ -40,7 +40,8 @@ following specifications:
{{% alert title="Note" color="primary" %}}
-The *Recommended* sizes above are required to execute the [Free5GC]({{% relref "/docs/guides/user-guides/usecase-user-guides/exercise-1-free5gc.md" %}}) and [OAI RAN]({{% relref "/docs/guides/user-guides/usecase-user-guides/exercise-2-oai.md" %}}) use cases.
+The *Recommended* sizes above are required to execute the [Free5GC]({{% relref "/docs/guides/user-guides/usecase-user-guides/exercise-1-free5gc" %}})
+and [OAI RAN]({{% relref "/docs/guides/user-guides/usecase-user-guides/exercise-2-oai" %}}) use cases.
{{% /alert %}}
diff --git a/content/en/docs/release-notes/_index.md b/content/en/docs/release-notes/_index.md
index bc54fedd..cb48e3d8 100644
--- a/content/en/docs/release-notes/_index.md
+++ b/content/en/docs/release-notes/_index.md
@@ -1,5 +1,4 @@
---
title: Release Notes
-description: Release Notes
weight: 1
---
\ No newline at end of file
diff --git a/content/en/docs/release-notes/R1.md b/content/en/docs/release-notes/archived/R1.md
similarity index 98%
rename from content/en/docs/release-notes/R1.md
rename to content/en/docs/release-notes/archived/R1.md
index 12b6ea22..53130acd 100644
--- a/content/en/docs/release-notes/R1.md
+++ b/content/en/docs/release-notes/archived/R1.md
@@ -1,13 +1,13 @@
---
title: Nephio R1 Release Notes
-weight: 1
+weight: 2
---
## Overview
## Prerequisites
-See the [Install Guide]({{% relref "/docs/guides/install-guides/_index.md" %}})
+See the [Install Guide]({{% relref "/docs/guides/install-guides/install-on-byoc.md#prerequisites" %}})
for the prerequisites for the supported environments.
## Support matrix
diff --git a/content/en/docs/release-notes/R2.md b/content/en/docs/release-notes/archived/R2.md
similarity index 98%
rename from content/en/docs/release-notes/R2.md
rename to content/en/docs/release-notes/archived/R2.md
index 4db27309..3eb03671 100644
--- a/content/en/docs/release-notes/R2.md
+++ b/content/en/docs/release-notes/archived/R2.md
@@ -1,13 +1,13 @@
---
title: Nephio R2 Release Notes
-weight: 1
+weight: 2
---
## Overview
## Prerequisites
-Refer to the [Install Guide]({{% relref "/docs/guides/install-guides/install-on-byoc.md#prerequisites" %}})
+Refer to the [Install Guide]({{% relref "/docs/guides/install-guides/install-on-byoc.md#prerequisites" %}})
for the prerequisites for supported environments.
## Support matrix
diff --git a/content/en/docs/release-notes/R3.md b/content/en/docs/release-notes/archived/R3.md
similarity index 99%
rename from content/en/docs/release-notes/R3.md
rename to content/en/docs/release-notes/archived/R3.md
index 26459694..f51872e6 100644
--- a/content/en/docs/release-notes/R3.md
+++ b/content/en/docs/release-notes/archived/R3.md
@@ -1,6 +1,6 @@
---
title: Nephio R3 Release Notes
-weight: 1
+weight: 2
---
## Overview
diff --git a/content/en/docs/release-notes/R4.md b/content/en/docs/release-notes/archived/R4.md
similarity index 99%
rename from content/en/docs/release-notes/R4.md
rename to content/en/docs/release-notes/archived/R4.md
index 892cb4c8..d3234ff9 100644
--- a/content/en/docs/release-notes/R4.md
+++ b/content/en/docs/release-notes/archived/R4.md
@@ -1,6 +1,6 @@
---
title: Nephio R4 Release Notes
-weight: 1
+weight: 2
---
## Overview
diff --git a/content/en/docs/release-notes/archived/_index.md b/content/en/docs/release-notes/archived/_index.md
new file mode 100644
index 00000000..02a0fc27
--- /dev/null
+++ b/content/en/docs/release-notes/archived/_index.md
@@ -0,0 +1,4 @@
+---
+title: Archived Release Notes
+weight: 2
+---
\ No newline at end of file
diff --git a/go.sum b/go.sum
index e69de29b..a130a73d 100644
--- a/go.sum
+++ b/go.sum
@@ -0,0 +1,8 @@
+github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo=
+github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo=
+github.com/google/docsy v0.12.0 h1:CddZKL39YyJzawr8GTVaakvcUTCJRAAYdz7W0qfZ2P4=
+github.com/google/docsy v0.12.0/go.mod h1:1bioDqA493neyFesaTvQ9reV0V2vYy+xUAnlnz7+miM=
+github.com/google/docsy/dependencies v0.7.2 h1:+t5ufoADQAj4XneFphz4A+UU0ICAxmNaRHVWtMYXPSI=
+github.com/google/docsy/dependencies v0.7.2/go.mod h1:gihhs5gmgeO+wuoay4FwOzob+jYJVyQbNaQOh788lD4=
+github.com/twbs/bootstrap v5.2.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
+github.com/twbs/bootstrap v5.3.6+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
diff --git a/layouts/_default/_markup/render-heading.html b/layouts/_default/_markup/render-heading.html
index 611e120a..faa1a3bf 100644
--- a/layouts/_default/_markup/render-heading.html
+++ b/layouts/_default/_markup/render-heading.html
@@ -1 +1,3 @@
-{{ .Text | safeHTML }}
\ No newline at end of file
+
+ {{ .Text | safeHTML }}
+
\ No newline at end of file