-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
56 lines (50 loc) · 1.13 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
project:
type: website
output-dir: docs
resources:
- CNAME
website:
title: "stesiam"
favicon: assets/images/favicon.ico
site-url: "https://stesiam.com"
repo-url: "https://github.com/stesiam/stesiam.github.io"
open-graph: true
search:
location: navbar
type: overlay
copy-button: true
navbar: true
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
babelquarto:
languagelinks: navbar
languagecodes:
- name: el
text: "Greek"
- name: en
text: "English"
mainlanguage: 'en'
languages: ['el']
lang: en