-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto-en.yml
58 lines (56 loc) · 1.85 KB
/
_quarto-en.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
project:
type: website
website:
page-footer:
left: "<div><p>The website is being hosted on {{< fa brands github >}} GitHub Pages</p></div> <div><p>Access my site's {{< fa code-branch >}} [ Source Code](https://github.com/stesiam/stesiam.github.io)</p></div>"
center: "<div><p> © stesiam, 2022-2024</p></div>"
right: "<div><p> Made with {{< fa brands r-project>}}, love, much patience,</p></div> <div><p><a href='https://quarto.org/'>Quarto</a> and <a href='https://github.com/ropensci-review-tools/babelquarto'>babelquarto</a> </p></div>"
navbar:
tools:
- icon: github
href: https://github.com/stesiam
aria-label: Personal (stesiam's) GitHub Page
- icon: rss
href: posts/index.xml
aria-label: Website RSS
right:
- text: "Home"
aria-label: "Homepage"
href: index.qmd
- text: "Posts"
aria-label: "List of Posts"
href: posts/index.qmd
- text: "Web Projects"
href: web-apps/index.qmd
- text: "Software"
href: software/index.qmd
- text: "Material"
href: material/index.qmd
- text: "Gallery"
href: gallery/index.qmd
- text: "CV"
href: https://github.com/stesiam/cvDSen
format:
html:
theme:
light: [litera, assets/styles/stesiam-light.scss]
dark: [litera, assets/styles/stesiam-dark.scss]
css: styles.css
highlight-style:
light: assets/styles/a11y-light.theme
dark: assets/styles/a11y-dark.theme
toc: true
html-math-method: katex
comments:
giscus:
repo: stesiam/stesiam.github.io
repo-id: R_kgDOHuiNDg
category: Comments
category-id: DIC_kwDOHuiNDs4CQeAf
mapping: title
reactions-enabled: true
input-position: top
theme:
light: flatly
dark: darkly
language: en