-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
62 lines (55 loc) · 1.47 KB
/
_quarto.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
53
54
55
56
57
58
59
60
61
project:
type: website
output-dir: docs
date-format: YYYY-MM-DD
website:
title: Cloud-SPAN
favicon: images/cloudspan_favicon_32x32.png
site-url: https://cloud-span.github.io/cloud-span-quarto-site/
cookie-consent:
type: implied
style: headline
palette: light
google-analytics: "G-77HC85CPEX"
navbar:
title: false
logo: images/logo_cloud_only.png
right:
- text: Home
href: index.qmd
- text: About
menu:
- text: About the project
href: about.qmd
- text: Our aims
href: cloud-span-aims.qmd
- text: Impact
href: impact.qmd
- text: DaSH Partners
href: DaSH.qmd
- self_study_courses.qmd
- upcoming_courses.qmd
- blogs.qmd
- contact-us.qmd
page-footer:
left:
All content licensed under {{< fa brands creative-commons >}} {{< fa brands creative-commons-by >}}
[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
center:
- href: https://github.com/Cloud-SPAN
icon: github
aria-label: GitHub
- href: https://twitter.com/SpanCloud
icon: twitter
aria-label: Twitter
- href: mailto:[email protected]
icon: envelope
right:
Built with {{< fa heart title="a heart" >}} and [Quarto](https://quarto.org/)
format:
html:
theme:
- styles.scss
mainfont: Montserrat
page-layout: full
editor: visual