Skip to content

Commit 1bdfd8d

Browse files
committed
major clean up
1 parent 7766f28 commit 1bdfd8d

File tree

112 files changed

+1508
-5996
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+1508
-5996
lines changed

_quarto.yml

Lines changed: 49 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,29 +13,20 @@ execute:
1313

1414
website:
1515
page-navigation: true
16-
title: "NOAA Fisheries HackHours"
16+
title: "NOAA Fisheries JupyterHub"
1717
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
2020
repo-actions: [edit, issue, source]
2121

2222
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)
2323

2424
navbar:
2525
background: primary
2626
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
3627
right:
3728
- icon: server
38-
href: https://dhub.opensci.live/
29+
href: https://nmfs-openscapes.2i2c.cloud/
3930
text: "JupyterHub"
4031
- icon: wechat
4132
href: https://github.com/nmfs-opensci/NOAAHackDays/discussions
@@ -55,21 +46,53 @@ website:
5546
pinned: true
5647
align: left
5748
contents:
58-
- href: about.md
49+
- href: index.md
5950
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
6857
- text: "---"
58+
- text: JupyterHub Skills
59+
href: topics-skills/index.md
6960
- text: HackHours 2023
7061
href: topics-2023/index.md
7162
- text: HackHours 2024
7263
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
7396
- id: topics-2023
7497
logo: https://github.com/nmfs-opensci/assets/blob/main/logo/nmfs-opensci-logo2.png?raw=true
7598
style: "docked"
@@ -80,6 +103,8 @@ website:
80103
contents:
81104
- text: HackHours 2023
82105
href: topics-2023/index.md
106+
- text: back
107+
href: index.md
83108
- text: "---"
84109
- text: Earth Data Access in Python
85110
href: topics-2023/2023-12-09-earthdataaccess-intro/index.qmd
@@ -95,6 +120,8 @@ website:
95120
contents:
96121
- text: HackHours 2024
97122
href: topics-2024/index.md
123+
- text: back
124+
href: index.md
98125
- text: "---"
99126
- text: R - CoastWatch tutorials
100127
href: topics-2024/2024-03-22-Coastwatch-R/index.qmd

about.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)