Skip to content

ndif-team/ndif-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndif-website

The website for the National Deep Inference Fabric (ndif.us).

Contributing

  1. Update your changes in src
  2. Run make all
  3. This will update the website in public. Commit everything in src and public and push to main.
  4. Anything in public on main is automatically served.