-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_quarto.yaml
More file actions
95 lines (92 loc) · 3.11 KB
/
_quarto.yaml
File metadata and controls
95 lines (92 loc) · 3.11 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
project:
type: website
output-dir: docs
website:
image: /FishMIP_assets/one_line_colour_logo.png
favicon: /FishMIP_assets/one line logo/pngs/one-line-colour-logo_transparent_background.png
navbar:
background: primary
foreground: secondary
logo: FishMIP_assets/one_line_colour_logo.png
logo-alt: FishMIP Home
logo-href: /index.html
collapse-below: lg
right:
- href: index.qmd
text: Home
- text: Approach
href: pages/about.qmd
- text: People
menu:
- text: Science Coordination Group
href: pages/sciencegroup.qmd
- text: Modelling Teams
href: pages/modellingteams.qmd
- text: Working Groups
href: pages/workinggroups.qmd
- text: Join us
href: pages/joinus.qmd
# - text: OSP
# href: pages/OSP.qmd
- text: Publications
href: pages/publications.qmd
- text: Data & Tools
menu:
- text: Protocols
href: pages/protocols.qmd
- text: Tools
href: pages/tools.qmd
- text: News
menu:
- text: Events
href: pages/events.qmd
- text: Blog
href: pages/blogs.qmd
- icon: bluesky
href: https://bsky.app/profile/fishmarinemip.bsky.social
target: _blank
- icon: linkedin
href: https://www.linkedin.com/company/fisheries-and-marine-ecosystem-model-intercomparison-project-fishmip
target: _blank
- text: '{{< iconify fa7-brands:google-scholar style="color: #2c3792fe; hover-color: #2c3792cc;" title="Google Scholar" >}}'
href: https://scholar.google.com/citations?hl=en&user=qC76LesAAAAJ&view_op=list_works&sortby=pubdate
target: _blank
- icon: github
href: https://github.com/Fish-MIP
target: _blank
- icon: youtube
href: https://www.youtube.com/@FishMIP
target: _blank
# Not currently in use:
# - text: Models
# menu:
# - text: Global
# href: globalmodels.qmd
# - text: Regional
# href: regionalmodels.qmd
#file: models.qmd
# - text: Outputs
# href: outputs.qmd
# - text: Tools
# href: tools.qmd
# - text: Input Explorer
# href: datatools/interactivetool.qmd
# - text: Country level outputs
# href: datatools/inputexplorer.qmd
# - text: Tutorials
# href: datatools/tutorials.qmd
# - text: Terms of Use
# href: datatools/termsofuse.qmd
page-footer:
background: primary
left: "<img src='/FishMIP_assets/UN_OceanDecadeLogo.png' alt='UN Ocean Decade Logo' style='height: 7.5em; vertical-align: middle;'>"
center: "<br>Copyright © 2023 [FishMIP](https://github.com/Fish-MIP)"
right: "Built using [Quarto](https://quarto.org/)<br>Report website issues [here](https://github.com/Fish-MIP/Fish-MIP.github.io/issues)"
format:
html:
theme: custom.scss
toc: false
editor: source
embed-resources: false
anchor-sections: false
page-layout: full