datalad / datalad.org

Website sources of datalad.org
https://www.datalad.org
4 stars 10 forks source link

Add github star banner to website #110

Closed jsheunis closed 2 years ago

jsheunis commented 2 years ago

See, for example, the banner in the left sidebar of the handbook: http://handbook.datalad.org/en/latest/

jsheunis commented 2 years ago

From https://buttons.github.io/:

<!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/datalad/datalad" data-color-scheme="no-preference: light; light: light; dark: dark_high_contrast;" data-size="large" data-show-count="true" aria-label="Star datalad/datalad on GitHub">Star</a>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>