-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path_site.yml
More file actions
40 lines (40 loc) · 1.66 KB
/
_site.yml
File metadata and controls
40 lines (40 loc) · 1.66 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
# name: "."
title: "Living Data Tutorials"
description: |
Living Data Tutorials
theme: theme.css
output_dir: "docs"
navbar:
right:
- text: "Home"
href: index.html
- text: "Guidelines for instructors"
href: instructors.html
- text: "Tutorials"
menu:
# - text: "Codyn"
# href: lessons/2022-04-07-codyn-tutorial/index.html
- text: "Disease Modelling in Mule Deer"
href: lessons/2022-06-03-chronic-wasting-disease/index.html
logo: figures/tutorials/diseasemodelling.png
- text: "Community Ecology: Hemlock Looper Outbreak on Anticosti Island"
href: lessons/2022-04-07-anticosti-historical-data-tutorial/index.html
logo: figures/tutorials/anticosti.png
- text: "Tree Diversity & Dendrochronology in Alberta, BC Forests"
href: lessons/2022-04-07-alberta-trees-tutorial/index.html
logo: figures/tutorials/albertatrees.png
- text: "Tree Swallow Life History: R Basics & Data Exploration"
href: lessons/2022-04-07-tree-swallow-dataset/index.html
logo: figures/tutorials/treeswallowlifehistory.png
- text: "Sexual Dimorphism & Sexual Selection in Tree Swallows"
href: lessons/2022-04-07-sexual-dimorphism-and-sexual-selection/index.html
logo: figures/tutorials/sexualdimorphism.png
- text: "Understanding Biodiversity with Metrics & Rank Abundance Curves"
href: lessons/2022-08-26-species-richness-rank-abundance-curves/index.html
logo: figures/tutorials/biodiversity.png
- text: "About"
href: about.html
collections:
lessons:
categories: true
output: distill::distill_article