Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 854 Bytes

File metadata and controls

22 lines (14 loc) · 854 Bytes

Neurodata Without Borders Website

This website uses HUGO. See more starters at https://github.com/hugo-starters/

To run the website locally, clone the repo and run the following commands:

git clone https://github.com/NeurodataWithoutBorders/neurodatawithoutborders.github.io.git
cd neurodatawithoutborders.github.io

Run hugo

hugo server -D

Then open your browser and go to http://localhost:1313/

Note: Preview PRs are automatically generated through integration with the Netlify GitHub App using @bendichter's Netlify account.

This website is meant as a community resource maintainable by the community. If you have a tool that integrates with NWB, and archive that accepts NWB files, an electronic course that teaches NWB, an NWB-related event, or similar content, feel free to create a PR directly on this repository.