diff --git a/docs/images/hpce_logo_full_dark.png b/docs/images/hpce_logo_full_dark.png new file mode 100644 index 0000000..aa00993 Binary files /dev/null and b/docs/images/hpce_logo_full_dark.png differ diff --git a/docs/index.md b/docs/index.md index 53be1ef..25a82f7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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 diff --git a/docs/merlin7/01-Quick-Start-Guide/introduction.md b/docs/merlin7/01-Quick-Start-Guide/introduction.md index 147a03c..64ba6ff 100644 --- a/docs/merlin7/01-Quick-Start-Guide/introduction.md +++ b/docs/merlin7/01-Quick-Start-Guide/introduction.md @@ -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. diff --git a/mkdocs.yml b/mkdocs.yml index 754e252..9473153 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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: