minor fixes

* added back the HPCE logo to landing page
* activated the sticky tabs navigation feature (so navigation bar stays
  visible)
* added edit buttons to content (so users can _maybe_ help us in keeping
  our docs up to date)
This commit is contained in:
2026-01-07 15:43:07 +01:00
parent fb8a2ca771
commit e7bfce70a4
4 changed files with 15 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 KiB

View File

@@ -6,9 +6,9 @@ hide:
# HPCE User Documentation
![The HPCE clusters](images/merlin_cave.png){ width="650px" }
![HPCE group](images/hpce_logo_full.png#only-light){ width="350px" }
![HPCE group](images/hpce_logo_full_dark.png#only-dark){ width="350px" }
/// caption
_Within his lair, the wizard ever strives for the perfection of his art._
///
The [HPCE

View File

@@ -1,5 +1,10 @@
# Introduction
![Merlin](../../images/merlin_cave.png){ width="400px" }
/// caption
_Within his lair, the wizard ever strives for the perfection of his art._
///
## About Merlin7
PSI's Merlin7 cluster is run on top of an IaaS (Infrastructure as a Service) *vCluster* on the [CSCS Alps infrastructure](https://www.cscs.ch/computers/alps). It is fully integrated with the PSI service landscape was designed to provide the same end user experience as its PSI-local predecessor clusters.

View File

@@ -3,8 +3,10 @@ site_name: HPCE User Documentation
site_url: https://hpce.pages.psi.ch
# Repository
repo_name: hpce/gitea-pages
repo_name: hpce-userdocs
repo_url: https://gitea.psi.ch/hpce/gitea-pages
# TODO unsure if this works, branch needs to be changed from `mkdocs` to `main`
edit_uri: _edit/mkdocs/docs/
# Copyright
copyright: Copyright © 2025 HPC and Emerging Technologies Group/CSD @ Paul Scherrer Institut
@@ -15,9 +17,14 @@ theme:
favicon: images/favicon.ico
logo: images/hpce_logo.png
features:
- navigation.instant
- navigation.tabs
- navigation.tabs.sticky
- navigation.sections
- navigation.indexes
- toc.follow
- content.action.edit
- content.action.view
palette:
- media: "(prefers-color-scheme)"
toggle: