-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_quarto.yml
125 lines (109 loc) · 3.02 KB
/
_quarto.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
project:
type: website
output-dir: docs
render:
- "*"
- "!LICENSE.md"
- "!docs/"
website:
title: "Alaska Region Data Management Guide"
description: "General data management guidance and best practices for Alaska Region staff"
announcement:
content: \"Edit this page\" link now directs to dev branch!
icon: newspaper
position: below-navbar
type: danger
favicon: ak-forum-icon_200-tr.png
reader-mode: true
page-navigation: true
repo-url: https://github.com/USFWS/ak-dm-guide
repo-branch: dev
# issue-url: Https://www.fws.gov
repo-actions: [edit]
other-links:
- text: Submit Feedback or suggest a change
icon: file-text
href: https://forms.office.com/g/RUbQcKxLpQ
page-footer:
center:
- text: "DM Contacts"
href: https://doimspp.sharepoint.com/sites/fws-FF07S00000-data/SitePages/Contacts.aspx
- text: "License"
href: license.md
right:
- text: "Page updated: {{< meta date >}}"
search:
location: sidebar
type: textbox
sidebar:
style: docked
background: light
collapse-level: 1
# contents: auto
contents:
- index.md
- auto: background
- auto: fundamental-activities
- auto: alaska-data-management-101
- auto: planning
- auto: acquire
- auto: maintain
- auto: share
- auto: storage-options
- auto: appendix
- text: "---"
- section: "Site Maintenance"
- CONTRIBUTING.md
- CHANGELOG.md
# - section: "section 1"
# contents: "index.md"
# - href: "alaska-data-management-101"
# - section: "Section 2"
# contents: auto
# contents:
# - text: Plan
# href: "planning"
# --- This recursively renders all documents
# - section: "Acquire"
# contents:
# - auto: "acquire"
# - text: "---"
# - section: "Maintain"
# contents: maintain
#
# - section: "Access & Share"
navbar:
right:
- icon: person-arms-up
text: Contact
href: https://doimspp.sharepoint.com/sites/fws-FF07S00000-data/SitePages/Contacts.aspx
- icon: file-diff
href: https://github.com/hmaier-fws/ak-dm-guide/commits/test-pages/
text: Recent Changes
- href: https://ak-region-dst.gitbook.io/alaska-region-interim-data-management-user-guide
text: Original Site
icon: book
format:
html:
# theme: cerulean
# smooth-scroll: true
theme: default
css: styles.css
code-block-bg: "000000"
code-block-border-left: "ffffff"
link-external-newwindow: true
date: last-modified
date-format: iso
anchor-sections: true
toc: true
toc-title: On this page
# number-sections: true
#
# other-links:
# - text: Submit an issue
# icon: github
# href: https://github.com/hmaier-fws/ak-dm-userguide
# quarto preview --log log.txt --log-level info
# quarto preview source-files --log log.txt --log-level debug
# latex:
# toc: true