Skip to content

Commit 06ae43d

Browse files
authored
Merge branch 'main' into port-tools
2 parents 6224ef9 + 1ac7723 commit 06ae43d

File tree

2 files changed

+102
-77
lines changed

2 files changed

+102
-77
lines changed

config/_default/menus.yaml

Lines changed: 88 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,110 +1,126 @@
1-
# Main
1+
# Main Navigation
22
main:
3-
- name: "About"
3+
# Get Started
4+
- name: "Get Started"
45
weight: 1
56
hasChildren: true
6-
- name: "About NWB"
7+
- name: "Overview"
78
weight: 1
89
url: "about-us/"
9-
parent: About
10-
- name: "The Software Ecosystem"
10+
parent: "Get Started"
11+
- name: "Converting Data to NWB"
1112
weight: 2
12-
url: "nwb-software/"
13-
parent: About
14-
- name: "Team"
13+
url: "converting-data-to-nwb/"
14+
parent: "Get Started"
15+
- name: "Documentation"
1516
weight: 3
16-
url: "team/"
17-
parent: About
18-
- name: "Publications"
19-
weight: 4
20-
url: "publications/"
21-
parent: About
22-
- name: "Contact Us"
23-
weight: 5
24-
url: "contact-us/"
25-
parent: About
17+
url: "https://nwb-overview.readthedocs.io"
18+
parent: "Get Started"
2619

27-
- name: "Community"
20+
# Software & Tools
21+
- name: "Software & Tools"
2822
weight: 2
2923
hasChildren: true
30-
- name: "News"
24+
- name: "NWB Software Ecosystem"
3125
weight: 1
32-
url: "https://us3.campaign-archive.com/home/?u=eacaccc485a4e5f36034bbdbd&id=a9718ab27f"
33-
parent: Community
34-
- name: "Events"
35-
weight: 2
36-
url: "https://neurodatawithoutborders.github.io/nwb_hackathons/"
37-
parent: Community
38-
- name: "NWB Enhancement Proposals"
39-
weight: 3
40-
url: "https://github.com/nwb-extensions/nwbep-review/blob/main/README.md"
41-
parent: Community
42-
- name: "Converting Data to NWB"
43-
weight: 4
44-
url: "converting-data-to-nwb/"
45-
parent: Community
46-
- name: "Grants and Projects"
47-
weight: 5
48-
url: "grants-and-projects/"
49-
parent: Community
50-
- name: "Working Groups"
51-
weight: 6
52-
url: "working-groups/"
53-
parent: Community
54-
- name: "NWB Tools"
26+
url: "nwb-software/"
27+
parent: "Software & Tools"
28+
- name: "Community NWB Tools"
5529
weight: 3
5630
hasChildren: true
5731
- name: "Acquisition Tools"
5832
weight: 1
5933
url: "tools/acquisition/"
60-
parent: "NWB Tools"
34+
parent: "Community NWB Tools"
6135
- name: "Analysis Tools"
6236
weight: 2
6337
url: "tools/analysis/"
64-
parent: "NWB Tools"
65-
- name: "Using NWB"
38+
parent: "Community NWB Tools"
39+
40+
# Community
41+
- name: "Community"
42+
weight: 3
43+
hasChildren: true
44+
- name: "News & Updates"
45+
weight: 1
46+
url: "news/"
47+
parent: "Community"
48+
- name: "Events"
49+
weight: 2
50+
url: "events/"
51+
parent: "Community"
52+
- name: "Enhancement Proposals"
53+
weight: 3
54+
url: "https://github.com/nwb-extensions/nwbep-review/"
55+
parent: "Community"
56+
- name: "Working Groups"
6657
weight: 4
67-
url: "https://nwb-overview.readthedocs.io"
68-
- name: "Policies"
58+
url: "working-groups/"
59+
parent: "Community"
60+
- name: "Team"
6961
weight: 5
62+
url: "team/"
63+
parent: "Community"
64+
65+
# Resources
66+
- name: "Resources"
67+
weight: 4
68+
hasChildren: true
69+
- name: "Publications"
70+
weight: 1
71+
url: "publications/"
72+
parent: "Resources"
73+
- name: "Grants & Projects"
74+
weight: 2
75+
url: "grants-and-projects/"
76+
parent: "Resources"
77+
- name: "Policies"
78+
weight: 3
7079
url: "policies/"
80+
parent: "Resources"
81+
82+
# Contact
83+
- name: "Contact"
84+
weight: 5
85+
url: "contact-us/"
7186

7287
# Footer
73-
### About
74-
about:
75-
- name: "About NWB"
88+
# Footer Menus
89+
quick_links:
90+
- name: "Get Started"
7691
weight: 1
7792
url: "/about-us"
78-
- name: "The Software Ecosystem"
93+
- name: "Documentation"
7994
weight: 2
95+
url: "https://nwb-overview.readthedocs.io"
96+
- name: "Software"
97+
weight: 3
8098
url: "/nwb-software"
8199
- name: "Team"
82-
weight: 3
83-
url: "/team"
84-
- name: "Publications"
85100
weight: 4
86-
url: "/publications"
87-
- name: "Contact Us"
88-
weight: 5
89-
url: "/contact-us"
101+
url: "/team"
90102

91-
### Community
92-
community:
93-
- name: "News"
103+
community_links:
104+
- name: "News & Updates"
94105
weight: 1
95106
url: "/news"
96107
- name: "Events"
97108
weight: 2
98-
url: "/event-cards"
99-
- name: "NWB Enhancement Proposals"
109+
url: "/events"
110+
- name: "Working Groups"
100111
weight: 3
101-
url: "https://github.com/nwb-extensions/nwbep-review/blob/main/README.md"
102-
- name: "Converting Data to NWB"
112+
url: "/working-groups"
113+
- name: "Contact Us"
103114
weight: 4
104-
url: "/converting-data-to-nwb"
105-
- name: "Grants and Projects"
106-
weight: 5
115+
url: "/contact-us"
116+
117+
resources:
118+
- name: "Publications"
119+
weight: 1
120+
url: "/publications"
121+
- name: "Grants & Projects"
122+
weight: 2
107123
url: "/grants-and-projects"
108-
- name: "Working Groups"
109-
weight: 6
110-
url: "/working-groups"
124+
- name: "Policies"
125+
weight: 3
126+
url: "/policies"

layouts/partials/shared/footer.html

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
</div>
1010
<div class="container-lg footer-padi z-3">
1111
<div class="row g-4 justify-content-between">
12-
1312
<div class="col-10 col-sm-5 col-md-3">
1413
<div class="d-flex flex-column row-gap-4">
1514
{{ with site.Params.footer_logo }}
@@ -25,9 +24,9 @@
2524

2625
<div class="col-10 col-sm-5 col-md-3">
2726
<div class="d-flex flex-column row-gap-4">
28-
<strong class="inter-500 text-18 dark-50">About</strong>
27+
<strong class="inter-500 text-18 dark-50">Quick Links</strong>
2928
<ul class="list-unstyled d-flex flex-column row-gap-3">
30-
{{ range site.Menus.about }}
29+
{{ range site.Menus.quick_links }}
3130
<li><a href="{{ .URL }}" class="inter-400 nav-link underline-hover animate dark-300 text-16">{{ .Name | markdownify }}</a></li>
3231
{{ end }}
3332
</ul>
@@ -38,13 +37,23 @@
3837
<div class="d-flex flex-column row-gap-4">
3938
<strong class="inter-500 text-18 dark-50">Community</strong>
4039
<ul class="list-unstyled d-flex flex-column row-gap-3">
41-
{{ range site.Menus.community }}
40+
{{ range site.Menus.community_links }}
4241
<li><a href="{{ .URL }}" class="inter-400 nav-link underline-hover animate dark-300 text-16">{{ .Name | markdownify }}</a></li>
4342
{{ end }}
4443
</ul>
4544
</div>
4645
</div>
4746

47+
<div class="col-10 col-sm-5 col-md-3">
48+
<div class="d-flex flex-column row-gap-4">
49+
<strong class="inter-500 text-18 dark-50">Resources</strong>
50+
<ul class="list-unstyled d-flex flex-column row-gap-3">
51+
{{ range site.Menus.resources }}
52+
<li><a href="{{ .URL }}" class="inter-400 nav-link underline-hover animate dark-300 text-16">{{ .Name | markdownify }}</a></li>
53+
{{ end }}
54+
</ul>
55+
</div>
56+
</div>
4857
</div>
4958
</div>
50-
</div>
59+
</div>

0 commit comments

Comments
 (0)