-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_site.yml
39 lines (38 loc) · 956 Bytes
/
_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
name: fish-forecast-training-course
output_dir: '.'
navbar:
title: Fish-Forecast
left:
- text: Welcome
href: index.html
- text: Syllabus
href: syllabus.html
- text: Set-up
icon: fa-clone
href: set-up.html
- text: More Tutorials
icon: fa-clipboard-list
href: nextsteps.html
- text: Daily Notes
href: notes.html
- text: Contact
href: contact.html
right:
- icon: fa-home
href: https://rverse-tutorials.github.io/Fish-Forecast-Training-Course/
- icon: fa-wrench
href: https://rverse-tutorials.github.io/RWorkflow-Workshop
- icon: fa-line-chart
href: https://fish-forecast.github.io/Catch-Forecasting-INCOIS/
- icon: fa-github
href: https://github.com/RVerse-Tutorials/Fish-Forecast-Training-Course
output:
html_document:
theme: readable
toc_depth: 2
toc_float:
collapsed: no
highlight: textmate
css: styles.css
lib_dir: site_libs
self_contained: no