-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
53 lines (47 loc) · 1.14 KB
/
Copy pathmkdocs.yml
File metadata and controls
53 lines (47 loc) · 1.14 KB
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
53
site_name: SIH Bioinformatics Training
repo_url: https://github.com/Sydney-Informatics-Hub/bioinformatics-training
repo_name: Sydney-Informatics-Hub/bioinformatics-training
nav:
- Home: index.md
- Learners: learners.md
- Trainers: trainers.md
theme:
name: material
logo: assets/usyd-logo.png
features:
- navigation.tabs
- navigation.tabs.sticky
palette:
- scheme: default
primary: custom
toggle:
icon: material/weather-night
name: Switch to dark mode
- scheme: slate
primary: custom
toggle:
icon: material/weather-sunny
name: Switch to light mode
plugins:
- search
- table-reader
extra_css:
- extra.css
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.superfences:
preserve_tabs: true
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- md_in_html
- pymdownx.superfences
extra:
analytics:
provider: google
property: G-TNWWV3HK57