Skip to content

Commit 3e4b5cc

Browse files
committed
Connect: add ssh key tutorial
1 parent 3ef543e commit 3e4b5cc

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

_data/sidebars/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ subitems:
2121
- title: Tutorials
2222
url: /tutorials
2323
subitems:
24+
- title: Generate ssh keys
25+
url: /tutorials/ssh-keys
2426
- title: Use Shelley
2527
url: /tutorials/shelley-howto
2628
- title: Use Nextflow in BioShell

pages/tutorials.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: Tutorials
33
description: Step-by-step guides for using features of bioshell
44
tiles:
5+
- title: "Generate ssh keys for access"
6+
url: /ssh-keys
7+
description: "Create an ssh key to access your BioShell environment."
58
- title: "Use the Shelley CLI companion"
69
url: /shelley-howto
710
description: "Learn how to access BioShell via SSH, web portal, or other methods."
File renamed without changes.

0 commit comments

Comments
 (0)