generated from sib-swiss/course_website_template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
51 lines (45 loc) · 1.15 KB
/
mkdocs.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
site_name: Raw Sequencing Data with ENA
nav:
- Home: index.md
- Precourse preparations: precourse.md
- Course schedule: course_schedule.md
- Course content:
- Introduction: course_content/introduction.md
- Finding and downloading: course_content/finding_downloading.md
- Submitting: course_content/submitting.md
theme:
name: material
logo: assets/images/SIB_logo.svg
favicon: assets/images/SIB_logo.svg
custom_dir: overrides
# Repository
repo_name: sib-swiss/ena-seqdata-training
repo_url: https://github.com/sib-swiss/ena-seqdata-training
markdown_extensions:
- abbr
- def_list
- footnotes
- tables
- admonition
- codehilite:
guess_lang: false
- sane_lists
- smarty
- toc
- pymdownx.superfences
- attr_list
- pymdownx.tabbed:
alternate_style: true
- pymdownx.details
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
extra_css:
- stylesheets/extra.css
extra:
version:
provider: mike
analytics:
provider: matomo
base_url: https://matomo.sib.swiss/
site_id: 220