-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
43 lines (37 loc) · 1.07 KB
/
_quarto.yml
File metadata and controls
43 lines (37 loc) · 1.07 KB
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
project:
type: website
output-dir: docs
render:
- "*.qmd"
- "*.rmd"
- "*.Rmd"
- "!Readme.md"
website:
title: "Quantification of Resilience Farm Animals"
reader-mode: true
sidebar:
style: "docked"
background: dark
search: true
contents:
- section: Examples
contents:
- href: examples/post_treatment_of_data/Model_MT.html#case-study-1.dynamic-semi-mechanistic-model
text: Dynamic semi-mechanistic model
- href: examples/post_treatment_of_data/Model_MT.html#case-study-2.-differential-smoothing-model
text: Differential smoothing model
- href: examples/switching_model/switching_model.html
text: Switching dynamic linear model
- href: examples/observer/gobserver_RMT.html
text: State observer
tools:
- icon: twitter
href: https://twitter.com/MasooTaghipoor
- icon: github
href: https://github.com/QuantAnimal/QuantAnimal.github.io
format:
html:
theme: flatly
css: styles.css
toc: true
html-math-method: mathjax