-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
45 lines (39 loc) · 1021 Bytes
/
_quarto.yml
File metadata and controls
45 lines (39 loc) · 1021 Bytes
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
project:
type: book
output-dir: _book
execute:
freeze: auto
cache: true
website:
site-url: https://learning.jsantanders.dev
google-analytics: "G-BL39G9942Y"
cookie-consent: true
twitter-card:
creator: "@jsantanders"
site: "learning.jsantanders.dev"
book:
title: "Book's problems and solutions"
reader-mode: true
author: "Jesus Santander"
date: today
page-footer:
left: |
Jesus Santander.
right: |
This guide was built with <a href="https://quarto.org/">Quarto</a>.
site-url: https://learning.jsantanders.dev
repo-url: https://github.com/jsantanders/learning.jsantanders.dev/
repo-branch: main
favicon: notebook.png
repo-actions: [edit, issue]
search: true
chapters:
- index.qmd
- part: Probability, Statistics, and Data
chapters:
- probability-statistics-and-data/probability.qmd
- probability-statistics-and-data/discrete-random-variables.qmd
format:
bookup-html:
toc: true
html-math-method: katex