-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
55 lines (52 loc) · 1.1 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
project:
type: website
render:
- index.qmd
- docs/
preview:
port: 7827
browser: false
navigate: false
timeout: 3600
website:
title: ArgMap
description: "Advancing Policy Insights: Opinion Data Analysis and Debate Structuring Using LLMs"
site-url: https://argmap.bhatia.dev/
repo-url: https://github.com/aadityabhatia/polis-argmap/
repo-actions: source
page-navigation: true
page-footer: "© 2024 Aaditya Bhatia"
image: images/og.png
favicon: images/logo.png
open-graph: true
navbar:
logo: images/logo.png
background: primary
search: false
right:
- icon: github
href: https://github.com/aadityabhatia/polis-argmap
format:
html:
toc: true
toc-expand: 1
code-fold: true
smooth-scroll: true
page-layout: full
fig-align: center
theme:
light:
- sandstone
dark:
- darkly
mermaid:
theme: neutral
grid:
body-width: 1800px
argdown:
sourceHighlighter: web-component
mode: web-component
webComponent:
withoutMaximize: true
model:
removeTagsFromText: true