Skip to content

Commit f4c7303

Browse files
authored
Archive old releases main (#300)
Archive old release notes. Other menu cleanup etc. --------- Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
1 parent e96c8a4 commit f4c7303

11 files changed

Lines changed: 29 additions & 15 deletions

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ignoreFiles = []
2323

2424
[module.hugoVersion]
2525
extended = true
26-
min = "0.73.0"
26+
min = "v0.148.2"
2727
[[module.imports]]
2828
path = "github.com/google/docsy"
2929
disable = false

content/en/docs/guides/user-guides/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ The diagram below depicts deployment at the high level.
283283
## Troubleshooting and Workarounds
284284

285285
On the demo VM, the `test-infra/e2e/provision/hacks` directory contains some workaround scripts. Also, please see the
286-
Release Notes [known issues]({{% relref "/docs/release-notes/R2.md#known-issues-and-workarounds" %}}).
286+
Release Notes [known issues]({{% relref "/docs/release-notes/archived/R2.md#known-issues-and-workarounds" %}}).
287287

288288
## Next Steps
289289

content/en/docs/release-notes/R5.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ weight: 1
88
Building on the strong foundations of previous releases, Nephio R5 introduces further advancements in functionality,
99
usability, security, and scalability in readiness for wider adoption and new use cases.
1010
Key highlights of Nephio R5 include:
11-
- [O-RAN OCloud Cluster provisioning]({{% relref "/docs/guides/user-guides/usecase-user-guides/exercise-4-ocloud-cluster-prov.md" %}})
12-
- [Baremetal cluster provisioning]({{% relref "/docs/guides/install-guides/baremetal-infra-components.md" %}})
13-
- [ArgoCD GitOps workload reconciliation support]({{% relref "/docs/guides/user-guides/usecase-user-guides/exercise-5-argocd-wl.md" %}})
11+
- [O-RAN OCloud Cluster provisioning]({{< relref "../guides/user-guides/usecase-user-guides/exercise-4-ocloud-cluster-prov.md" >}})
12+
- [Baremetal cluster provisioning]({{< relref "../guides/install-guides/baremetal-infra-components.md" >}})
13+
- [ArgoCD GitOps workload reconciliation support]({{< relref "../guides/user-guides/usecase-user-guides/exercise-5-argocd-wl.md" >}})
1414
- Platform improvements
1515
- Security enhancements
1616
- Other improvements include a number of dependency upgrades and security fixes
1717

1818
## Prerequisites
1919

20-
Refer to the [Installation Guide]({{% relref "/docs/guides/install-guides/install-on-byoc.md#prerequisites" %}}) for the
20+
Refer to the [Installation Guide]({{% relref "/docs/guides/install-guides/install-on-byoc.md#prerequisites" %}}) for the
2121
prerequisites on supported environments.
2222

2323
## Support matrix
@@ -40,7 +40,8 @@ following specifications:
4040

4141
{{% alert title="Note" color="primary" %}}
4242

43-
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.
43+
The *Recommended* sizes above are required to execute the [Free5GC]({{% relref "/docs/guides/user-guides/usecase-user-guides/exercise-1-free5gc" %}})
44+
and [OAI RAN]({{% relref "/docs/guides/user-guides/usecase-user-guides/exercise-2-oai" %}}) use cases.
4445

4546
{{% /alert %}}
4647

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
22
title: Release Notes
3-
description: Release Notes
43
weight: 1
54
---

content/en/docs/release-notes/R1.md renamed to content/en/docs/release-notes/archived/R1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Nephio R1 Release Notes
3-
weight: 1
3+
weight: 2
44
---
55

66
## Overview
77

88
## Prerequisites
99

10-
See the [Install Guide]({{% relref "/docs/guides/install-guides/_index.md" %}})
10+
See the [Install Guide]({{% relref "/docs/guides/install-guides/install-on-byoc.md#prerequisites" %}})
1111
for the prerequisites for the supported environments.
1212

1313
## Support matrix

content/en/docs/release-notes/R2.md renamed to content/en/docs/release-notes/archived/R2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Nephio R2 Release Notes
3-
weight: 1
3+
weight: 2
44
---
55

66
## Overview
77

88
## Prerequisites
99

10-
Refer to the [Install Guide]({{% relref "/docs/guides/install-guides/install-on-byoc.md#prerequisites" %}})
10+
Refer to the [Install Guide]({{% relref "/docs/guides/install-guides/install-on-byoc.md#prerequisites" %}})
1111
for the prerequisites for supported environments.
1212

1313
## Support matrix

content/en/docs/release-notes/R3.md renamed to content/en/docs/release-notes/archived/R3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Nephio R3 Release Notes
3-
weight: 1
3+
weight: 2
44
---
55

66
## Overview

content/en/docs/release-notes/R4.md renamed to content/en/docs/release-notes/archived/R4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Nephio R4 Release Notes
3-
weight: 1
3+
weight: 2
44
---
55

66
## Overview
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Archived Release Notes
3+
weight: 2
4+
---

go.sum

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo=
2+
github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo=
3+
github.com/google/docsy v0.12.0 h1:CddZKL39YyJzawr8GTVaakvcUTCJRAAYdz7W0qfZ2P4=
4+
github.com/google/docsy v0.12.0/go.mod h1:1bioDqA493neyFesaTvQ9reV0V2vYy+xUAnlnz7+miM=
5+
github.com/google/docsy/dependencies v0.7.2 h1:+t5ufoADQAj4XneFphz4A+UU0ICAxmNaRHVWtMYXPSI=
6+
github.com/google/docsy/dependencies v0.7.2/go.mod h1:gihhs5gmgeO+wuoay4FwOzob+jYJVyQbNaQOh788lD4=
7+
github.com/twbs/bootstrap v5.2.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
8+
github.com/twbs/bootstrap v5.3.6+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 commit comments

Comments
 (0)