datajoint / datajoint-elements

DataJoint Elements is a collection of curated computational workflows for neurophysiology experiments.
https://elements.datajoint.org
3 stars 12 forks source link

Add DANDI page, update workshops, adjust images #141

Closed CBroz1 closed 2 years ago

CBroz1 commented 2 years ago

Screen Shot 2022-08-25 at 11 15 38 Screen Shot 2022-08-25 at 11 15 29 Screen Shot 2022-08-25 at 11 09 48

CBroz1 commented 2 years ago

To get it running locally, you would need to uncomment one link and comment out the other here:

<p align="center">
  <img src="https://github.com/datajoint/datajoint-elements/blob/main/docs/img/dandi.png?raw=true" width="83" height="83">&nbsp;&nbsp;
  <!-- <img src="https://www.dandiarchive.org/handbook/img/dandi-logo-square_sw.png" width="83" height="83">&nbsp;&nbsp;   -->
  <img src="https://raw.githubusercontent.com/datajoint/datajoint.org/0a05cf5c2530a3595a13fc11f6abac64746d845d/static/images/elements-logo.png" width="300" height="83">
</p> 

Currently, the path to their file on dandiarchive.org is commented out. The link I'm proposing we use is where the new uploaded image will be once this is merged

CBroz1 commented 2 years ago

@kushalbakshi Thanks for merging. You can check the progress of the build/deployment to live site via github actions.