generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 11
/
_pkgdown.yml
52 lines (48 loc) · 1.29 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
url: https://github.com/CDCgov/seqsender
template:
params:
bootswatch: cosmo
news:
one_page: false
navbar:
structure:
right: [news, github]
components:
left:
- icon: fa-home
href: index.html
- text: Getting Started
menu:
- text: Prerequisites
href: articles/prerequisites.html
- text: Installation
- text: How to run seqsender locally
href: articles/local_installation.html
- text: How to run seqsender with Docker
href: articles/docker_installation.html
- text: How to run seqsender with Compose
href: articles/compose_installation.html
- text: How to run seqsender with Singularity
href: articles/singularity_installation.html
- text: Databases
menu:
- text: NCBI
- text: BioSample
href: articles/biosample_submission.html
- text: SRA
href: articles/sra_submission.html
- text: GenBank
href: articles/genbank_submission.html
- text: GISAID
- text: EpiFlu
href: articles/gisaid_flu_submission.html
- text: EpiCoV
href: articles/gisaid_cov_submission.html
- text: Support
menu:
- text: FAQs
href: articles/faqs.html
footer:
structure:
left: developed_by
right: built_with