Skip to content

Commit fa733c0

Browse files
authored
Update organization of training materials (#83)
* fix minor formatting updates * add sidebar with navigation * update page titles and formatting * reorganize training materials in menus * update agenda template tables * remove old link from footer menu * remove unused sidebar menu
1 parent 4fad851 commit fa733c0

File tree

9 files changed

+764
-153
lines changed

9 files changed

+764
-153
lines changed

config/_default/menus.yaml

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ main:
5050
weight: 2
5151
url: "events/"
5252
parent: "Community"
53-
- name: "Organizing NWB Events"
54-
weight: 4
55-
url: "organizing-nwb-events/"
56-
parent: "Community"
5753
- name: "Enhancement Proposals"
5854
weight: 4
5955
url: "https://github.com/nwb-extensions/nwbep-review/"
@@ -87,7 +83,7 @@ main:
8783
weight: 4
8884
url: "policies/"
8985
parent: "Resources"
90-
- name: "Training Materials"
86+
- name: "Training & Event Materials"
9187
weight: 5
9288
url: "training-materials/"
9389
parent: "Resources"
@@ -127,14 +123,11 @@ community_links:
127123
- name: "About Events"
128124
weight: 3
129125
url: "/about-events"
130-
- name: "Organizing NWB Events"
131-
weight: 4
132-
url: "/organizing-nwb-events"
133126
- name: "Working Groups"
134-
weight: 5
127+
weight: 4
135128
url: "/working-groups"
136129
- name: "Contact Us"
137-
weight: 6
130+
weight: 5
138131
url: "/contact-us"
139132

140133
resources:
@@ -150,10 +143,9 @@ resources:
150143
- name: "Policies"
151144
weight: 4
152145
url: "/policies"
153-
- name: "Training Materials"
146+
- name: "Training & Event Materials"
154147
weight: 5
155148
url: "/training-materials"
156149
- name: "FAQ"
157150
weight: 6
158151
url: "/faq"
159-

0 commit comments

Comments
 (0)