-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
50 lines (43 loc) · 1.19 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
project:
type: website
output-dir: "docs"
website:
title: "nateraw.com"
twitter-card: true
favicon: favicon.ico
site-url: "https://www.nateraw.com"
navbar:
right:
- icon: github
href: https://github.com/nateraw/
- icon: twitter
href: https://twitter.com/_nateraw
- icon: linkedin
href: https://www.linkedin.com/in/Nathan-Raw/
repo-url: https://github.com/nateraw/naterawdotcom
repo-actions: [edit, issue]
# TODO - re-enable but make it less intrusive
# cookie-consent:
# type: express
# style: simple
# palette: dark
# prefs-text: "some message here"
# If you fork this, use a different google analytics id or remove this line
google-analytics:
tracking-id: G-JZN5RBFRD7
anonymize-ip: true
ipynb-filters:
- filter.py
format:
html:
theme: lux
page-layout: full
execute:
freeze: auto
resources:
- CNAME
- static/training_musicgen_songstarter/*.wav
- static/training_musicgen_songstarter/bach.mp3
- static/training_musicgen_songstarter/kalhonaho_trap_base_model.mp3
- static/training_musicgen_songstarter/bach_guitar_base_model.mp3
- static/training_musicgen_songstarter/singing_songstarter_v2.mp4