You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Oliver Kennedy 3afe2ccbb9
Distinguished reviewer award and updated lab members
1 month ago
assets Slides for tomorrow 11 months ago
db Distinguished reviewer award and updated lab members 1 month ago
lib added arxiv of bag-pdb paper 9 months ago
old Finishing off the other sections 7 years ago
slides HILDA talk 3 months ago
src paper links 2 months ago
subsites Update about.html 5 years ago
templates HILDA talk 3 months ago
.gitignore Updated courses and short cv for teaching award 3 years ago
CONTRIBUTING.md Add contribution guide 7 years ago
README.md Improving Short CV 6 years ago
Rakefile HILDA talk in progress 4 months ago

README.md

The ODIn Lab Website

Hosted at https://odin.cse.buffalo.edu

Editing the Website

The lab page is automatically generated using a homebrew tool called GemSmith, which builds functionality similar to MetalSmith into Ruby's Rake build tool. To compile the repository, just invoke Rake

$> rake

You'll need at least Ruby 2.3. Generated files live in build/

$> open build/index.html

Details of the repository's organization and how to upload files are in CONTRIBUTING.md.

Installing Rake & Dependencies

$> sudo gem install rake redcarpet prawn