Skip to content

Website for the MIMIC Critical Care Database (currently version MIMIC-III)

License

Notifications You must be signed in to change notification settings

matanninio/mimic-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website and documentation for the MIMIC Critical Care Database Build Status

Instructions for running the website locally

  1. Install Go and Hugo. For instructions, see: http://gohugo.io/overview/installing/
  2. Clone the website repository:
    git clone https://github.com/MIT-LCP/mimic-website.git
    
  3. Run hugo server at the command line to build the website and serve the pages;
  4. View the website at: http://127.0.0.1:1313

Note on deploying the website

Automatic builds have not yet been implemented. Currently deploys using the method described at: http://www.andrewcodispoti.com/deploy-process/

About

Website for the MIMIC Critical Care Database (currently version MIMIC-III)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.8%
  • CSS 27.9%
  • JavaScript 20.2%
  • Python 1.1%