generated from jtr13/quarto-edav-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
39 lines (35 loc) · 769 Bytes
/
_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
project:
type: book
output-dir: docs
execute:
echo: true
book:
title: "“It’s Too Nice Out to Take a Cab”: Weather and Taxi Usage in New York, 2019–2024"
author:
- Sophie Wagner (sw3767)
- Moacir P. de Sá Pereira (mpd2149)
repo-url: https://github.com/sophiewagner7/nyc-weather
date: today
page-footer:
right: |
This book was built with <a href="https://quarto.org/">Quarto</a>.
repo-actions: [edit, issue]
chapters:
- index.qmd
- data.qmd
- results.qmd
- d3graph.qmd
- conclusion.qmd
- references.qmd
editor_options:
markdown:
extensions: -smart
resources:
- data-for-d3.csv
format:
html:
theme: cosmo
code-fold: true
df-print: kable
bibliography: bib.bib
csl: ieee.csl