All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 7s
- update URLs - fix news URL in topnav - fix news post URL on overview page
26 lines
599 B
YAML
26 lines
599 B
YAML
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
|
|
|
|
entries:
|
|
- product: HPCE
|
|
levels: one
|
|
folders:
|
|
- title: Services
|
|
output: web
|
|
folderitems:
|
|
- title: Overview
|
|
url: /index.html
|
|
output: web
|
|
- title: News
|
|
url: /news.html
|
|
output: web
|
|
- title: Merlin7 HPC Cluster (W.I.P.)
|
|
url: /merlin7/introduction.html
|
|
output: web
|
|
- title: Merlin6 HPC Cluster
|
|
url: /merlin6/introduction.html
|
|
output: web
|
|
- title: PSI HPC@CSCS
|
|
url: /CSCS/index.html
|
|
output: web
|
|
|