This directory contains the source code used to generate the MIMIC-IV website:
- Install Hugo. For instructions, see: http://gohugo.io/overview/installing/
- Clone the website repository:
git clone --recursive https://github.com/mit-lcp/mimic-iv-website.git
- Run
hugo server
at the command line to build the website and serve the pages. - 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.