|
7 | 7 | <span class="icon-bar"></span>
|
8 | 8 | <span class="icon-bar"></span>
|
9 | 9 | </button>
|
10 |
| - <a class="navbar-brand" href="{{ site.url }}{{ site.baseurl }}/"><img alt="NWB:N" src="images/nwb_n_logo.png" height="30px"></a> |
| 10 | + <a class="navbar-brand" href="{{ site.url }}{{ site.baseurl }}/"><img alt="NWB:N" src="images/logo_brain_text_transp_hor_350x64.png" height="30px"></a> |
| 11 | + <a class="navbar-brand" href="{{ site.url }}{{ site.baseurl }}/"><b>Projects Home</b></a> |
11 | 12 | </div>
|
12 | 13 | <div class="collapse navbar-collapse" id="navbar-collapse-1">
|
13 | 14 | <ul class="nav navbar-nav navbar-right">
|
14 | 15 | <li><a href="{{ site.url }}{{ site.baseurl }}/">Home</a></li>
|
15 | 16 | <li class="dropdown">
|
16 |
| - <a class="dropdown-toggle" data-toggle="dropdown" href="#">About<span class="caret"></span></a> |
| 17 | + <a class="dropdown-toggle" data-toggle="dropdown" href="#">Project Pages<span class="caret"></span></a> |
17 | 18 | <ul class="dropdown-menu">
|
18 | 19 | <li class="dropdown-header"><b>NWB:N</b></li>
|
19 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/mission">Mission</a></li> |
20 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/overview">Project Overview</a></li> |
21 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/vision">Project Vision</a></li> |
22 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/credits_and_legal">Credits and Legal</a></li> |
23 |
| - <li class="divider"></li> |
24 |
| - <li class="dropdown-header"><b>News & Publications</b></li> |
25 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/news">News</a></li> |
26 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/publications">Publications</a></li> |
| 20 | + <li><a href="https://neurodatawithoutborders.github.io/nwb_hackathons/">Hackathons & Tutorials</a></li> |
| 21 | + <li><a href="https://neurodatawithoutborders.github.io/matnwb/">MatNWB</a></li> |
| 22 | + <li><a href="https://neurodatawithoutborders.github.io/ontology-project/">Ontology Project</a></li> |
| 23 | + <li><a href="https://github.com/oruebel/ndx-icephys-meta">ICEphys Extension Proposal</a> </li> |
27 | 24 | </ul>
|
28 | 25 | </li>
|
29 | 26 | <li class="dropdown">
|
30 |
| - <a class="dropdown-toggle" data-toggle="dropdown" href="#">User Resources<span class="caret"></span></a> |
| 27 | + <a class="dropdown-toggle" data-toggle="dropdown" href="#">Related Pages<span class="caret"></span></a> |
31 | 28 | <ul class="dropdown-menu">
|
32 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/gettingstarted">Getting Started</a></li> |
33 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/faq">Frequently Asked Questions</a></li> |
34 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/best_practices">Best Practices</a></li> |
35 |
| - <li class="divider"></li> |
36 |
| - <li class="dropdown-header"><b>APIs</b></li> |
37 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/pynwb">PyNWB : Python Reference API</a></li> |
38 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/matnwbemb">MatNWB : Matlab API</a></li> |
39 |
| - <li class="dropdown-header"><b>Community</b></li> |
40 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/tools">Analysis and Vis Tools</a></li> |
41 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/exampledata">Example NWB:N Data Files</a></li> |
42 |
| - </ul> |
43 |
| - </li> |
44 |
| - <li class="dropdown"> |
45 |
| - <a class="dropdown-toggle" data-toggle="dropdown" href="#">Developer Resources<span class="caret"></span></a> |
46 |
| - <ul class="dropdown-menu"> |
47 |
| - <li class="dropdown-header"><b>Documentation</b></li> |
48 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/pynwb">PyNWB : Python Reference API</a></li> |
49 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/matnwbemb">MatNWB : Matlab API</a></li> |
50 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/schemalanguage"> Specification Language</a></li> |
51 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/datastandard">Data Standard Schema</a></li> |
52 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/storage_hdf">Data Storage Specification: HDF5</a></li> |
53 |
| - <li><a href="https://hdmf-dev.github.io/hdmfdocs" target="_blank">HDMF (used by PyNWB)</a><li> |
54 |
| - <li class="divider"></li> |
55 |
| - <li class="dropdown-header"><b>Guidelines</b></li> |
56 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/contributing">Contributing Guidelines</a></li> |
57 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/code_of_conduct">Code of Conduct</a></li> |
58 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/development_plan">Development Plan</a></li> |
59 |
| - <li class="divider"></li> |
60 |
| - <li class="dropdown-header"><b>GitHub (External Links)</b></li> |
61 |
| - <li><a href="https://github.com/NeurodataWithoutBorders" target="_blank"> All / GitHub Organization</a></li> |
62 |
| - <li><a href="https://github.com/NeurodataWithoutBorders/pynwb" target="_blank">PyNWB </a></li> |
63 |
| - <li><a href="https://github.com/NeurodataWithoutBorders/matnwb" target="_blank">MatNWB</a></li> |
64 |
| - <li><a href="https://github.com/NeurodataWithoutBorders/nwb-schema" target="_blank">NWB:N Schema</a></li> |
65 |
| - <li><a href="https://github.com/NeurodataWithoutBorders/nwb-docutils" target="_blank">NWB:N Documentation Utilities</a></li> |
66 |
| - <li><a href="https://hdmf-dev.github.io/" target="_blank">HDMF (used by PyNWB)</a><li> |
67 |
| - <li class="divider"></li> |
68 |
| - <li class="dropdown-header"><b>GitHub Pages (External Links)</b></li> |
69 |
| - <li><a href="https://github.com/NeurodataWithoutBorders/neurodatawithoutborders.github.io" target="_blank">neurodatawithoutborders.github.io (this site)</a></li> |
70 |
| - <li><a href="https://github.com/NeurodataWithoutBorders/nwb_hackathons" target="_blank">Hackathon Event Pages</a></li> |
| 29 | + <li><a href="https://www.nwb.org/">NWB.org</a></li> |
| 30 | + <li><a href="https://nwb-extensions.github.io/">NWB Extensions</a></li> |
| 31 | + <li><a href="https://hdmf-dev.github.io/">HDMF</a></li> |
| 32 | + <li class="dropdown-header"><b>Related GitHub Organizations</b></li> |
| 33 | + <li><a href="https://github.com/NeurodataWithoutBorders">Neurodata Without Borders</a></li> |
| 34 | + <li><a href="https://github.com/hdmf-dev/">HDMF Development</a></li> |
| 35 | + <li><a href="https://github.com/nwb-extensions">NWB Extensions</a></li> |
71 | 36 | </ul>
|
72 | 37 | </li>
|
73 |
| - <li class="dropdown"> |
74 |
| - <a class="dropdown-toggle" data-toggle="dropdown" href="#">Events<span class="caret"></span></a> |
75 |
| - <ul class="dropdown-menu"> |
76 |
| - <li class="dropdown-header"><b>Overview</b></li> |
77 |
| - <li><a href="{{ site.url }}{{ site.baseurl }}/hackathon_events">Hackathons</a></li> |
78 |
| - </ul> |
79 |
| - </li> |
80 | 38 | </ul>
|
81 | 39 | </div>
|
82 | 40 | </div>
|
|
0 commit comments