Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/guides/user-guides/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
11 changes: 6 additions & 5 deletions content/en/docs/release-notes/R5.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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 %}}

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/release-notes/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
title: Release Notes
description: Release Notes
weight: 1
---
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Nephio R3 Release Notes
weight: 1
weight: 2
---

## Overview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Nephio R4 Release Notes
weight: 1
weight: 2
---

## Overview
Expand Down
4 changes: 4 additions & 0 deletions content/en/docs/release-notes/archived/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Archived Release Notes
weight: 2
---
8 changes: 8 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -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=
4 changes: 3 additions & 1 deletion layouts/_default/_markup/render-heading.html
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
<h{{ .Level }}{{ with .Anchor }} id="{{ . }}"{{ end }}>{{ .Text | safeHTML }}</h{{ .Level }}>
<h{{ .Level }} class="docsy-heading" id="{{ .Anchor | safeHTMLAttr }}">
<span>{{ .Text | safeHTML }}</span>
</h{{ .Level }}>
Loading