@@ -5,6 +5,7 @@ edit_uri: blob/main/docs/
55
66nav :
77 - Home : index.md
8+
89 - Getting Started :
910 - Get started : getting_started/get_started.md
1011 - Applying for a Project : getting_started/project_apply.md
1920 - Working in Linux : getting_started/linux.md
2021 - Basic Linux commands : getting_started/linux_basics.md
2122# - Running your first job: getting_started/first_job.md
23+
2224 - Cluster user guide :
2325 - The UPPMAX clusters : cluster_guides/uppmax_cluster.md
2426 - System usage : cluster_guides/system_usage/system_usage.html
4648 - Transfer to/from Rackham : cluster_guides/transfer_rackham.md
4749 - Transfer to/from Bianca : cluster_guides/transfer_bianca.md
4850 - Webexport : cluster_guides/webexport.md
51+
4952 - Software :
5053 - Overview : software/overview.md
5154 - Software table : software/software-table.md
98101 - Profilers : software/profilers.md
99102 - Singularity/Apptainer : software/singularity.md
100103 - Spack : software/spack.md
101-
104+
102105 - Databases :
103106 - Overview : databases/overview.md
104107 - BLAST databases available locally : databases/blast.md
108111 - 1000-genome project : databases/1000-genome_project.md
109112 - Simons Genome Diversity Project datasets : databases/simons_genome.md
110113 - Other bioinformatics-oriented local data resources : databases/other_local.md
111-
114+
112115 - Support : support.md
113116
114117 - Courses and workshops :
@@ -507,13 +510,13 @@ theme:
507510
508511
509512 custom_dir : mkdocs_uppmax/
510-
513+
511514# extra:
512515# homepage: https://www.uu.se/en/centre/uppmax
513-
516+
514517extra_css :
515518 - stylesheets/extra.css
516-
519+
517520extra_javascript :
518521 - js/kapa-widget.js
519522
0 commit comments