generated from jtr13/quarto-edav-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
44 lines (39 loc) · 777 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
39
40
41
42
project:
type: book
output-dir: docs
execute:
echo: true
book:
title: "R for Spatial Analysis & Visualization"
author:
- Vinit Sehgal, Ph.D.
repo-url: https://github.com/vinit-sehgal/AGRO4092
date: "Jan-16-2024"
page-footer:
right: |
Class Notes for AGRO-4092 at <a href="https://www.lsu.edu/">Louisiana State University</a>
#repo-actions: [edit, issue]
chapters:
- index.qmd
- ch1.qmd
- ch2.qmd
- ch3.qmd
- ch5.qmd
- ch6.qmd
- ch7.qmd
- ch8.qmd
- ch9.qmd
- ch10.qmd
- ch11.qmd
- chN.qmd
format:
html:
theme: flatly
rmdformats::readthedown:
code-fold: false
self_contained: true
toc: true
thumbnails: true
lightbox: true
gallery: true
highlight: tango