-
Notifications
You must be signed in to change notification settings - Fork 5
/
_site.yml
33 lines (33 loc) · 915 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
name: "Catch-Forecasting"
output_dir: "."
navbar:
title: fish forecast
left:
- text: "Set-up"
href: setup.html
- text: "Introduction"
href: Forecasting-1---Introduction.html
- text: "TV Regresson"
href: TV-Regression.html
- text: "ARMA Models"
href: ARMA-Models.html
- text: "Exp Smoothing"
href: Exp_Smoothing.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/Fish-Forecast/Catch-Forecasting-INCOIS
output:
html_document:
theme: readable
toc_depth: 3
toc_float:
collapsed: false
css: styles.css
include:
in_header: header.html