This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_site0.yaml
51 lines (51 loc) · 1.67 KB
/
_site0.yaml
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
name: "gap_public_data"
title: "GAP Public Data"
description: |
Groundfish Assessment Program Public-Facing Data Products
lang: en
output_dir: "docs"
navbar:
title: "GAP Public Data"
logo:
image: img/Fish Icon PacCod_alpha background3.png
href: index.html
search: true
repository_url: https://github.com/afsc-gap-products/gap_public_data
source_url: true
right:
- text: "FOSS Vignettes"
menu:
- text: "General information"
href: foss_intro.html
- text: "Metadata"
href: foss-metadata.html
- text: "FOSS Interactive Platform - Quick Start Guide"
href: foss-platform.html
- text: "Use API with R"
href: foss-api-r.html
- text: "Use API with Python {afscgap} library"
href: foss-api-py.html
- text: "Use AFSC Oracle"
href: foss-oracle-r.html
# - text: "AKFIN Vignettes"
# menu:
# - text: "Operations"
# href: Survey_Ops_Operations.html
# - text: "Training Resources and Tech Memos"
# href: Survey_Ops_Training_Resources_and_Tech_Memos.html
- icon: fab fa-github
href: https://github.com/afsc-gap-products/gap_public_data
favicon: img/Fish Icon PacCod_alpha background3.png
base_url: https://github.com/afsc-gap-products/gap_public_data
output:
distill::distill_article:
css: styles.css
toc: true
toc_float: true
includes:
after_body:
- footer.html
editor_options:
chunk_output_type: console
csl: "https://raw.githubusercontent.com/citation-style-language/styles/master/apa-no-ampersand.csl"
bibliography: "https://raw.githubusercontent.com/afsc-gap-products/citations/main/cite/bibliography.bib"