-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_site.yml
61 lines (61 loc) · 1.5 KB
/
_site.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
name: "D6_Distill_Webpage"
title: "Ecological Dynamics"
description: |
Ecological Dynamics
base_url: https://ecodynizw.github.io/
output_dir: "docs"
#creative_commons: CC BY
language:
label:
fig.cap: ''
favicon: img/d6_purple_round.png
theme: "d6theme.css"
twitter:
site: "@EcoDynIZW"
navbar:
logo:
image: img/d6_white.png
right:
- text: "Teams"
menu:
- text: "Individual Dynamics"
href: team-individual.html
- text: "Population Dynamics"
href: team-population.html
- text: "Biodiversity Dynamics"
href: team-biodiversity.html
- text: "Research"
menu:
- text: "Publications"
href: publications.html
- text: "Repositories"
href: repositories.html
- text: "Guidelines"
href: guidelines.html
- text: "Doctoral Theses"
href: doctoral-theses.html
- text: "Msc/Bsc Theses"
href: msc-bsc-theses.html
- text: "Teaching"
href: teaching.html
- text: "Wikis"
menu:
- text: "Coding"
href: coding.html
- text: "Geodata"
href: geodata.html
- icon: fa fa-twitter
href: https://twitter.com/EcoDynIZW
source_url: https://github.com/EcoDynIZW
output: distill::distill_article
collections:
posts:
categories: true
categories_metadata: true
authors_metadata: false
share: [twitter]
geodata:
categories: true
categories_metadata: true
authors_metadata: false
share: [twitter]