File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 1
1
# Website and documentation for the MIMIC Critical Care Database
2
2
3
- ## Instructions for running the website locally
4
-
5
- 1 . Install Hugo. For instructions, see: https://github.com/gohugoio/hugo/releases/tag/v0.74.3
6
- 2 . Clone the website repository:
7
- ```
8
- git clone --recursive https://github.com/MIT-LCP/mimic-website.git
9
- ```
10
- 3 . Run ``` hugo server ``` at the command line to build the website and serve the pages;
11
- 4 . View the website at: http://127.0.0.1:1313
12
-
13
- ## Note on deploying the website
14
-
15
- Automatic builds have not yet been implemented.
16
-
17
3
## Issues with the website or MIMIC
18
4
19
5
Please raise issues related to the website or MIMIC-III in the [ mimic-code repository] ( https://github.com/mit-lcp/mimic-code ) .
You can’t perform that action at this time.
0 commit comments