File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed
Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 5151 weight : 6
5252 url : " working-groups/"
5353 parent : Community
54+ - name : " MatNWB"
55+ weight : 4
56+ url : " matnwb/"
57+ parent : The Software Ecosystem
5458
5559 - name : " Using NWB"
5660 weight : 3
Original file line number Diff line number Diff line change 1+ ---
2+ title : " MatNWB"
3+ description : " MATLAB library for reading and writing NWB files"
4+ ---
5+
6+ MatNWB is a MATLAB library for reading and writing NWB files.
Original file line number Diff line number Diff line change 1+ {{ define "main" }}
2+ {{/* Hero Section */}}
3+ < section class ="hero teamSect d-flex justify-content-center align-items-center position-relative "
4+ style ="background: radial-gradient(#063053e5, #062e52e5), url('/images/essentials/aboutBg.png'); ">
5+ < h1 class ="inter-700 text-48 text-white text-center z-4 "> {{ .Title | markdownify }}</ h1 >
6+ < div class ="position-absolute ellipses ">
7+ < img src ="/images/essentials/ellipses.png " alt ="" class ="ellipseW ">
8+ </ div >
9+ </ section >
10+ {{/* End Hero Section */}}
11+
12+ < section class ="section ">
13+ < div class ="container-lg ">
14+ {{ .Content }}
15+ </ div >
16+ </ section >
17+ {{ end }}
You can’t perform that action at this time.
0 commit comments