@@ -13,29 +13,20 @@ execute:
13
13
14
14
website :
15
15
page-navigation : true
16
- title : " NOAA Fisheries HackHours "
16
+ title : " NOAA Fisheries JupyterHub "
17
17
favicon : " images/favicon-16x16.png"
18
- site-url : https://nmfs-opensci.github.io/NOAAHackDays
19
- repo-url : https://github.com/nmfs-opensci/NOAAHackDays
18
+ site-url : https://nmfs-opensci.github.io/NMFS-Cloud-Training
19
+ repo-url : https://github.com/nmfs-opensci/NMFS-Cloud-Training
20
20
repo-actions : [edit, issue, source]
21
21
22
22
page-footer : <img src="https://github.com/nmfs-opensci/assets/blob/main/logo/nmfs-opensci-logo2.png?raw=true" alt="NMFS Open Science logo" style="width:150px"><br />NMFS Open Science (2023)
23
23
24
24
navbar :
25
25
background : primary
26
26
search : true
27
- left :
28
- - href : index.md
29
- text : Home
30
- - text : Topics
31
- menu :
32
- - text : HackHours 2023
33
- href : topics-2023/index.md
34
- - text : HackHours 2024
35
- href : topics-2024/index.md
36
27
right :
37
28
- icon : server
38
- href : https://dhub.opensci.live /
29
+ href : https://nmfs-openscapes.2i2c.cloud /
39
30
text : " JupyterHub"
40
31
- icon : wechat
41
32
href : https://github.com/nmfs-opensci/NOAAHackDays/discussions
@@ -55,21 +46,53 @@ website:
55
46
pinned : true
56
47
align : left
57
48
contents :
58
- - href : about .md
49
+ - href : index .md
59
50
text : About
60
- - href : nav.md
61
- text : Navigation
62
- - href : setup.md
63
- text : Set-up
64
- - href : coc.md
65
- text : Code of Conduct
66
- - href : reuse.md
67
- text : Reuse Statement
51
+ - href : content/setup.md
52
+ text : Quick Start
53
+ - href : content/hackhours.md
54
+ text : Hackhours
55
+ - href : content/workshops.md
56
+ text : Workshops
68
57
- text : " ---"
58
+ - text : JupyterHub Skills
59
+ href : topics-skills/index.md
69
60
- text : HackHours 2023
70
61
href : topics-2023/index.md
71
62
- text : HackHours 2024
72
63
href : topics-2024/index.md
64
+ - text : " ---"
65
+ - href : content/reuse.md
66
+ text : Reuse Statement
67
+ - href : coc.md
68
+ text : Code of Conduct
69
+ - id : topics-skills
70
+ logo : https://github.com/nmfs-opensci/assets/blob/main/logo/nmfs-opensci-logo2.png?raw=true
71
+ style : " docked"
72
+ collapse-level : 1
73
+ toc-expand : false
74
+ pinned : true
75
+ align : left
76
+ contents :
77
+ - text : JupyterHub Skills
78
+ href : topics-skills/index.md
79
+ - text : back
80
+ href : index.md
81
+ - text : " ---"
82
+ - text : Intro to JupyterHubs
83
+ href : topics-skills/01-intro-to-jupyterhub.qmd
84
+ - text : JupyterLab
85
+ href : topics-skills/02-intro-to-lab.md
86
+ - text : Intro to Git
87
+ href : topics-skills/02-git.md
88
+ - text : Git Authentication
89
+ href : topics-skills/02-git-authentication.md
90
+ - text : Git in JupyterLab
91
+ href : topics-skills/02-git-jupyter.md
92
+ - text : RStudio
93
+ href : topics-skills/02-rstudio.qmd
94
+ - text : Git in RStudio
95
+ href : topics-skills/02-git-rstudio.md
73
96
- id : topics-2023
74
97
logo : https://github.com/nmfs-opensci/assets/blob/main/logo/nmfs-opensci-logo2.png?raw=true
75
98
style : " docked"
@@ -80,6 +103,8 @@ website:
80
103
contents :
81
104
- text : HackHours 2023
82
105
href : topics-2023/index.md
106
+ - text : back
107
+ href : index.md
83
108
- text : " ---"
84
109
- text : Earth Data Access in Python
85
110
href : topics-2023/2023-12-09-earthdataaccess-intro/index.qmd
@@ -95,6 +120,8 @@ website:
95
120
contents :
96
121
- text : HackHours 2024
97
122
href : topics-2024/index.md
123
+ - text : back
124
+ href : index.md
98
125
- text : " ---"
99
126
- text : R - CoastWatch tutorials
100
127
href : topics-2024/2024-03-22-Coastwatch-R/index.qmd
0 commit comments