Skip to content

MIT-LCP/mimic-iv-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website and documentation for the MIMIC-IV Database

Source code used to generate the MIMIC-IV website:

https://mimic-iv.mit.edu

To raise issues, please use the MIMIC-IV Code Repository:

https://github.com/MIT-LCP/mimic-iv-code

Instructions for running the website locally

  1. Install Hugo. For instructions, see: http://gohugo.io/overview/installing/
  2. Clone the website repository:
    git clone --recursive https://github.com/mit-lcp/mimic-iv-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

The website was tested with Hugo Static Site Generator v0.59.1 linux/amd64 BuildDate: 2019-10-31T21:21:45Z.

Releases

No releases published

Packages

No packages published

Languages