-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
61 lines (56 loc) · 1.32 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
project:
type: website
output-dir: docs
website:
title: "Gabriela Palomo"
page-navigation: true
open-graph: true
twitter-card:
creator: "@gabbspalomo"
navbar:
background: primary
search: true
right:
- text: "Home"
href: index.qmd
- text: "Blog"
href: blog.qmd
- text: "ClipArts"
href: cliparts.qmd
- text: "Projects"
# href: projects.qmd
menu:
- text: "Portfolio - Data Visualization"
#icon: "bug"
file: projects/portfolio.qmd
- text: "Publications"
href: publications.qmd
- text: "Workshops"
menu:
- text: 'Introduction to ggplot2'
file: workshops/intro_ggplot2/index.qmd
# - text: "CV"
# href: cv.qmd
cookie-consent:
type: express
style: simple
palette: light
google-analytics:
tracking-id: "G-CKLD1G1PM7"
anonymize-ip: true
page-footer: 'Copyright 2024 Gabriela Palomo-Munoz. All text and images licensed CC-BY-NC 4.0.'
# sidebar:
# - title: "Projects"
# style: "docked"
# background: light
# contents:
# - projects.qmd
# - project-01.qmd
# - project-02.qmd
format:
html:
theme: [Lux, "css/styles.css"]
toc: true
# comments:
# giscus:
# repo: gabspalomo/gabspalomo.github.io