-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_website.yml
131 lines (128 loc) · 3.84 KB
/
_website.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
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
website:
#announcement:
# icon: balloon-heart
# dismissable: true
# content: 'Allert! Free tutorials available!'
# type: primary
# position: below-navbar
title: "R-Ladies Rome Website"
description: "Online Learning Resources for R-Ladies Rome"
favicon: images/rladiesrome-favicon.png
site-url: https://rladiesrome.org
repo-url: https://github.com/rladies/website-italy-rladiesrome
repo-actions: [edit, issue]
cookie-consent:
type: express
style: headline
palette: dark
google-analytics:
tracking-id: "G-8BDX0D3T1M"
anonymize-ip: true
open-graph:
locale: en_US
twitter-card:
creator: "@rladiesrome"
page-navigation: true
back-to-top-navigation: true
reader-mode: true
navbar:
title: "R-Ladies Rome"
background: "#572455"
logo: images/logo.png
search: true
right:
- text: "About"
menu:
- about/organizers.qmd
- about/former_organizers.qmd
- icon: globe
href: https://rladies.org
#- icon: meetup
# href: https://www.meetup.com/rladies-rome
- icon: github
href: https://github.com/rladies/meetup-presentations_rome
- icon: twitter
href: https://twitter.com/rladiesrome
- icon: mastodon
href: https://fosstodon.org/@rladiesrome
- icon: youtube
href: https://www.youtube.com/@rladiesrome
- icon: linkedin
href: https://www.linkedin.com/company/rladiesrome
left:
- text: "Introduction"
file: introduction.qmd
- text: "Blog"
file: blog/index.qmd
- text: "Talks"
menu:
- talks/index.qmd
- text: "2023"
href: talks/2023/index.qmd
- text: "2024"
href: talks/2024/index.qmd
- text: "2025"
href: talks/2025/index.qmd
page-footer:
left: |
© Copyright © CC-By [Federica Gazzelloni](https://github.com/Fgazzelloni) @R-Ladies Rome. CC-BY-NC 4.0.
center:
- icon: globe
href: https://rladies.org
#- icon: meetup
# href: https://www.meetup.com/rladies-rome
- icon: github
href: https://github.com/rladies/meetup-presentations_rome
- icon: twitter
href: https://twitter.com/rladiesrome
- icon: mastodon
href: https://fosstodon.org/@rladiesrome
- icon: youtube
href: https://www.youtube.com/@rladiesrome
- icon: linkedin
href: https://www.linkedin.com/company/rladiesrome
- icon: instagram
href: https://www.instagram.com/rladiesrome/
right: |
This Website is built with ❤️ and [Quarto](https://quarto.org/)
sidebar:
style: "docked"
search: true
collapse-level: 1
contents:
- text: Introduction
href: introduction.qmd
- text: Blog
href: blog/index.qmd
- section: "Talks"
contents:
- talks/index.qmd
- text: "2023"
href: talks/2023/index.qmd
- text: "2024"
href: talks/2024/index.qmd
- text: "2025"
href: talks/2025/index.qmd
- text: About
href: about/organizers.qmd
- sponsors.qmd
#logo: "images/logo.png"
#pinned: true
#align: center
#tools:
# - icon: globe
# href: https://rladies.org
# text: "rladies.org"
# - icon: github
# href: https://github.com/rladies/meetup-presentations_rome
# text: "meetup-presentations_rome"
# - icon: twitter
# href: https://twitter.com/rladiesrome
# text: "R-Ladies Rome Twitter"
# - icon: mastodon
# href: https://fosstodon.org/@rladiesrome
# text: "R-Ladies Rome mastodon"
# - icon: youtube
# href: https://www.youtube.com/@rladiesrome
# - icon: linkedin
# href: https://www.linkedin.com/company/rladiesrome