Skip to content

Deep-MI/Deep-MI.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

420 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-MI Lab Website

This is the official website for the AI in Medical Imaging (Deep-MI) Lab.

The website is built with Jekyll and hosted on GitHub Pages.

Quick Links

Technologies Used

  • Jekyll - Static site generator
  • GitHub Pages - Hosting

Local Development

# First time setup
gem install bundler --user-install
bundle install

# Run locally
bundle exec jekyll serve
# Visit: http://localhost:4000

Before pushing changes, build and check the site with the plugins pinned in the Gemfile:

bundle exec jekyll build
bundle exec ruby scripts/htmlproofer_check.rb

See QUICKSTART.md for more commands and CONTRIBUTING.md for detailed content guidelines.

About

Deep Medical Imaging Lab Webpage

Resources

License

Contributing

Security policy

Stars

4 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors