@@ -4,15 +4,38 @@ contributors:
44description : BioShell is a bioinformatics shell environment providing access to software, data, and compute resources for life sciences research.
55affiliations :
66sidebar : false
7+ sections :
8+ - title : Getting started
9+ description : Learn who is eligible and how to request access to BioShell.
10+ url : /eligibility
11+ fa_icon : fa-solid fa-door-open
12+ - title : Using BioShell
13+ description : Access software and data via CVMFS, SHPC, Bio-Shelley, and interactive interfaces.
14+ url : /cvmfs
15+ fa_icon : fa-solid fa-terminal
16+ - title : Software & data
17+ description : Browse available bioinformatics software and reference datasets.
18+ url : /available-software
19+ fa_icon : fa-solid fa-database
20+ - title : Participants & use cases
21+ description : Meet the researchers using BioShell and explore training examples.
22+ url : /participants
23+ fa_icon : fa-solid fa-users
24+ - title : Events & news
25+ description : Upcoming training sessions, workshops, and announcements.
26+ url : /events
27+ fa_icon : fa-solid fa-calendar
28+ - title : Help & FAQ
29+ description : Get support, find answers to common questions, and contact the team.
30+ url : /help
31+ fa_icon : fa-solid fa-circle-question
732---
833
934## Welcome to BioShell
1035
1136> Add a short welcome paragraph describing what BioShell is and who it is for.
1237
13- ## Quick links
14-
15- > Add navigation tiles or links to the most commonly visited sections.
38+ {% include grid.html sections=page.sections col=3 %}
1639
1740## Acknowledgements
1841
0 commit comments