- Install Hugo. For instructions, see: https://github.com/gohugoio/hugo/releases/tag/v0.74.3
- Clone the website repository:
git clone --recursive https://github.com/MIT-LCP/mimic-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
Automatic builds have not yet been implemented.
Please raise issues related to the website or MIMIC-III in the mimic-code repository.