https://github.com/choderalab/choderalab.github.io

Website for https://www.choderalab.org/

https://github.com/choderalab/choderalab.github.io

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.9%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Website for https://www.choderalab.org/

Basic Info
  • Host: GitHub
  • Owner: choderalab
  • Default Branch: main
  • Size: 5.86 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

choderalab.github.io

Website for https://www.choderalab.org/

Dev Guide

Install Hugo and nodejs

$ micromamba create -n choderalab-web-dev "hugo==0.145.0" nodejs

Then install/run (the npx command will install and run the tool).

$ npx blowfish-tools

Then select what you want to do! See https://blowfish.page/ for more details.

Owner

  • Name: Chodera lab // Memorial Sloan Kettering Cancer Center
  • Login: choderalab
  • Kind: organization
  • Email: john.chodera@choderalab.org
  • Location: Memorial Sloan-Kettering Cancer Center, Manhattan, NY

GitHub Events

Total
  • Delete event: 1
  • Push event: 1
  • Create event: 3
Last Year
  • Delete event: 1
  • Push event: 1
  • Create event: 3

Dependencies

.github/workflows/hugo.yaml actions
  • actions/cache/restore v4 composite
  • actions/cache/save v4 composite
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite