-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
64 lines (62 loc) · 1.45 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
62
63
project:
type: website
resources:
- /posts/webr/webr-serviceworker.js
- /posts/webr/webr-worker.js
- /logo.svg
website:
title: "Agile Data Science"
google-analytics: "G-M97VH8JRQ0"
favicon: logo.svg
navbar:
right:
- text: Posts
href: posts.qmd
- text: Author
href: author.qmd
- icon: linkedin
text: LinkedIn
href: https://www.linkedin.com/in/maciej-nasinski/
- icon: github
text: Github
href: https://github.com/polkas
format:
html:
css: styles.css
include-in-header:
- text: |
<meta http-equiv='cache-control' content='no-cache'>
<meta http-equiv='expires' content='0'>
<meta http-equiv='pragma' content='no-cache'>
search: true
theme:
light:
- flatly
dark:
- darkly
lang: en-US
page-layout: full
toc: true
webr:
cell-options:
autorun: true
timelimit: 60
max-lines: 30
pyodide:
cell-options:
autorun: true
max-lines: 30
page-footer:
left: |
Made by polkas
comments:
giscus:
# Reference: https://quarto.org/docs/reference/projects/books.html#giscus
# Also https://giscus.app/ for all options
repo: polkas/polkas.github.io
category: General
reactions-enabled: true
theme: light
language: en
loading: lazy
mapping: pathname