-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_quarto.yml
70 lines (66 loc) · 1.71 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
64
65
66
67
68
69
70
project:
type: book
output-dir: docs
book:
title: "ScholarLed catalogue"
author: "Simon Bowie"
date: "2024-02-13"
chapters:
- index.qmd
- all_press.nbconvert.ipynb
- african_press.nbconvert.ipynb
- mattering_press.nbconvert.ipynb
- media_press.nbconvert.ipynb
- meson_press.nbconvert.ipynb
- obp_press.nbconvert.ipynb
- punctum_press.nbconvert.ipynb
repo-url: https://github.com/SimonXIX/scholarled_catalogue
repo-actions: [edit]
downloads: [pdf]
favicon: ./images/favicon.ico
search:
location: sidebar
type: textbox
navbar:
title: false
collapse: true
logo: "https://scholarled.org/images/logo.png"
logo-alt: "ScholarLed logo"
logo-href: "https://scholarled.org/"
left:
- text: "Home"
href: "https://scholarled.org/"
- text: "Members"
href: "https://scholarled.org/#members"
- text: "Constitution"
href: "https://scholarled.org/constitution.html"
- text: "Join"
href: "https://scholarled.org/join.html"
- text: "Salon"
href: "https://scholarled.org/salon.html"
- text: "Our Books"
file: index.qmd
- text: "Blog"
href: "https://blog.scholarled.org/"
right:
- icon: envelope-fill
href: 'mailto:info@scholarled.org'
aria-label: Email
- icon: facebook
href: https://www.facebook.com/ScholarLed/
aria-label: Facebook
- icon: twitter
href: http://www.twitter.com/scholarled
aria-label: Twitter
comments:
hypothesis: true
#bibliography: references.bib
format:
html:
theme:
- cosmo
- custom.scss
number-sections: false
smooth-scroll: true
pdf:
documentclass: scrreprt