diff --git a/admin/config.yml b/admin/config.yml index d6b29b7..537d9c6 100644 --- a/admin/config.yml +++ b/admin/config.yml @@ -1016,9 +1016,9 @@ collections: widget: "markdown" - - name: "privacy-policy" - label: "Privacy Policy" - file: "content/privacy-policy/_index.md" + - name: "policies" + label: "Policies" + file: "content/policies/_index.md" create: true fields: - label: "Title" diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 98e21b5..aea479f 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,8 +3,8 @@ "baseUrl": ".", "paths": { "*": [ - "../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2@v2.21100.20000/package/dist/cjs/*", - "../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/twbs/bootstrap@v5.3.2+incompatible/js/*" + "../../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2@v2.21100.20000/package/dist/cjs/*", + "../../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/twbs/bootstrap@v5.3.2+incompatible/js/*" ] } } diff --git a/config/_default/menus.yaml b/config/_default/menus.yaml index 4e78650..428ffbb 100644 --- a/config/_default/menus.yaml +++ b/config/_default/menus.yaml @@ -29,11 +29,11 @@ main: hasChildren: true - name: "News" weight: 1 - url: "news/" + url: "https://us3.campaign-archive.com/home/?u=eacaccc485a4e5f36034bbdbd&id=a9718ab27f" parent: Community - name: "Events" weight: 2 - url: "event-cards/" + url: "https://neurodatawithoutborders.github.io/nwb_hackathons/" parent: Community - name: "NWB Enhancement Proposals" weight: 3 @@ -51,13 +51,17 @@ main: weight: 6 url: "working-groups/" parent: Community + - name: "MatNWB" + weight: 4 + url: "matnwb/" + parent: The Software Ecosystem - name: "Using NWB" weight: 3 url: "https://nwb-overview.readthedocs.io" - name: "Policies" weight: 4 - url: "privacy-policy/" + url: "policies/" # Footer ### About @@ -98,9 +102,3 @@ community: - name: "Working Groups" weight: 6 url: "/working-groups" - -### Legal -legal: - - name: "Privacy Policy" - weight: 1 - url: "/privacy-policy" diff --git a/config/_default/params.yaml b/config/_default/params.yaml index 5470216..f999ae7 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -3,7 +3,7 @@ logo: "/images/logo.png" cta: enable: true text: "Get Started" - link: / + link: "/converting-data-to-nwb/" # Footer footer_logo: "/images/colored-logo.png" diff --git a/content/_index.md b/content/_index.md index 7677ffa..ce5e067 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,49 +6,47 @@ hero_section: - title: Neurodata Without Borders subtitle: Version 2.0 FINAL Now Available btn_text: Read More - btn_link: / - - title: Neurodata Without Borders - subtitle: Version 2.0 FINAL Now Available - btn_text: Read More - btn_link: / - - title: Neurodata Without Borders - subtitle: Version 2.0 FINAL Now Available - btn_text: Read More - btn_link: / + btn_link: "https://github.com/NeurodataWithoutBorders/nwb-schema" banner_section: enable: true - title: Making databases about the brain more usable and accessible for - neuroscientists worldwide + title: "**This website is under construction.** Please excuse our appearance as we + work to improve the site. + + +For the latest, please go do http://nwb.org. + + +For feedback, file an issue here: https://github.com/NeurodataWithoutBorders/neurodatawithoutborders.github.io/issues" card_section: enable: true cards: - image: /images/github.png title: Users & Developers btn_text: Get Started - btn_link: / + btn_link: "http://nwb-overview.readthedocs.io/" - image: /images/question_mark.png title: Questions About NWB? btn_text: Ask Our Help Desk - btn_link: / + btn_link: "https://github.com/NeurodataWithoutBorders/helpdesk/discussions" - image: /images/community.png title: Connect with the Community btn_text: Join the Slack - btn_link: / + btn_link: "https://nwb-users.slack.com/join/shared_invite/zt-9bsx3xdj-wtUILLNzM8a0mOV_RywS~Q#/shared-invite/email" - image: /images/mail.png title: Join Our Mailing List btn_text: Sign Up - btn_link: / + btn_link: "https://mailchi.mp/fe2a9bc55a1a/nwb-signup" portfolio_section: enable: true - image: /images/portfolio.png + image: /images/ai_img.jpg heading: Neurodata Without Borders - paragraph: Neurodata Without Borders (NWB) is a data standard for + paragraph: Neurodata Without Borders (NWB) is a data standard for neurophysiology, providing neuroscientists with a common standard to share, archive, use, and build analysis tools for neurophysiology data. NWB is designed to store a variety of neurophysiology data, including data from intracellular and extracellular electrophysiology experiments, data from optical physiology experiments, and tracking and stimulus data.

The - NWB team consists of neuroscientists and software developers + NWB team consists of neuroscientists and software developers who recognize that adoption of a unified data format is an important step toward breaking down the barriers to data sharing in neuroscience logos: @@ -57,27 +55,27 @@ portfolio_section: news_section: enable: true btn_text: See All New - btn_link: / + btn_link: /news sponsers_section: enable: true logos: - - image: /images/sponser-1.png - link: / - - image: /images/sponser-2.png - link: / - - image: /images/sponser-3.png - link: / - - image: /images/sponser-4.png - link: / - - image: /images/sponser-5.png - link: / - - image: /images/sponser-6.png - link: / - - image: /images/sponser-7.png - link: / + - image: /images/sponsor-allen-institute.png + link: "https://alleninstitute.org/" + - image: /images/sponsor-hhmi.png + link: "https://www.hhmi.org/" + - image: /images/sponsor-kavli.png + link: "https://www.kavlifoundation.org/" + - image: /images/sponsor-lbnl.png + link: "https://www.lbl.gov/" + - image: /images/sponsor-mathworks.png + link: "https://www.mathworks.com/" + - image: /images/sponsor-simons-foundation.png + link: "https://www.simonsfoundation.org/" + - image: /images/sponsor-incf.png + link: "https://www.incf.org/" cta_section: enable: true heading: Join our mailing list to receive news and notices btn_text: Register - btn_link: / + btn_link: "https://mailchi.mp/fe2a9bc55a1a/nwb-signup" --- diff --git a/content/about-us/_index.md b/content/about-us/_index.md index 7438758..cd649de 100644 --- a/content/about-us/_index.md +++ b/content/about-us/_index.md @@ -1,9 +1,8 @@ --- -title: About Us +title: About NWB about_section: enable: true image: /images/about-nwb.png - title: About NWB content: Progress in modern science is enabled by data sharing. There are major obstacles, however, that limit the open exchange of data particularly in neuroscience, a field where many small laboratories are pursuing diverse diff --git a/content/contact-us/_index.md b/content/contact-us/_index.md index 5597e16..235b957 100644 --- a/content/contact-us/_index.md +++ b/content/contact-us/_index.md @@ -10,35 +10,19 @@ community_section: title: NWB Help Desk content: Visit our online help desk and discussion forum to ask questions related to the Neurodata Without Borders data standard and software. + url: "https://github.com/NeurodataWithoutBorders/helpdesk/discussions" - image: /images/slack.png title: NWB Slack Workspace content: Join the open Slack workspace to interact directly with the developers and other users. + url: "https://nwb-users.slack.com/join/shared_invite/zt-9bsx3xdj-wtUILLNzM8a0mOV_RywS~Q#/shared-invite/email" - image: /images/contact-github.png title: NWB GitHub content: Contribute to our open source repositories on GitHub. + url: "https://github.com/NeurodataWithoutBorders" - image: /images/contact-mail.png title: NWB Mailing List content: Sign up for our mailing list to receive periodic email updates on Neurodata Without Borders. -live_chat: - enable: true - title: Contact Us - content: Lorem ipsum dolor sit amet consectetur adipiscing elit, convallis - aliquet tristique habitasse inceptos class eget ante, dignissim fusce - montes. - boxes: - - icon: /images/call.png - title: Number - content: +32 15/79.22.55 - link: "+3215792255" - button: - enable: true - - icon: /images/email.png - title: Email Contact - link: info@nanosupport.be - content: info@nanosupport.be - - icon: /images/location.png - title: Our Address - content: Zilverberklaan 80, 2820 Rijmenam, België + url: "https://mailchi.mp/fe2a9bc55a1a/nwb-signup" --- diff --git a/content/converting-data-to-nwb/_index.md b/content/converting-data-to-nwb/_index.md index 67f8534..8f6602d 100644 --- a/content/converting-data-to-nwb/_index.md +++ b/content/converting-data-to-nwb/_index.md @@ -28,24 +28,24 @@ available_tools_section: - feature: "Facilitates uploading to DANDI Archive" limitations: "May require manual addition of lab-specific data" resources: - - text: "Text Tutorial" - link: / + - text: "Text Tutorials" + url: "https://nwb-guide.readthedocs.io/en/latest/tutorials/index.html" - text: "YouTube Walkthrough" - link: / + url: "https://www.youtube.com/watch?v=EhhdDVuHAZ0" - icon: "/images/neuroconv.png" title: "NeuroConv" type: "Python library (underlies NWB GUIDE)" features: - - feature: "Supports 44+ neurophysiology data formats" + - feature: "Supports 45+ neurophysiology data formats" - feature: "Offers more flexibility than NWB GUIDE" - feature: "Provides tools for post-hoc time alignment of multiple data streams" - feature: "Supports cloud deployment" resources: - text: "GitHub Repository" - link: / + url: "https://github.com/catalystneuro/neuroconv" - text: "Documentation" - link: / + url: "https://neuroconv.readthedocs.io" - icon: "/images/pynwb.png" title: "PyNWB" @@ -56,13 +56,13 @@ available_tools_section: - feature: "Developing custom NWB extensions" resources: - text: "GitHub Repository" - link: / + url: "https://github.com/NeurodataWithoutBorders/pynwb" - text: "Documentation" - link: / + url: "https://pynwb.readthedocs.io" - text: "Tutorials" - link: / + url: "https://pynwb.readthedocs.io/en/latest/tutorials/index.html" - text: "NWB YouTube Channel" - link: / + url: "https://www.youtube.com/@NeurodataWithoutBorders" - icon: "/images/matnwb.png" title: "MatNWB" @@ -72,11 +72,11 @@ available_tools_section: - feature: "Working with unsupported data formats" resources: - text: "GitHub Repository" - link: / + url: "https://github.com/NeurodataWithoutBorders/matnwb" - text: "Tutorials" - link: / + url: "https://github.com/NeurodataWithoutBorders/matnwb?tab=readme-ov-file#tutorials" - text: "NWB YouTube Channel" - link: / + url: "https://www.youtube.com/@NeurodataWithoutBorders" ### Choosing Tools choosing_tools: diff --git a/content/grants-and-projects/_index.md b/content/grants-and-projects/_index.md index 5e0baa8..0766050 100644 --- a/content/grants-and-projects/_index.md +++ b/content/grants-and-projects/_index.md @@ -1,5 +1,5 @@ --- -title: Grants And Projects +title: Grants and Projects sponsered_projects: enable: true boxes: @@ -15,12 +15,24 @@ sponsered_projects: support, and coverage of new technologies and 2) neuroscience tools and technologies by maintaining core NWB technologies and integrating with a wide array of powerful data tools and technologies. - image: /images/advanced-nd.png + image: /images/nwb_elife_fig1.jpg + - title: "DANDI: Distributed Archives for Neurophysiology Data Integration" + image: /images/dandi-logo-square_sw.png + content: "The National Institutes of Health, through project 1R24MH117295, funded Satrajit Ghosh (Massachusetts Institute of Technology) and Yaroslav Halchenko (Center for Open Neuroscience) to create the DANDI archive for neurophysiology Data. + + * Provides a cloud platform for versioned neurophysiology data storage for the purposes of collaboration, archiving, and preservation. + + * Provide easy to use tools for neurophysiology data submission and access in the archive + + * Facilitates adoption of NWB via standardized applications for data ingestion, visualization and processing. + + +See the DANDI website and GitHub organization for details. (August 2019-April 2029)." intro_section: enable: true title: Kavli Sponsored Projects subtitle: Kavli Sponsored Projects - content: The Kavli Foundation has provided seed grants to aid + content: The Kavli Foundation has provided seed grants to aid labs in standardizing their experimental data using the NWB data format. Funds were used to support the building and sharing of data or software in the NWB ecosystem. We are no longer accepting applications for 2022 and @@ -130,16 +142,6 @@ sponsers: institute: EPFL content: Integrate NWB data format within the DeepLabCut ecosystem - - sponser_name: - - name: Alexander Mathis - institute: EPFL - content: Integrate NWB data format within the DeepLabCut - ecosystem - - sponser_name: - - name: Alexander Mathis - institute: EPFL - content: Integrate NWB data format within the DeepLabCut - ecosystem - year: 2019 boxes: - sponser_name: @@ -181,25 +183,25 @@ sponsers: past_projects_section: enable: true projects: - - image: /images/nwbn.png + - image: /images/project_components.png title: "NWB: A Data Standard and Software Ecosystem for Neurophysiology" content: The National Institutes of Health, through project 1R24MH116922, funded Oliver Rübel (Lawrence - Berkeley National Laboratory) and Lydia Ng (Allen + href='https://projectreporter.nih.gov/project_info_description.cfm?aid=9582696&icde=44882289'>1R24MH116922, funded Oliver Rübel (Lawrence + Berkeley National Laboratory) and Lydia Ng (Allen Institute for Brain Science) to continue development of the NWB data format and software ecosystem to enable standardization, sharing, and reuse of neurophysiology data and analyses, enhancing discovery and reproducibility. This funding is part of the NIH’s BRAIN Initiative support to develop standards.(September 2018-May 2020). For updates on - this project see our Progress Reports page. - - image: /images/shared-analysis.png + this project see our Progress Reports page. + - image: /images/enabling_sharing_nwb.png title: Enabling Shared Analysis and Processing of Large Neurophysiology Data - content: The National Institutes of Health, through project 1R44MH115731, funded + content: The National Institutes of Health, through project 1R44MH115731, funded William Schroeder (Kitware, Inc.) to create software tools to browse, process, analyze, and visualize NWB data. This funding is part of the NIH’s BRAIN Initiative Small Business Innovation Research (SBIR) grant program. (July 2017-June 2020). - - image: /images/computing-project.png + - image: /images/hpc_img.png title: High Performance Computing Project at the Lawerence Berkeley National Laboratory content: The Kavli Foundation provided support (2016-2018) to Kristofer Bouchard @@ -216,10 +218,10 @@ boxes: Rübel at the Lawrence Berkeley National Lab to support community engagement, outreach and software development. This program is currently supporting Benjamin Dichter as a community liaison for NWB. - image: /images/community-liason.png + image: /images/community_liaison.png - title: Simons Foundation Sponsors Development of MatNWB content: The Simons Foundation funds projects (Aug.2017 – present) to develop and expand the NWB2.0 Matlab API MatNWB to allow for adoption by a larger portion of the neuroscience community. - image: /images/simons-foundation.png + image: "https://github.com/NeurodataWithoutBorders/matnwb/raw/master/logo/logo_matnwb_small.png" --- diff --git a/content/matnwb/_index.md b/content/matnwb/_index.md new file mode 100644 index 0000000..171d9fa --- /dev/null +++ b/content/matnwb/_index.md @@ -0,0 +1,6 @@ +--- +title: "MatNWB" +description: "MATLAB library for reading and writing NWB files" +--- + +MatNWB is a MATLAB library for reading and writing NWB files. \ No newline at end of file diff --git a/content/news/_index.md b/content/news/_index.md index 6917fe8..d029f86 100644 --- a/content/news/_index.md +++ b/content/news/_index.md @@ -1,3 +1,3 @@ --- -title: "News" +title: "NWB News" --- \ No newline at end of file diff --git a/content/news/brain-science.md b/content/news/brain-science.md deleted file mode 100644 index 89fba10..0000000 --- a/content/news/brain-science.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: "Allen Institute for Brain Science Announced Release of Visual Coding - Neuropixels Data in " -subtitle: The Allen Institute for Brain Science announced today the release of - its first — and -date: 2019-10-14 -image: /images/brain-sciences.png -author_details: - name: "Oliver Ruebel" - image: "/images/placeholder.png" - bio: "Author's bio goes here" -tags: announcement, newbletter -weight: 8 ---- -some content diff --git a/content/news/event-announcements-2024-01-18.md b/content/news/event-announcements-2024-01-18.md new file mode 100644 index 0000000..c04eef1 --- /dev/null +++ b/content/news/event-announcements-2024-01-18.md @@ -0,0 +1,9 @@ +--- +title: "Data reuse event announcements" +weight: 5 +date: "2024-01-18" +subtitle: "Announcing NeuroDataReHack and Open Neurodata Showcase 2024" +ext_link: "http://eepurl.com/iHM-Hk" +image: "https://neurodatawithoutborders.github.io/nwb_hackathons/HCK21_2024_Janelia_NDRH/images/NDRH2024_banner.png" +tags: announcement, newsletter +--- \ No newline at end of file diff --git a/content/news/event-announcements-2024-02-22.md b/content/news/event-announcements-2024-02-22.md new file mode 100644 index 0000000..509fc81 --- /dev/null +++ b/content/news/event-announcements-2024-02-22.md @@ -0,0 +1,9 @@ +--- +title: "Developer event announcements" +weight: 5 +date: "2024-02-22" +subtitle: "Announcing the NWB Developer Hackathon and DataJoint SciOps Summit" +ext_link: "https://us3.campaign-archive.com/?u=eacaccc485a4e5f36034bbdbd&id=c51ea98a4a" +image: "https://mcusercontent.com/eacaccc485a4e5f36034bbdbd/images/02195614-9efc-f7a0-e0eb-d866d2392d88.png" +tags: announcement, newsletter +--- \ No newline at end of file diff --git a/content/news/neurodata.md b/content/news/neurodata.md deleted file mode 100644 index aecee0e..0000000 --- a/content/news/neurodata.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: "NWB Newsletter SuNeurodata Without Borders Wins 2019 R&D100 Awardmmer 2022" -weight: 7 -date: "2019-10-31" -subtitle: "Efficient, standardized mechanisms for storing, analyzing, and sharing data enable brain research worldwide, accelerating the" -image: "/images/neurodata.png" -author_details: - name: "Oliver Ruebel" - image: "/images/placeholder.png" - bio: "Author's bio goes here" -tags: announcement, newbletter ---- \ No newline at end of file diff --git a/content/news/nwb-newsletter-2021-09-16.md b/content/news/nwb-newsletter-2021-09-16.md new file mode 100644 index 0000000..af48a93 --- /dev/null +++ b/content/news/nwb-newsletter-2021-09-16.md @@ -0,0 +1,9 @@ +--- +title: "NWB Newsletter - Summer 2021" +weight: 5 +date: "2021-09-16" +subtitle: "The Neurodata Without Borders Summer 2021 Newsletter is now available!" +ext_link: "https://mailchi.mp/af7d20fa54bf/nwb-newsletter-summer-2021" +image: "/images/newsletter_2021-09-banner.png" +tags: announcement, newsletter +--- \ No newline at end of file diff --git a/content/news/nwb-newsletter-2022_02-09.md b/content/news/nwb-newsletter-2022_02-09.md new file mode 100644 index 0000000..d2b78f1 --- /dev/null +++ b/content/news/nwb-newsletter-2022_02-09.md @@ -0,0 +1,9 @@ +--- +title: "NWB Newsletter Winter 2022" +weight: 2 +date: "2022-02-09" +subtitle: "The Neurodata Without Borders Winter 2022 Newsletter is now available!" +image: "/images/newsletter_2022-02_banner.png" +ext_link: "https://mailchi.mp/99ffcb2f1539/nwb-newsletter-winter-2022" +tags: announcement, newsletter +--- \ No newline at end of file diff --git a/content/news/nwb-newsletter-2022_08-24.md b/content/news/nwb-newsletter-2022_08-24.md new file mode 100644 index 0000000..771c5fe --- /dev/null +++ b/content/news/nwb-newsletter-2022_08-24.md @@ -0,0 +1,9 @@ +--- +title: "NWB Newsletter Summer 2022" +weight: 2 +date: "2022-08-24" +subtitle: "Events, Funding Opportunities and New Tools" +image: "https://mcusercontent.com/eacaccc485a4e5f36034bbdbd/images/4a89f51a-b598-5611-7ae5-cdee2662c316.png" +ext_link: "https://us3.campaign-archive.com/?u=eacaccc485a4e5f36034bbdbd&id=a1f82b0f11" +tags: announcement, newsletter +--- \ No newline at end of file diff --git a/content/news/nwb-newsletter-2023-03-07.md b/content/news/nwb-newsletter-2023-03-07.md new file mode 100644 index 0000000..fddd3e3 --- /dev/null +++ b/content/news/nwb-newsletter-2023-03-07.md @@ -0,0 +1,9 @@ +--- +title: "NWB Newsletter - March 2023" +weight: 2 +date: "2023-03-07" +subtitle: "Upcoming events and more!" +image: "https://mcusercontent.com/eacaccc485a4e5f36034bbdbd/images/49eb59d3-0384-25dd-1234-6436b4f62f41.jpg" +ext_link: "https://us3.campaign-archive.com/?u=eacaccc485a4e5f36034bbdbd&id=de1bf36a9c" +tags: announcement, newsletter +--- \ No newline at end of file diff --git a/content/news/nwb-newsletter-2024-04-01.md b/content/news/nwb-newsletter-2024-04-01.md new file mode 100644 index 0000000..c955ac8 --- /dev/null +++ b/content/news/nwb-newsletter-2024-04-01.md @@ -0,0 +1,9 @@ +--- +title: "NWB Newsletter Spring 2024" +weight: 2 +date: "2024-04-01" +subtitle: "The Neurodata Without Borders Spring 2024 Newsletter is now available!" +image: "/images/newsletter_2024-04_banner.jpg" +ext_link: "https://us3.campaign-archive.com/?u=eacaccc485a4e5f36034bbdbd&id=d5035f11bd" +tags: announcement, newsletter +--- \ No newline at end of file diff --git a/content/news/nwb-newsletter-summer.md b/content/news/nwb-newsletter-summer.md deleted file mode 100644 index 7e74aa4..0000000 --- a/content/news/nwb-newsletter-summer.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: "NWB Newsletter Winter 2022" -weight: 2 -date: "2022-02-09" -subtitle: "The Neurodata Without Borders Winter 2022 Newsletter is now available!" -image: "/images/winter-2022.png" -author_details: - name: "Oliver Ruebel" - image: "/images/placeholder.png" - bio: "Author's bio goes here" -tags: announcement, newbletter ---- \ No newline at end of file diff --git a/content/news/nwb-newsletter.md b/content/news/nwb-newsletter.md deleted file mode 100644 index 51ea4c5..0000000 --- a/content/news/nwb-newsletter.md +++ /dev/null @@ -1,324 +0,0 @@ ---- -title: NWB Newsletter Summer 2022 -subtitle: The Neurodata Without Borders Summer 2022 Newsletter is now available! -date: 2022-08-30 -image: /images/nwb-newsletter.png -weight: 1 -author_details: - name: Oliver Ruebel - image: /images/placeholder.png - bio: Author's bio goes here -tags: announcement, newsletter ---- - - -# Markdown: Syntax - -* [Overview](#overview) - * [Philosophy](#philosophy) - * [Inline HTML](#html) - * [Automatic Escaping for Special Characters](#autoescape) -* [Block Elements](#block) - * [Paragraphs and Line Breaks](#p) - * [Headers](#header) - * [Blockquotes](#blockquote) - * [Lists](#list) - * [Code Blocks](#precode) - * [Horizontal Rules](#hr) -* [Span Elements](#span) - * [Links](#link) - * [Emphasis](#em) - * [Code](#code) - * [Images](#img) -* [Miscellaneous](#misc) - * [Backslash Escapes](#backslash) - * [Automatic Links](#autolink) - - -**Note:** This document is itself written using Markdown; you -can [see the source for it by adding '.text' to the URL](/projects/markdown/syntax.text). - ----- - -## Overview - -### Philosophy - -Markdown is intended to be as easy-to-read and easy-to-write as is feasible. - -Readability, however, is emphasized above all else. A Markdown-formatted -document should be publishable as-is, as plain text, without looking -like it's been marked up with tags or formatting instructions. While -Markdown's syntax has been influenced by several existing text-to-HTML -filters -- including [Setext](http://docutils.sourceforge.net/mirror/setext.html), [atx](http://www.aaronsw.com/2002/atx/), [Textile](http://textism.com/tools/textile/), [reStructuredText](http://docutils.sourceforge.net/rst.html), -[Grutatext](http://www.triptico.com/software/grutatxt.html), and [EtText](http://ettext.taint.org/doc/) -- the single biggest source of -inspiration for Markdown's syntax is the format of plain text email. - -## Block Elements - -### Paragraphs and Line Breaks - -A paragraph is simply one or more consecutive lines of text, separated -by one or more blank lines. (A blank line is any line that looks like a -blank line -- a line containing nothing but spaces or tabs is considered -blank.) Normal paragraphs should not be indented with spaces or tabs. - -The implication of the "one or more consecutive lines of text" rule is -that Markdown supports "hard-wrapped" text paragraphs. This differs -significantly from most other text-to-HTML formatters (including Movable -Type's "Convert Line Breaks" option) which translate every line break -character in a paragraph into a `
` tag. - -When you *do* want to insert a `
` break tag using Markdown, you -end a line with two or more spaces, then type return. - -### Headers - -Markdown supports two styles of headers, [Setext] [1] and [atx] [2]. - -Optionally, you may "close" atx-style headers. This is purely -cosmetic -- you can use this if you think it looks better. The -closing hashes don't even need to match the number of hashes -used to open the header. (The number of opening hashes -determines the header level.) - - -### Blockquotes - -Markdown uses email-style `>` characters for blockquoting. If you're -familiar with quoting passages of text in an email message, then you -know how to create a blockquote in Markdown. It looks best if you hard -wrap the text and put a `>` before every line: - -> This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, -> consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. -> Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus. -> -> Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse -> id sem consectetuer libero luctus adipiscing. - -Markdown allows you to be lazy and only put the `>` before the first -line of a hard-wrapped paragraph: - -> This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, -consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. -Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus. - -> Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse -id sem consectetuer libero luctus adipiscing. - -Blockquotes can be nested (i.e. a blockquote-in-a-blockquote) by -adding additional levels of `>`: - -> This is the first level of quoting. -> -> > This is nested blockquote. -> -> Back to the first level. - -Blockquotes can contain other Markdown elements, including headers, lists, -and code blocks: - -> ## This is a header. -> -> 1. This is the first list item. -> 2. This is the second list item. -> -> Here's some example code: -> -> return shell_exec("echo $input | $markdown_script"); - -Any decent text editor should make email-style quoting easy. For -example, with BBEdit, you can make a selection and choose Increase -Quote Level from the Text menu. - - -### Lists - -Markdown supports ordered (numbered) and unordered (bulleted) lists. - -Unordered lists use asterisks, pluses, and hyphens -- interchangably --- as list markers: - -* Red -* Green -* Blue - -is equivalent to: - -+ Red -+ Green -+ Blue - -and: - -- Red -- Green -- Blue - -Ordered lists use numbers followed by periods: - -1. Bird -2. McHale -3. Parish - -It's important to note that the actual numbers you use to mark the -list have no effect on the HTML output Markdown produces. The HTML -Markdown produces from the above list is: - -If you instead wrote the list in Markdown like this: - -1. Bird -1. McHale -1. Parish - -or even: - -3. Bird -1. McHale -8. Parish - -you'd get the exact same HTML output. The point is, if you want to, -you can use ordinal numbers in your ordered Markdown lists, so that -the numbers in your source match the numbers in your published HTML. -But if you want to be lazy, you don't have to. - -To make lists look nice, you can wrap items with hanging indents: - -* Lorem ipsum dolor sit amet, consectetuer adipiscing elit. - Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, - viverra nec, fringilla in, laoreet vitae, risus. -* Donec sit amet nisl. Aliquam semper ipsum sit amet velit. - Suspendisse id sem consectetuer libero luctus adipiscing. - -But if you want to be lazy, you don't have to: - -* Lorem ipsum dolor sit amet, consectetuer adipiscing elit. -Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, -viverra nec, fringilla in, laoreet vitae, risus. -* Donec sit amet nisl. Aliquam semper ipsum sit amet velit. -Suspendisse id sem consectetuer libero luctus adipiscing. - -List items may consist of multiple paragraphs. Each subsequent -paragraph in a list item must be indented by either 4 spaces -or one tab: - -1. This is a list item with two paragraphs. Lorem ipsum dolor - sit amet, consectetuer adipiscing elit. Aliquam hendrerit - mi posuere lectus. - - Vestibulum enim wisi, viverra nec, fringilla in, laoreet - vitae, risus. Donec sit amet nisl. Aliquam semper ipsum - sit amet velit. - -2. Suspendisse id sem consectetuer libero luctus adipiscing. - -It looks nice if you indent every line of the subsequent -paragraphs, but here again, Markdown will allow you to be -lazy: - -* This is a list item with two paragraphs. - - This is the second paragraph in the list item. You're -only required to indent the first line. Lorem ipsum dolor -sit amet, consectetuer adipiscing elit. - -* Another item in the same list. - -To put a blockquote within a list item, the blockquote's `>` -delimiters need to be indented: - -* A list item with a blockquote: - - > This is a blockquote - > inside a list item. - -To put a code block within a list item, the code block needs -to be indented *twice* -- 8 spaces or two tabs: - -* A list item with a code block: - - - -### Code Blocks - -Pre-formatted code blocks are used for writing about programming or -markup source code. Rather than forming normal paragraphs, the lines -of a code block are interpreted literally. Markdown wraps a code block -in both `
` and `` tags.
-
-To produce a code block in Markdown, simply indent every line of the
-block by at least 4 spaces or 1 tab.
-
-This is a normal paragraph:
-
-    This is a code block.
-
-Here is an example of AppleScript:
-
-    tell application "Foo"
-        beep
-    end tell
-
-A code block continues until it reaches a line that is not indented
-(or the end of the article).
-
-Within a code block, ampersands (`&`) and angle brackets (`<` and `>`)
-are automatically converted into HTML entities. This makes it very
-easy to include example HTML source code using Markdown -- just paste
-it and indent it, and Markdown will handle the hassle of encoding the
-ampersands and angle brackets. For example, this:
-
-    
-
-Regular Markdown syntax is not processed within code blocks. E.g.,
-asterisks are just literal asterisks within a code block. This means
-it's also easy to use Markdown to write about Markdown's own syntax.
-
-```
-tell application "Foo"
-    beep
-end tell
-```
-
-## Span Elements
-
-### Links
-
-Markdown supports two style of links: *inline* and *reference*.
-
-In both styles, the link text is delimited by [square brackets].
-
-To create an inline link, use a set of regular parentheses immediately
-after the link text's closing square bracket. Inside the parentheses,
-put the URL where you want the link to point, along with an *optional*
-title for the link, surrounded in quotes. For example:
-
-This is [an example](http://example.com/) inline link.
-
-[This link](http://example.net/) has no title attribute.
-
-### Emphasis
-
-Markdown treats asterisks (`*`) and underscores (`_`) as indicators of
-emphasis. Text wrapped with one `*` or `_` will be wrapped with an
-HTML `` tag; double `*`'s or `_`'s will be wrapped with an HTML
-`` tag. E.g., this input:
-
-*single asterisks*
-
-_single underscores_
-
-**double asterisks**
-
-__double underscores__
-
-### Code
-
-To indicate a span of code, wrap it with backtick quotes (`` ` ``).
-Unlike a pre-formatted code block, a code span indicates code within a
-normal paragraph. For example:
-
-Use the `printf()` function.
diff --git a/content/news/summer-2020.md b/content/news/summer-2020.md
deleted file mode 100644
index 76c5cf7..0000000
--- a/content/news/summer-2020.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: "NWB Newsletter - Summer 2020"
-weight: 5
-date: "2020-09-16"
-subtitle: "The Neurodata Without Borders Summer 2020 Newsletter is now available!"
-image: "/images/summer-2020.png"
-author_details:
-  name: "Oliver Ruebel"
-  image: "/images/placeholder.png"
-  bio: "Author's bio goes here"
-tags: announcement, newbletter
----
\ No newline at end of file
diff --git a/content/news/summer-2021.md b/content/news/summer-2021.md
deleted file mode 100644
index 12394fe..0000000
--- a/content/news/summer-2021.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: "NWB Newsletter - Summer 2021"
-weight: 3
-date: "2021-08-20"
-subtitle: "The Neurodata Without Borders Summer 2021 Newsletter is now available!"
-image: "/images/summer-2021.png"
-author_details:
-  name: "Oliver Ruebel"
-  image: "/images/placeholder.png"
-  bio: "Author's bio goes here"
-tags: announcement, newbletter
----
\ No newline at end of file
diff --git a/content/news/winter-2019.md b/content/news/winter-2019.md
deleted file mode 100644
index a652697..0000000
--- a/content/news/winter-2019.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: "NWB Newsletter - Winter 2019"
-weight: 6
-date: "2020-09-16"
-subtitle: "The Neurodata Without Borders: Neurophysiology Winter Newsletter 2019 is now available!"
-image: "/images/nwb-newsletter.png"
-author_details:
-  name: "Oliver Ruebel"
-  image: "/images/placeholder.png"
-  bio: "Author's bio goes here"
-tags: announcement, newbletter
----
\ No newline at end of file
diff --git a/content/news/winter-2021.md b/content/news/winter-2021.md
deleted file mode 100644
index cbe2cd4..0000000
--- a/content/news/winter-2021.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: "NWB Newsletter - Winter 2021"
-weight: 4
-date: "2021-04-02"
-subtitle: "The Neurodata Without Borders Winter 2021 Newsletter is now available!"
-image: "/images/winter-2021.png"
-author_details:
-  name: "Oliver Ruebel"
-  image: "/images/placeholder.png"
-  bio: "Author's bio goes here"
-tags: announcement, newbletter
----
\ No newline at end of file
diff --git a/content/nwb-software/_index.md b/content/nwb-software/_index.md
index 412d736..981ff4c 100644
--- a/content/nwb-software/_index.md
+++ b/content/nwb-software/_index.md
@@ -54,12 +54,12 @@ sections:
       specification, and data storage.
     description: NWB currently provides the following APIs
     list:
-      - title: "PyNWB:"
+      - title: "PyNWB"
         content: "Python reference API for NWB 2  to read, write, use, extend, and
-          analyze data stored in NWB.  Documentation . Sources
+          analyze data stored in NWB. Documentation Source
           (GitHub)"
       - title: MatNWB
-        content: Matlab API for NWB.  Documentation . Sources (GitHub)
+        content: Matlab API for NWB.  Documentation & Source (GitHub)
     community_software: In addition to the core APIs developed by the NWB team,
       there is a growing collection of software tools and libraries that support
       NWB. See our Analysis and Visualization Tools page for a list of tools
@@ -67,7 +67,7 @@ sections:
   - title: Data Storage
     image: /images/storageImg.png
     problem: Storage of large collections of neuroscience data.
-    approach: The NWB format currently uses the  Hierarchical Data
+    approach: The NWB format currently uses the  Hierarchical Data
       Format (HDF5) as primary storage mechanism.
     function: Data storage maps NWB primitives (Groups, Datasets, Attributes,
       Links etc.) to storage. In the case of HDF5 this is currently mostly a
@@ -86,7 +86,7 @@ sections:
       (e.g., C, C++, Python, MATLAB, R among others) and tools, such as,
       HDFView, a free, cross-platform application, can be used to open a file
       and browse data. Fifth, the HDF Group, a nonprofit group, ensures the
-      ongoing accessibility of HDF-stored data. 

Data Storage + ongoing accessibility of HDF-stored data.

Data Storage Documentation - title: Data Standard Schema image: /images/schemaImg.png @@ -104,20 +104,7 @@ sections: specification language. A new schema file will be published for each revision of the NWB format standard. Developers can use the schema to validate NWB files or create advanced APIs for NWB data.

Data Standard Schema

Documentation + href='http://nwb-schema.readthedocs.io/en/stable'>Data Standard Schema Documentation

Sources (GitHub) -community_tools: - enable: true - title: Community Tools - content: Morem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate - libero et velit interdum, ac aliquet odio mattis. - tools: - - image: /images/neuropy.png - title: NeuroPy - - image: /images/datavis.png - title: DataVis - - image: /images/spikesort.png - title: SpikeSort - - image: /images/neurograph.png - title: NeuroGraph --- + diff --git a/content/privacy-policy/_index.md b/content/policies/_index.md similarity index 79% rename from content/privacy-policy/_index.md rename to content/policies/_index.md index b683402..5377cb6 100644 --- a/content/privacy-policy/_index.md +++ b/content/policies/_index.md @@ -4,45 +4,53 @@ section: - title: Policies on Community-driven Development and Integration of New Neuroscience Technologies with NWB list: - - subtitle: "NWB Extension Sharing:" + - subtitle: "NWB Extension Sharing" items: - - heading: Sharing Guidelines + - heading: "Guidelines for sharing NWB extensions (NDX)" icon: /images/guidelines.png content: Requirements and strategy for sharing format extensions for NWB - - heading: Sharing Strategies + link: "https://docs.google.com/document/d/18E_WlhQAZf_rj_NsPubRSEVVNQIFJ2lTSeyy4_Olnxk/edit?usp=sharing" + - heading: "Strategies for sharing NWB extensions (NDX)" icon: /images/strategies.png content: Standard practices and strategies for sharing format extensions for NWB + link: "https://docs.google.com/document/d/1Sm3fQ89T8OquusNcwhgD9NIOHSeKKHeAzrzcJGurS68/edit?usp=sharing" - heading: Versioning Guidelines icon: /images/v-guidelines.png content: Requirements and strategy for versioning namespaces for the NWB core schema and extensions + link: "https://docs.google.com/document/d/19G5LKFsIPS4tiS5uaXKI5EOVVcdO91i5DCTQWLccyWI/edit?usp=sharing" - subtitle: NWB Extension Proposal (NEP) process items: - heading: Proposal Review Process icon: /images/p-process.png content: Process by which extensions to the NWB core standard are proposed, evaluated, reviewed, and accepted + link: "https://docs.google.com/document/d/1GbqDdsDsfJMkVGyzQUZwQKX6EOiA2IBEkgd2LtMK_Ik/edit?usp=sharing" - heading: Working Groups for Evaluating NEPs Policy icon: /images/wg-policy.png content: process for evaluation and review of NWB Extension Proposals (NEPs) by a review working group (RWG) to provide guidance and a formal framework for RWG members. + link: "https://docs.google.com/document/d/1XflTt24Sutf4EbIxGk2h0o5i5U3WBDXR5nr_Mju-LkM/edit?usp=sharing" - heading: Versioning Guidelines icon: /images/v-guidelines.png content: Requirements and strategy for versioning namespaces for the NWB core schema and extensions + link: "https://docs.google.com/document/d/1UQfN7jg8TDIkWlUg3k3yGhz9RfxqXkGoVpQPIh9Tgz0/edit?usp=sharing" - title: NWB Technical Advisory Board list: - items: - heading: NWB Technical Advisory Board Governance Plan icon: /images/nwb-tech.png content: Information about the TAB, role, and membership. + link: "https://docs.google.com/document/d/1EmKZp8vBksE6W5vs6jWnRdaGDTuPMqzHI8CtCNhH8Mg/edit?usp=sharing" - title: Software and Data Standard Policies list: - items: - heading: NWB and HDMF Software Release Cycle icon: /images/nwb-release.png content: General release cycle for the NWB and HDMF software and schema + link: "https://docs.google.com/document/d/19eWuTKFKwWdTrA9Zhh8Qc46SHYikPeI4XiWiIyYy87U/edit?usp=sharing" - heading: NWB and HDMF Versioning and Compatibility icon: /images/nwb-cap.png content: Standard practices for versioning and maintaining compatibility between @@ -51,12 +59,14 @@ section: icon: /images/nwb-schema.png content: Standard process for management of issues on core NWB software and schema code repositories. + link: "https://docs.google.com/document/d/14BYMftBEh62-wFmOj-yvs31MZzBhaT4RPRf7npLK540/edit?usp=sharing" - heading: Best Practices for NWB Data icon: /images/nwb-practice.png content: Collection of additional guidelines on common best practices to facilitate consistent use of the NWB standard and help avoid common problems and most effectively leverage the NWB data standard and its ecosystem of software tools. + link: "https://nwbinspector.readthedocs.io/en/dev/best_practices/best_practices_index.html" - title: Project-specific Policies list: - subtitle: "" @@ -74,7 +84,6 @@ section: project “Advancing Standardization of Neurophysiology Data Through Dissemination of NWB” - [DataJoint / NWB Roadmap (external)](/): **DataJoint** and **NWB** are two neuroinformatics initiatives in active development. The projects develop independently yet they have complementary aims and overlapping user communities. This document establishes key processes for coordinating development and communications in order to promote integration and interoperability across the two ecosystems. - heading: Previous grants icon: /images/p-grants.png diff --git a/content/publications/awards.md b/content/publications/awards.md index 4f95f36..4df73e5 100644 --- a/content/publications/awards.md +++ b/content/publications/awards.md @@ -3,7 +3,7 @@ title: "Awards" weight: 4 icon: "/images/awards.png" list: - - content: "2019 R&D 100 winner, Software/Services (Article)" + - content: "2019 R&D 100 winner, Software/Services (Article)" image: "/images/rnd.png" subtitle: - "R&D 100" diff --git a/content/team/_index.md b/content/team/_index.md index 5b1677c..406186f 100644 --- a/content/team/_index.md +++ b/content/team/_index.md @@ -1,5 +1,5 @@ --- -title: "Team " +title: "Team" governance_section: enable: true title: Governance Structure @@ -38,7 +38,7 @@ current_team_section: name: Loren Frank - image: /images/satrajit.png name: Satrajit Ghost - - image: /images/Adam.png + - image: "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcSL6eKXnOefpwg9BUB1OfL4mHHx9Vbii1pUhuBb61RiyEtY3zM7" name: Adam Kepecs - image: /images/mala.png name: Mala Murthy @@ -50,27 +50,6 @@ alumni_section: - image: /images/floyd.png name: Floyd Miles date: (April 2020 – May 2021, Co-PI 1R24MH116922-01) - - image: /images/courtney.png - name: Courtney Henry - date: (April 2020 – May 2021, Co-PI 1R24MH116922-01) - - image: /images/annette.png - name: Annette Black - date: (April 2020 – May 2021, Co-PI 1R24MH116922-01) - - image: /images/kathryn.png - name: Kathryn Murphy - date: (April 2020 – May 2021, Co-PI 1R24MH116922-01) - - image: /images/darrell.png - name: Darrell Steward - date: (April 2020 – May 2021, Co-PI 1R24MH116922-01) - - image: /images/jerome.png - name: Jerome Bell - date: (April 2020 – May 2021, Co-PI 1R24MH116922-01) - - image: /images/esther.png - name: Esther Howard - date: (April 2020 – May 2021, Co-PI 1R24MH116922-01) - - image: /images/savannah.png - name: Savannah Nguyen - date: (April 2020 – May 2021, Co-PI 1R24MH116922-01) technical_board: enable: true title: The Technical Advisory Board @@ -93,13 +72,13 @@ technical_team_section: name: Saskia de Vries - image: /images/yaroslav.png name: Yaroslav Halchenko - - image: /images/ryan.png + - image: /images/RyanLy.png name: Ryan Ly - - image: /images/lawrence.png + - image: /images/lawrence-niu.png name: Lawrence Niu - image: /images/kushal.png name: Kushal Bakshi - - image: /images/anna.png + - image: /images/szonja-weigl.jpeg name: Anna (Szonja) Weigl core_dev_section: pynwb_section: @@ -108,15 +87,18 @@ core_dev_section: - image: /images/oliver.png name: Oliver Ruebel post: Staff Scientist at Berkeley Lab - - image: /images/ryan.png + - image: /images/RyanLy.png name: Ryan Ly post: Scientific Data Engineer at Berkeley Lab - - image: /images/andrew.png + - image: /images/AndrewTritt.png name: Andrew Tritt post: Computer Systems Engineer at Berkeley Lab + - image: /images/MatthewAvaylon.jpg + name: Matthew Avaylon + post: Staff Software Engineer at Berkeley Lab matnwb_section: enable: true - image: /images/lawrence.png + image: /images/lawrence-niu.png name: Lawrence Niu post: Principal Engineer at MBF Biosciences nwb_community_section: diff --git a/images/Neurophysiology-min.png b/images/Neurophysiology-min.png deleted file mode 100644 index a866c40..0000000 Binary files a/images/Neurophysiology-min.png and /dev/null differ diff --git a/images/a-number.png b/images/a-number.png deleted file mode 100644 index 05b860a..0000000 Binary files a/images/a-number.png and /dev/null differ diff --git a/images/about b/images/about deleted file mode 100644 index 8b13789..0000000 --- a/images/about +++ /dev/null @@ -1 +0,0 @@ - diff --git a/images/about-nwb.png b/images/about-nwb.png deleted file mode 100644 index f996571..0000000 Binary files a/images/about-nwb.png and /dev/null differ diff --git a/images/adam.png b/images/adam.png deleted file mode 100644 index a571ae9..0000000 Binary files a/images/adam.png and /dev/null differ diff --git a/images/advanced-nd.png b/images/advanced-nd.png deleted file mode 100644 index 4c46142..0000000 Binary files a/images/advanced-nd.png and /dev/null differ diff --git a/images/alessio.png b/images/alessio.png deleted file mode 100644 index 8ac9794..0000000 Binary files a/images/alessio.png and /dev/null differ diff --git a/images/andrew.png b/images/andrew.png deleted file mode 100644 index 4b91944..0000000 Binary files a/images/andrew.png and /dev/null differ diff --git a/images/anna.png b/images/anna.png deleted file mode 100644 index 1f1bd17..0000000 Binary files a/images/anna.png and /dev/null differ diff --git a/images/anne.png b/images/anne.png deleted file mode 100644 index af1cec8..0000000 Binary files a/images/anne.png and /dev/null differ diff --git a/images/annette.png b/images/annette.png deleted file mode 100644 index 24d4a3a..0000000 Binary files a/images/annette.png and /dev/null differ diff --git a/images/api.png b/images/api.png deleted file mode 100644 index f1962b6..0000000 Binary files a/images/api.png and /dev/null differ diff --git a/images/apiBox.png b/images/apiBox.png deleted file mode 100644 index aa23229..0000000 Binary files a/images/apiBox.png and /dev/null differ diff --git a/images/archived.png b/images/archived.png deleted file mode 100644 index ecfd4ab..0000000 Binary files a/images/archived.png and /dev/null differ diff --git a/images/av-tools-content.png b/images/av-tools-content.png deleted file mode 100644 index a780c17..0000000 Binary files a/images/av-tools-content.png and /dev/null differ diff --git a/images/awards.png b/images/awards.png deleted file mode 100644 index e398e7a..0000000 Binary files a/images/awards.png and /dev/null differ diff --git a/images/behavioral.png b/images/behavioral.png deleted file mode 100644 index c01bc96..0000000 Binary files a/images/behavioral.png and /dev/null differ diff --git a/images/bing.png b/images/bing.png deleted file mode 100644 index faf4b13..0000000 Binary files a/images/bing.png and /dev/null differ diff --git a/images/brain-sciences.png b/images/brain-sciences.png deleted file mode 100644 index 268c9fd..0000000 Binary files a/images/brain-sciences.png and /dev/null differ diff --git a/images/calander.png b/images/calander.png deleted file mode 100644 index 30e5756..0000000 Binary files a/images/calander.png and /dev/null differ diff --git a/images/call.png b/images/call.png deleted file mode 100644 index 94708c4..0000000 Binary files a/images/call.png and /dev/null differ diff --git a/images/christof.png b/images/christof.png deleted file mode 100644 index d55bfd3..0000000 Binary files a/images/christof.png and /dev/null differ diff --git a/images/citing.png b/images/citing.png deleted file mode 100644 index 4a702cb..0000000 Binary files a/images/citing.png and /dev/null differ diff --git a/images/click.png b/images/click.png deleted file mode 100644 index 6e9ea9f..0000000 Binary files a/images/click.png and /dev/null differ diff --git a/images/code.png b/images/code.png deleted file mode 100644 index 26d9613..0000000 Binary files a/images/code.png and /dev/null differ diff --git a/images/colored-logo.png b/images/colored-logo.png deleted file mode 100644 index 717a115..0000000 Binary files a/images/colored-logo.png and /dev/null differ diff --git a/images/community-liason.png b/images/community-liason.png deleted file mode 100644 index 27241a9..0000000 Binary files a/images/community-liason.png and /dev/null differ diff --git a/images/community.png b/images/community.png deleted file mode 100644 index b93b398..0000000 Binary files a/images/community.png and /dev/null differ diff --git a/images/compete.png b/images/compete.png deleted file mode 100644 index 5d3e175..0000000 Binary files a/images/compete.png and /dev/null differ diff --git a/images/computing-project.png b/images/computing-project.png deleted file mode 100644 index f9eb353..0000000 Binary files a/images/computing-project.png and /dev/null differ diff --git a/images/contact-github.png b/images/contact-github.png deleted file mode 100644 index 2bd3a8f..0000000 Binary files a/images/contact-github.png and /dev/null differ diff --git a/images/contact-mail.png b/images/contact-mail.png deleted file mode 100644 index 4a41ba8..0000000 Binary files a/images/contact-mail.png and /dev/null differ diff --git a/images/contribution.png b/images/contribution.png deleted file mode 100644 index 2c58f11..0000000 Binary files a/images/contribution.png and /dev/null differ diff --git a/images/courtney.png b/images/courtney.png deleted file mode 100644 index 571581e..0000000 Binary files a/images/courtney.png and /dev/null differ diff --git a/images/darrell.png b/images/darrell.png deleted file mode 100644 index 874e3f6..0000000 Binary files a/images/darrell.png and /dev/null differ diff --git a/images/database.png b/images/database.png deleted file mode 100644 index 6bc6c6f..0000000 Binary files a/images/database.png and /dev/null differ diff --git a/images/datavis.png b/images/datavis.png deleted file mode 100644 index aaf6916..0000000 Binary files a/images/datavis.png and /dev/null differ diff --git a/images/elizabeth.png b/images/elizabeth.png deleted file mode 100644 index 85d9e0e..0000000 Binary files a/images/elizabeth.png and /dev/null differ diff --git a/images/email.png b/images/email.png deleted file mode 100644 index a5bdc16..0000000 Binary files a/images/email.png and /dev/null differ diff --git a/images/essentials/Rectangle-4.png b/images/essentials/Rectangle-4.png deleted file mode 100644 index b2ba648..0000000 Binary files a/images/essentials/Rectangle-4.png and /dev/null differ diff --git a/images/essentials/aboutBg.png b/images/essentials/aboutBg.png deleted file mode 100644 index ac965e3..0000000 Binary files a/images/essentials/aboutBg.png and /dev/null differ diff --git a/images/essentials/arrow_right.png b/images/essentials/arrow_right.png deleted file mode 100644 index b15fa8e..0000000 Binary files a/images/essentials/arrow_right.png and /dev/null differ diff --git a/images/essentials/av-tools-bg.png b/images/essentials/av-tools-bg.png deleted file mode 100644 index 23e00e2..0000000 Binary files a/images/essentials/av-tools-bg.png and /dev/null differ diff --git a/images/essentials/blue-dots.png b/images/essentials/blue-dots.png deleted file mode 100644 index 0ec7719..0000000 Binary files a/images/essentials/blue-dots.png and /dev/null differ diff --git a/images/essentials/bookmark_star.png b/images/essentials/bookmark_star.png deleted file mode 100644 index 66a571e..0000000 Binary files a/images/essentials/bookmark_star.png and /dev/null differ diff --git a/images/essentials/calender.png b/images/essentials/calender.png deleted file mode 100644 index de9022d..0000000 Binary files a/images/essentials/calender.png and /dev/null differ diff --git a/images/essentials/check_mark.png b/images/essentials/check_mark.png deleted file mode 100644 index aa87bcd..0000000 Binary files a/images/essentials/check_mark.png and /dev/null differ diff --git a/images/essentials/chevron_backward.png b/images/essentials/chevron_backward.png deleted file mode 100644 index 90d09d0..0000000 Binary files a/images/essentials/chevron_backward.png and /dev/null differ diff --git a/images/essentials/chevron_forward.png b/images/essentials/chevron_forward.png deleted file mode 100644 index f5dc788..0000000 Binary files a/images/essentials/chevron_forward.png and /dev/null differ diff --git a/images/essentials/circle.png b/images/essentials/circle.png deleted file mode 100644 index fb8433b..0000000 Binary files a/images/essentials/circle.png and /dev/null differ diff --git a/images/essentials/clients.png b/images/essentials/clients.png deleted file mode 100644 index 7f9a688..0000000 Binary files a/images/essentials/clients.png and /dev/null differ diff --git a/images/essentials/clock.png b/images/essentials/clock.png deleted file mode 100644 index 76ce5dd..0000000 Binary files a/images/essentials/clock.png and /dev/null differ diff --git a/images/essentials/comments.png b/images/essentials/comments.png deleted file mode 100644 index 6c5c1d2..0000000 Binary files a/images/essentials/comments.png and /dev/null differ diff --git a/images/essentials/ctaBg.png b/images/essentials/ctaBg.png deleted file mode 100644 index 4346988..0000000 Binary files a/images/essentials/ctaBg.png and /dev/null differ diff --git a/images/essentials/d-down-arrow.png b/images/essentials/d-down-arrow.png deleted file mode 100644 index 3271af5..0000000 Binary files a/images/essentials/d-down-arrow.png and /dev/null differ diff --git a/images/essentials/dots.png b/images/essentials/dots.png deleted file mode 100644 index d414dab..0000000 Binary files a/images/essentials/dots.png and /dev/null differ diff --git a/images/essentials/double-down-arrow.png b/images/essentials/double-down-arrow.png deleted file mode 100644 index a54455e..0000000 Binary files a/images/essentials/double-down-arrow.png and /dev/null differ diff --git a/images/essentials/down-arrow.png b/images/essentials/down-arrow.png deleted file mode 100644 index 489f42e..0000000 Binary files a/images/essentials/down-arrow.png and /dev/null differ diff --git a/images/essentials/ellipses.png b/images/essentials/ellipses.png deleted file mode 100644 index 1069e5a..0000000 Binary files a/images/essentials/ellipses.png and /dev/null differ diff --git a/images/essentials/eventsBg.png b/images/essentials/eventsBg.png deleted file mode 100644 index a47ddb6..0000000 Binary files a/images/essentials/eventsBg.png and /dev/null differ diff --git a/images/essentials/eventsHero.png b/images/essentials/eventsHero.png deleted file mode 100644 index 4a0980a..0000000 Binary files a/images/essentials/eventsHero.png and /dev/null differ diff --git a/images/essentials/eventsHeroL.png b/images/essentials/eventsHeroL.png deleted file mode 100644 index 7c28ce7..0000000 Binary files a/images/essentials/eventsHeroL.png and /dev/null differ diff --git a/images/essentials/eventsImg.png b/images/essentials/eventsImg.png deleted file mode 100644 index dcec6ba..0000000 Binary files a/images/essentials/eventsImg.png and /dev/null differ diff --git a/images/essentials/footer-dots-t.png b/images/essentials/footer-dots-t.png deleted file mode 100644 index 92cf1f4..0000000 Binary files a/images/essentials/footer-dots-t.png and /dev/null differ diff --git a/images/essentials/footer-dots.png b/images/essentials/footer-dots.png deleted file mode 100644 index 8fd15bd..0000000 Binary files a/images/essentials/footer-dots.png and /dev/null differ diff --git a/images/essentials/gnpBG.png b/images/essentials/gnpBG.png deleted file mode 100644 index 23e00e2..0000000 Binary files a/images/essentials/gnpBG.png and /dev/null differ diff --git a/images/essentials/newsBg.png b/images/essentials/newsBg.png deleted file mode 100644 index 1e6010f..0000000 Binary files a/images/essentials/newsBg.png and /dev/null differ diff --git a/images/essentials/newspageBg.png b/images/essentials/newspageBg.png deleted file mode 100644 index 2724fbb..0000000 Binary files a/images/essentials/newspageBg.png and /dev/null differ diff --git a/images/essentials/policiesBg.png b/images/essentials/policiesBg.png deleted file mode 100644 index a20a31b..0000000 Binary files a/images/essentials/policiesBg.png and /dev/null differ diff --git a/images/essentials/privacyBg.png b/images/essentials/privacyBg.png deleted file mode 100644 index d603cfe..0000000 Binary files a/images/essentials/privacyBg.png and /dev/null differ diff --git a/images/essentials/publicationsBg.png b/images/essentials/publicationsBg.png deleted file mode 100644 index 17394a0..0000000 Binary files a/images/essentials/publicationsBg.png and /dev/null differ diff --git a/images/essentials/right_arrow.png b/images/essentials/right_arrow.png deleted file mode 100644 index 86e27fb..0000000 Binary files a/images/essentials/right_arrow.png and /dev/null differ diff --git a/images/essentials/search.png b/images/essentials/search.png deleted file mode 100644 index a6eb728..0000000 Binary files a/images/essentials/search.png and /dev/null differ diff --git a/images/essentials/softwareBg.png b/images/essentials/softwareBg.png deleted file mode 100644 index ac965e3..0000000 Binary files a/images/essentials/softwareBg.png and /dev/null differ diff --git a/images/essentials/swipe_left.png b/images/essentials/swipe_left.png deleted file mode 100644 index a2dc7f1..0000000 Binary files a/images/essentials/swipe_left.png and /dev/null differ diff --git a/images/essentials/swipe_right.png b/images/essentials/swipe_right.png deleted file mode 100644 index 244b34e..0000000 Binary files a/images/essentials/swipe_right.png and /dev/null differ diff --git a/images/essentials/teamBg.png b/images/essentials/teamBg.png deleted file mode 100644 index a60a8e4..0000000 Binary files a/images/essentials/teamBg.png and /dev/null differ diff --git a/images/essentials/usingnwbBg.png b/images/essentials/usingnwbBg.png deleted file mode 100644 index 21a9409..0000000 Binary files a/images/essentials/usingnwbBg.png and /dev/null differ diff --git a/images/essentials/working-groups-bg.png b/images/essentials/working-groups-bg.png deleted file mode 100644 index cccd360..0000000 Binary files a/images/essentials/working-groups-bg.png and /dev/null differ diff --git a/images/esther.png b/images/esther.png deleted file mode 100644 index e568cc3..0000000 Binary files a/images/esther.png and /dev/null differ diff --git a/images/favicon.png b/images/favicon.png deleted file mode 100644 index 6b611c8..0000000 Binary files a/images/favicon.png and /dev/null differ diff --git a/images/floyd.png b/images/floyd.png deleted file mode 100644 index 45d8110..0000000 Binary files a/images/floyd.png and /dev/null differ diff --git a/images/folder.svg b/images/folder.svg deleted file mode 100644 index 8ced63b..0000000 --- a/images/folder.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/images/fredrich.png b/images/fredrich.png deleted file mode 100644 index 602cdf0..0000000 Binary files a/images/fredrich.png and /dev/null differ diff --git a/images/genotype.png b/images/genotype.png deleted file mode 100644 index ac8130f..0000000 Binary files a/images/genotype.png and /dev/null differ diff --git a/images/github.png b/images/github.png deleted file mode 100644 index eee1a84..0000000 Binary files a/images/github.png and /dev/null differ diff --git a/images/goal.png b/images/goal.png deleted file mode 100644 index f061040..0000000 Binary files a/images/goal.png and /dev/null differ diff --git a/images/guidelines.png b/images/guidelines.png deleted file mode 100644 index 68e5980..0000000 Binary files a/images/guidelines.png and /dev/null differ diff --git a/images/hackathons.png b/images/hackathons.png deleted file mode 100644 index d01593d..0000000 Binary files a/images/hackathons.png and /dev/null differ diff --git a/images/help.png b/images/help.png deleted file mode 100644 index 78c96ca..0000000 Binary files a/images/help.png and /dev/null differ diff --git a/images/hero.png b/images/hero.png deleted file mode 100644 index e83dc75..0000000 Binary files a/images/hero.png and /dev/null differ diff --git a/images/hierarchical-diagram.png b/images/hierarchical-diagram.png deleted file mode 100644 index 92995ed..0000000 Binary files a/images/hierarchical-diagram.png and /dev/null differ diff --git a/images/history.png b/images/history.png deleted file mode 100644 index 157d544..0000000 Binary files a/images/history.png and /dev/null differ diff --git a/images/img-team-member-career-03.jpg b/images/img-team-member-career-03.jpg deleted file mode 100644 index 168da17..0000000 Binary files a/images/img-team-member-career-03.jpg and /dev/null differ diff --git a/images/incf.png b/images/incf.png deleted file mode 100644 index bbed3bb..0000000 Binary files a/images/incf.png and /dev/null differ diff --git a/images/jerome.png b/images/jerome.png deleted file mode 100644 index 5f159b1..0000000 Binary files a/images/jerome.png and /dev/null differ diff --git a/images/karel.png b/images/karel.png deleted file mode 100644 index 7318624..0000000 Binary files a/images/karel.png and /dev/null differ diff --git a/images/kathryn.png b/images/kathryn.png deleted file mode 100644 index 2caaa04..0000000 Binary files a/images/kathryn.png and /dev/null differ diff --git a/images/katrin.png b/images/katrin.png deleted file mode 100644 index 523007c..0000000 Binary files a/images/katrin.png and /dev/null differ diff --git a/images/kris.png b/images/kris.png deleted file mode 100644 index 38679fa..0000000 Binary files a/images/kris.png and /dev/null differ diff --git a/images/kushal.png b/images/kushal.png deleted file mode 100644 index 73a1597..0000000 Binary files a/images/kushal.png and /dev/null differ diff --git a/images/lawrence.png b/images/lawrence.png deleted file mode 100644 index c910f37..0000000 Binary files a/images/lawrence.png and /dev/null differ diff --git a/images/location.png b/images/location.png deleted file mode 100644 index 637b346..0000000 Binary files a/images/location.png and /dev/null differ diff --git a/images/logo.png b/images/logo.png deleted file mode 100644 index f6cee1d..0000000 Binary files a/images/logo.png and /dev/null differ diff --git a/images/loren.png b/images/loren.png deleted file mode 100644 index 86b112c..0000000 Binary files a/images/loren.png and /dev/null differ diff --git a/images/lydia.png b/images/lydia.png deleted file mode 100644 index 281aba1..0000000 Binary files a/images/lydia.png and /dev/null differ diff --git a/images/mail.png b/images/mail.png deleted file mode 100644 index bfdcfd8..0000000 Binary files a/images/mail.png and /dev/null differ diff --git a/images/mala.png b/images/mala.png deleted file mode 100644 index 400e720..0000000 Binary files a/images/mala.png and /dev/null differ diff --git a/images/marker.png b/images/marker.png deleted file mode 100644 index 29dbcc1..0000000 Binary files a/images/marker.png and /dev/null differ diff --git a/images/markus.png b/images/markus.png deleted file mode 100644 index 76bae54..0000000 Binary files a/images/markus.png and /dev/null differ diff --git a/images/matnwb.png b/images/matnwb.png deleted file mode 100644 index 9247f3f..0000000 Binary files a/images/matnwb.png and /dev/null differ diff --git a/images/neuroconv.png b/images/neuroconv.png deleted file mode 100644 index 4a7ee9b..0000000 Binary files a/images/neuroconv.png and /dev/null differ diff --git a/images/neurodata.png b/images/neurodata.png deleted file mode 100644 index 3f18e47..0000000 Binary files a/images/neurodata.png and /dev/null differ diff --git a/images/neurograph.png b/images/neurograph.png deleted file mode 100644 index f16d44f..0000000 Binary files a/images/neurograph.png and /dev/null differ diff --git a/images/neurone.png b/images/neurone.png deleted file mode 100644 index 22f8710..0000000 Binary files a/images/neurone.png and /dev/null differ diff --git a/images/neuropy.png b/images/neuropy.png deleted file mode 100644 index dbcc0f0..0000000 Binary files a/images/neuropy.png and /dev/null differ diff --git a/images/nwb-cap.png b/images/nwb-cap.png deleted file mode 100644 index 6526793..0000000 Binary files a/images/nwb-cap.png and /dev/null differ diff --git a/images/nwb-guide.png b/images/nwb-guide.png deleted file mode 100644 index d8fd61b..0000000 Binary files a/images/nwb-guide.png and /dev/null differ diff --git a/images/nwb-neuro.png b/images/nwb-neuro.png deleted file mode 100644 index 62e49b0..0000000 Binary files a/images/nwb-neuro.png and /dev/null differ diff --git a/images/nwb-newsletter.png b/images/nwb-newsletter.png deleted file mode 100644 index 89f87fd..0000000 Binary files a/images/nwb-newsletter.png and /dev/null differ diff --git a/images/nwb-practice.png b/images/nwb-practice.png deleted file mode 100644 index 0ea8d3e..0000000 Binary files a/images/nwb-practice.png and /dev/null differ diff --git a/images/nwb-release.png b/images/nwb-release.png deleted file mode 100644 index d9b62e6..0000000 Binary files a/images/nwb-release.png and /dev/null differ diff --git a/images/nwb-schema.png b/images/nwb-schema.png deleted file mode 100644 index 8914816..0000000 Binary files a/images/nwb-schema.png and /dev/null differ diff --git a/images/nwb-tech.png b/images/nwb-tech.png deleted file mode 100644 index 82b6b15..0000000 Binary files a/images/nwb-tech.png and /dev/null differ diff --git a/images/nwbn.png b/images/nwbn.png deleted file mode 100644 index d296ce7..0000000 Binary files a/images/nwbn.png and /dev/null differ diff --git a/images/oliver.png b/images/oliver.png deleted file mode 100644 index 86c6845..0000000 Binary files a/images/oliver.png and /dev/null differ diff --git a/images/online.png b/images/online.png deleted file mode 100644 index 60fb83d..0000000 Binary files a/images/online.png and /dev/null differ diff --git a/images/p-grants.png b/images/p-grants.png deleted file mode 100644 index 2de9e2d..0000000 Binary files a/images/p-grants.png and /dev/null differ diff --git a/images/p-process.png b/images/p-process.png deleted file mode 100644 index 2f3910e..0000000 Binary files a/images/p-process.png and /dev/null differ diff --git a/images/p-title.png b/images/p-title.png deleted file mode 100644 index c51de2a..0000000 Binary files a/images/p-title.png and /dev/null differ diff --git a/images/paper.png b/images/paper.png deleted file mode 100644 index 61a33f8..0000000 Binary files a/images/paper.png and /dev/null differ diff --git a/images/placeholder.png b/images/placeholder.png deleted file mode 100644 index cf90147..0000000 Binary files a/images/placeholder.png and /dev/null differ diff --git a/images/policies-code.png b/images/policies-code.png deleted file mode 100644 index 76724a9..0000000 Binary files a/images/policies-code.png and /dev/null differ diff --git a/images/policies.png b/images/policies.png deleted file mode 100644 index a249162..0000000 Binary files a/images/policies.png and /dev/null differ diff --git a/images/policyBg.png b/images/policyBg.png deleted file mode 100644 index d603cfe..0000000 Binary files a/images/policyBg.png and /dev/null differ diff --git a/images/portfolio-logo.png b/images/portfolio-logo.png deleted file mode 100644 index 81c5f9d..0000000 Binary files a/images/portfolio-logo.png and /dev/null differ diff --git a/images/portfolio.png b/images/portfolio.png deleted file mode 100644 index 64a1e88..0000000 Binary files a/images/portfolio.png and /dev/null differ diff --git a/images/publications-citing.png b/images/publications-citing.png deleted file mode 100644 index 87638e6..0000000 Binary files a/images/publications-citing.png and /dev/null differ diff --git a/images/puzzle.png b/images/puzzle.png deleted file mode 100644 index 886c5eb..0000000 Binary files a/images/puzzle.png and /dev/null differ diff --git a/images/pynwb.png b/images/pynwb.png deleted file mode 100644 index 77b3ea2..0000000 Binary files a/images/pynwb.png and /dev/null differ diff --git a/images/question_mark.png b/images/question_mark.png deleted file mode 100644 index 5255c89..0000000 Binary files a/images/question_mark.png and /dev/null differ diff --git a/images/r-docs.png b/images/r-docs.png deleted file mode 100644 index fc5e605..0000000 Binary files a/images/r-docs.png and /dev/null differ diff --git a/images/report.png b/images/report.png deleted file mode 100644 index c40468e..0000000 Binary files a/images/report.png and /dev/null differ diff --git a/images/rnd.png b/images/rnd.png deleted file mode 100644 index 85025b2..0000000 Binary files a/images/rnd.png and /dev/null differ diff --git a/images/ryan.png b/images/ryan.png deleted file mode 100644 index 308aa34..0000000 Binary files a/images/ryan.png and /dev/null differ diff --git a/images/saskia.png b/images/saskia.png deleted file mode 100644 index 8f9ee80..0000000 Binary files a/images/saskia.png and /dev/null differ diff --git a/images/satrajit.png b/images/satrajit.png deleted file mode 100644 index e077346..0000000 Binary files a/images/satrajit.png and /dev/null differ diff --git a/images/savannah.png b/images/savannah.png deleted file mode 100644 index 2d64cdb..0000000 Binary files a/images/savannah.png and /dev/null differ diff --git a/images/schedule.png b/images/schedule.png deleted file mode 100644 index ade5ca8..0000000 Binary files a/images/schedule.png and /dev/null differ diff --git a/images/schema.png b/images/schema.png deleted file mode 100644 index 8d31db0..0000000 Binary files a/images/schema.png and /dev/null differ diff --git a/images/schemaImg.png b/images/schemaImg.png deleted file mode 100644 index 9a05827..0000000 Binary files a/images/schemaImg.png and /dev/null differ diff --git a/images/shared-analysis.png b/images/shared-analysis.png deleted file mode 100644 index 06cfb2f..0000000 Binary files a/images/shared-analysis.png and /dev/null differ diff --git a/images/simons-foundation.png b/images/simons-foundation.png deleted file mode 100644 index 903f98e..0000000 Binary files a/images/simons-foundation.png and /dev/null differ diff --git a/images/simulation.png b/images/simulation.png deleted file mode 100644 index 3c40ceb..0000000 Binary files a/images/simulation.png and /dev/null differ diff --git a/images/slack.png b/images/slack.png deleted file mode 100644 index 53986f7..0000000 Binary files a/images/slack.png and /dev/null differ diff --git a/images/spatial.png b/images/spatial.png deleted file mode 100644 index f12ba88..0000000 Binary files a/images/spatial.png and /dev/null differ diff --git a/images/specsImg.png b/images/specsImg.png deleted file mode 100644 index 20b7e03..0000000 Binary files a/images/specsImg.png and /dev/null differ diff --git a/images/spikesort.png b/images/spikesort.png deleted file mode 100644 index 8b55619..0000000 Binary files a/images/spikesort.png and /dev/null differ diff --git a/images/storageImg.png b/images/storageImg.png deleted file mode 100644 index 306933d..0000000 Binary files a/images/storageImg.png and /dev/null differ diff --git a/images/strategies.png b/images/strategies.png deleted file mode 100644 index 2017a18..0000000 Binary files a/images/strategies.png and /dev/null differ diff --git a/images/summer-2020.png b/images/summer-2020.png deleted file mode 100644 index 937dc72..0000000 Binary files a/images/summer-2020.png and /dev/null differ diff --git a/images/summer-2021.png b/images/summer-2021.png deleted file mode 100644 index 44a3f26..0000000 Binary files a/images/summer-2021.png and /dev/null differ diff --git a/images/time.pdf b/images/time.pdf deleted file mode 100644 index 5b284fc..0000000 Binary files a/images/time.pdf and /dev/null differ diff --git a/images/twitter.png b/images/twitter.png deleted file mode 100644 index f979edb..0000000 Binary files a/images/twitter.png and /dev/null differ diff --git a/images/user-dark.svg b/images/user-dark.svg deleted file mode 100644 index 9b92172..0000000 --- a/images/user-dark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/images/v-guidelines.png b/images/v-guidelines.png deleted file mode 100644 index 7895465..0000000 Binary files a/images/v-guidelines.png and /dev/null differ diff --git a/images/wg-policy.png b/images/wg-policy.png deleted file mode 100644 index d767349..0000000 Binary files a/images/wg-policy.png and /dev/null differ diff --git a/images/winter-2021.png b/images/winter-2021.png deleted file mode 100644 index 8bed04f..0000000 Binary files a/images/winter-2021.png and /dev/null differ diff --git a/images/winter-2022.png b/images/winter-2022.png deleted file mode 100644 index f6c4532..0000000 Binary files a/images/winter-2022.png and /dev/null differ diff --git a/images/yaroslav.png b/images/yaroslav.png deleted file mode 100644 index b940666..0000000 Binary files a/images/yaroslav.png and /dev/null differ diff --git a/images/youtube.png b/images/youtube.png deleted file mode 100644 index 4fab5c7..0000000 Binary files a/images/youtube.png and /dev/null differ diff --git a/layouts/about-us/list.html b/layouts/about-us/list.html index dd18cc9..51b3f36 100644 --- a/layouts/about-us/list.html +++ b/layouts/about-us/list.html @@ -10,12 +10,12 @@

{{ .Title | markdownify }}< {{ if .enable }}
-
+
-
+

{{ .title | markdownify }}

{{ with .content }} @@ -55,7 +55,7 @@

{{ .title | markdownify }}

{{ with .Params.initiatives_section }} {{ if .enable }}
-
+

{{ .title | markdownify}}

{{ .content | markdownify }}

@@ -68,7 +68,7 @@

{{ .title | markdownify}}

{{ with .Params.neurophysiology_section }} {{ if .enable }}
-
+

{{ .title | markdownify }}

{{ range .content }} {{ with .text }} diff --git a/layouts/contact-us/list.html b/layouts/contact-us/list.html index a08eef0..114f53b 100644 --- a/layouts/contact-us/list.html +++ b/layouts/contact-us/list.html @@ -1,6 +1,7 @@ {{ define "main" }} {{/* Hero Section */}} -
+

{{ .Title | markdownify }}

@@ -17,7 +18,7 @@

{{ .title | markdownify }}

{{ .content | markdownify }}

+ {{ end }}
@@ -59,28 +60,6 @@

{{ .title | markdownify }}

{{ .title | markdownify }}

{{ .content | markdownify }}

-
diff --git a/layouts/converting-data-to-nwb/list.html b/layouts/converting-data-to-nwb/list.html index ce0e8c8..87f6a1d 100644 --- a/layouts/converting-data-to-nwb/list.html +++ b/layouts/converting-data-to-nwb/list.html @@ -1,7 +1,7 @@ {{ define "main" }} {{/* Hero Section */}}
+ style="background: radial-gradient(#063053e5, #062e52e5), url('/images/essentials/aboutBg.png');">

{{ .Title | markdownify }}

diff --git a/layouts/grants-and-projects/list.html b/layouts/grants-and-projects/list.html index 58d3e1d..06eed4b 100644 --- a/layouts/grants-and-projects/list.html +++ b/layouts/grants-and-projects/list.html @@ -1,7 +1,7 @@ {{ define "main" }} {{/* Hero Section */}}
+ style="background: radial-gradient(#063053e5, #062e52e5), url('/images/essentials/aboutBg.png');">

{{ .Title | markdownify }}

@@ -21,7 +21,7 @@

{{ .Title | markdownify

{{ .title | markdownify }}

{{ .content | markdownify }}

-
+
@@ -71,10 +71,10 @@

{{ .subtitle | markdownify }}

{{ range $i, $p := $params.sponser_name }} {{ if eq $i 0 }} - {{$p.name|markdownify}} + {{$p.name|markdownify}} {{ else }}, and - + {{$p.name|markdownify}} {{ end }} diff --git a/layouts/index.html b/layouts/index.html index 8baec1e..44a2726 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -101,7 +101,7 @@

{{ .heading | markdownify }}

{{ end }}
@@ -176,83 +176,6 @@

{{ .Title | markdownify | truncate 30 }}< {{ end }} {{/* End News And Updates Section */}} -{{/* Events Section */}} -{{ with where .Site.RegularPages "Section" "event-cards" }} -
-
- -

Upcoming Events

- -
- {{ range . }} -
-
-
-
-
-
{{ .Date | time.Format "02" }}
-

{{ .Date | time.Format "January" }}

-
-
-
-

{{ .Title | markdownify }}

-
-
- -
-
-

{{ with .Date }}{{ . | time.Format ":date_long" - }}{{ end }} to {{ with .Params.lastDate }} {{ . | time.Format ":date_long" - }}{{ end }}

-
-
-
-
-
- -
- {{ with .Params.time }} -

{{ . | markdownify }}

- {{ end }} -
- {{ with .Params.comments }} -
-
- -
-

{{ . }}

-
- {{ end }} -
-
-
- -
- {{ with .Params.register_btn }} -
- Register -
- {{ end }} - -
-
-
- {{ end }} -
- -
-
-
-
-
-{{ end }} -{{/* End Events Section */}} - {{/* Sponsers Section */}} {{ with .Params.sponsers_section }} {{ if .enable }} diff --git a/layouts/matnwb/list.html b/layouts/matnwb/list.html new file mode 100644 index 0000000..2cb615c --- /dev/null +++ b/layouts/matnwb/list.html @@ -0,0 +1,17 @@ +{{ define "main" }} +{{/* Hero Section */}} +
+

{{ .Title | markdownify }}

+
+ +
+
+{{/* End Hero Section */}} + +
+
+ {{ .Content }} +
+
+{{ end }} \ No newline at end of file diff --git a/layouts/news/single.html b/layouts/news/single.html index e876917..455e2b4 100644 --- a/layouts/news/single.html +++ b/layouts/news/single.html @@ -60,31 +60,36 @@

{{ .Title | markdownify }}

{{ .Content }}
+ {{ with .Params.ext_link }} + + {{ end }}

Share

- Email
diff --git a/layouts/old_events_panel.html b/layouts/old_events_panel.html new file mode 100644 index 0000000..d2c1d07 --- /dev/null +++ b/layouts/old_events_panel.html @@ -0,0 +1,76 @@ +{{/* Events Section */}} +{{ with where .Site.RegularPages "Section" "event-cards" }} +
+
+ +

Upcoming Events

+ +
+ {{ range . }} +
+
+
+
+
+
{{ .Date | time.Format "02" }}
+

{{ .Date | time.Format "January" }}

+
+
+
+

{{ .Title | markdownify }}

+
+
+ +
+
+

{{ with .Date }}{{ . | time.Format ":date_long" + }}{{ end }} to {{ with .Params.lastDate }} {{ . | time.Format ":date_long" + }}{{ end }}

+
+
+
+
+
+ +
+ {{ with .Params.time }} +

{{ . | markdownify }}

+ {{ end }} +
+ {{ with .Params.comments }} +
+
+ +
+

{{ . }}

+
+ {{ end }} +
+
+
+ +
+ {{ with .Params.register_btn }} +
+ Register +
+ {{ end }} + +
+
+
+ {{ end }} +
+ +
+
+
+
+
+{{ end }} +{{/* End Events Section */}} \ No newline at end of file diff --git a/layouts/partials/shared/footer.html b/layouts/partials/shared/footer.html index 0297d83..e615101 100644 --- a/layouts/partials/shared/footer.html +++ b/layouts/partials/shared/footer.html @@ -45,17 +45,6 @@
-
-
- Legal - -
-
-
\ No newline at end of file diff --git a/layouts/privacy-policy/list.html b/layouts/policies/list.html similarity index 88% rename from layouts/privacy-policy/list.html rename to layouts/policies/list.html index 87c9e0e..26360f9 100644 --- a/layouts/privacy-policy/list.html +++ b/layouts/policies/list.html @@ -1,7 +1,7 @@ {{ define "main" }} {{/* Hero Section */}}
+ style="background: radial-gradient(#063053e5, #062e52e5), url('/images/essentials/aboutBg.png');">

{{ .Title | markdownify }}

@@ -28,8 +28,8 @@

{{ . | markdownify }}

- {{ with .heading }} - {{ . | markdownify }} + {{ if .heading }} + {{ .heading | markdownify }} {{ end }}
@@ -43,7 +43,7 @@

{{ . | markdownify }}

diff --git a/layouts/publications/list.html b/layouts/publications/list.html index e8a1f71..019a21b 100644 --- a/layouts/publications/list.html +++ b/layouts/publications/list.html @@ -1,7 +1,7 @@ {{ define "main" }} {{/* Hero Section */}}
+ style="background: radial-gradient(#063053e5, #062e52e5), url('/images/essentials/aboutBg.png');">

{{ .Title | markdownify }}

diff --git a/layouts/team/list.html b/layouts/team/list.html index 0241472..b19307f 100644 --- a/layouts/team/list.html +++ b/layouts/team/list.html @@ -1,6 +1,6 @@ {{ define "main" }} {{/* Hero Section */}} -
+

{{ .Title | markdownify }}

@@ -8,7 +8,7 @@

{{ .Title | markdownify

{{/* End Hero Section */}} -{{/* Goverance Section */}} +{{/* Governance Section */}} {{ with .Params.governance_section }} {{ if .enable }}
@@ -19,7 +19,7 @@

{{ .title | markdownify }}

{{ end }} {{ end }} -{{/* End Goverance Section */}} +{{/* End Governance Section */}} {{/* Executive Board Section */}} {{ with .Params.executive_section }} diff --git a/layouts/working-groups/list.html b/layouts/working-groups/list.html index 8fe7b12..7546d4a 100644 --- a/layouts/working-groups/list.html +++ b/layouts/working-groups/list.html @@ -1,7 +1,7 @@ {{ define "main" }} {{/* Hero Section */}}
+ style="background: radial-gradient(#063053e5, #062e52e5), url('/images/essentials/aboutBg.png');">

{{ .Title | markdownify }}

diff --git a/static/images/AndrewTritt.png b/static/images/AndrewTritt.png new file mode 100644 index 0000000..970a7dd Binary files /dev/null and b/static/images/AndrewTritt.png differ diff --git a/static/images/MatthewAvaylon.jpg b/static/images/MatthewAvaylon.jpg new file mode 100644 index 0000000..767a6b4 Binary files /dev/null and b/static/images/MatthewAvaylon.jpg differ diff --git a/static/images/RyanLy.png b/static/images/RyanLy.png new file mode 100644 index 0000000..291d49f Binary files /dev/null and b/static/images/RyanLy.png differ diff --git a/static/images/ai_img.jpg b/static/images/ai_img.jpg new file mode 100644 index 0000000..4c7585e Binary files /dev/null and b/static/images/ai_img.jpg differ diff --git a/static/images/anna.png b/static/images/anna.png deleted file mode 100644 index 1f1bd17..0000000 Binary files a/static/images/anna.png and /dev/null differ diff --git a/static/images/community_liaison.png b/static/images/community_liaison.png new file mode 100644 index 0000000..982587f Binary files /dev/null and b/static/images/community_liaison.png differ diff --git a/static/images/dandi-logo-square_sw.png b/static/images/dandi-logo-square_sw.png new file mode 100644 index 0000000..ef08182 Binary files /dev/null and b/static/images/dandi-logo-square_sw.png differ diff --git a/static/images/enabling_sharing_nwb.png b/static/images/enabling_sharing_nwb.png new file mode 100644 index 0000000..ba463b2 Binary files /dev/null and b/static/images/enabling_sharing_nwb.png differ diff --git a/static/images/hpc_img.png b/static/images/hpc_img.png new file mode 100644 index 0000000..b9c7dca Binary files /dev/null and b/static/images/hpc_img.png differ diff --git a/static/images/lawrence-niu.png b/static/images/lawrence-niu.png new file mode 100644 index 0000000..0d51234 Binary files /dev/null and b/static/images/lawrence-niu.png differ diff --git a/static/images/lawrence.png b/static/images/lawrence.png deleted file mode 100644 index c910f37..0000000 Binary files a/static/images/lawrence.png and /dev/null differ diff --git a/static/images/newsletter_2021-09-banner.png b/static/images/newsletter_2021-09-banner.png new file mode 100644 index 0000000..b717c25 Binary files /dev/null and b/static/images/newsletter_2021-09-banner.png differ diff --git a/static/images/newsletter_2022-02_banner.png b/static/images/newsletter_2022-02_banner.png new file mode 100644 index 0000000..1ec0f3c Binary files /dev/null and b/static/images/newsletter_2022-02_banner.png differ diff --git a/static/images/newsletter_2024-04_banner.jpg b/static/images/newsletter_2024-04_banner.jpg new file mode 100644 index 0000000..210e7c0 Binary files /dev/null and b/static/images/newsletter_2024-04_banner.jpg differ diff --git a/static/images/nwb_elife_fig1.jpg b/static/images/nwb_elife_fig1.jpg new file mode 100644 index 0000000..d2484dc Binary files /dev/null and b/static/images/nwb_elife_fig1.jpg differ diff --git a/static/images/project_components.png b/static/images/project_components.png new file mode 100644 index 0000000..6342049 Binary files /dev/null and b/static/images/project_components.png differ diff --git a/static/images/ryan.png b/static/images/ryan.png deleted file mode 100644 index 308aa34..0000000 Binary files a/static/images/ryan.png and /dev/null differ diff --git a/static/images/saskia.png b/static/images/saskia.png index 8f9ee80..23a8b39 100644 Binary files a/static/images/saskia.png and b/static/images/saskia.png differ diff --git a/static/images/sponser-1.png b/static/images/sponser-1.png deleted file mode 100644 index f11da5a..0000000 Binary files a/static/images/sponser-1.png and /dev/null differ diff --git a/static/images/sponser-2.png b/static/images/sponser-2.png deleted file mode 100644 index bff06c4..0000000 Binary files a/static/images/sponser-2.png and /dev/null differ diff --git a/static/images/sponser-3.png b/static/images/sponser-3.png deleted file mode 100644 index ef09c28..0000000 Binary files a/static/images/sponser-3.png and /dev/null differ diff --git a/static/images/sponser-4.png b/static/images/sponser-4.png deleted file mode 100644 index 69fbb53..0000000 Binary files a/static/images/sponser-4.png and /dev/null differ diff --git a/static/images/sponser-5.png b/static/images/sponser-5.png deleted file mode 100644 index 87dd87b..0000000 Binary files a/static/images/sponser-5.png and /dev/null differ diff --git a/static/images/sponser-6.png b/static/images/sponser-6.png deleted file mode 100644 index 93dd159..0000000 Binary files a/static/images/sponser-6.png and /dev/null differ diff --git a/static/images/sponser-7.png b/static/images/sponser-7.png deleted file mode 100644 index 267c8d3..0000000 Binary files a/static/images/sponser-7.png and /dev/null differ diff --git a/images/sponser-1.png b/static/images/sponsor-allen-institute.png similarity index 100% rename from images/sponser-1.png rename to static/images/sponsor-allen-institute.png diff --git a/images/sponser-2.png b/static/images/sponsor-hhmi.png similarity index 100% rename from images/sponser-2.png rename to static/images/sponsor-hhmi.png diff --git a/images/sponser-7.png b/static/images/sponsor-incf.png similarity index 100% rename from images/sponser-7.png rename to static/images/sponsor-incf.png diff --git a/images/sponser-3.png b/static/images/sponsor-kavli.png similarity index 100% rename from images/sponser-3.png rename to static/images/sponsor-kavli.png diff --git a/images/sponser-4.png b/static/images/sponsor-lbnl.png similarity index 100% rename from images/sponser-4.png rename to static/images/sponsor-lbnl.png diff --git a/images/sponser-5.png b/static/images/sponsor-mathworks.png similarity index 100% rename from images/sponser-5.png rename to static/images/sponsor-mathworks.png diff --git a/images/sponser-6.png b/static/images/sponsor-simons-foundation.png similarity index 100% rename from images/sponser-6.png rename to static/images/sponsor-simons-foundation.png diff --git a/static/images/szonja-weigl.jpeg b/static/images/szonja-weigl.jpeg new file mode 100644 index 0000000..182e9a8 Binary files /dev/null and b/static/images/szonja-weigl.jpeg differ