-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_quarto.yml
72 lines (57 loc) · 1.7 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
71
72
project:
type: book
output-dir: docs
book:
chapters:
- index.qmd
- contra_capa.qmd
- prefacio.qmd
- sintese.qmd
- apresentacao.qmd
- Introducao.qmd
- Objetivo_produtos.qmd
- Atividades_oficinas.qmd
- Glossario.qmd
- Modelo_conceitual_premissas.qmd
- Metodologia_resumida.qmd
- Refinamento.qmd
- Codigos_bases_dados.qmd
- Heterogeneidade_da_paisagem.qmd
- Conectividade_local.qmd
- Resiliencia_da_paisagem.qmd
- Resultados.qmd
- Aplicacoes.qmd
- consideracoes.qmd
- references.qmd
- anexo.qmd
navbar:
left:
- text: Tutoriais
menu:
- text: Heterogeneidade da paisagem
href: https://resiliencia-climatica-brasil.github.io/diversity-resilience-python/apresentacao.html
- text: Conectividade local
href: https://resiliencia-climatica-brasil.github.io/Resistencia/
- text: Resiliência
href: https://resiliencia-climatica-brasil.github.io/diversity-resilience-python/resilience.html
- text: Mapas
href: https://projeto-resiliencia-tnc.hub.arcgis.com
sidebar:
title: "Mapeamento de áreas resilientes a mudanças climáticas nos biomas brasileiros"
logo: figs/1667403883848_theme_logo.png
style: "docked"
page-navigation: true
favicon: figs/1667403883848_theme_logo.png
bibliography: bibliografia.bib
csl: citation_style.csl
lang: pt-br
format:
html:
toc: false
theme: default
css: styles.css
pdf:
header-includes:
- \usepackage[text = Versão Março/2024, fontsize= 2cm]{draftwatermark}
keep_tex: yes
highlight-style: github