Skip to content

Commit 86f50c9

Browse files
authored
Merge branch 'SimVascular:main' into update_applications_and_acknowledgments
2 parents 4a3c26a + 9d5c871 commit 86f50c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ If you still have questions after reading through this documentation, you can co
4747

4848
When updating the documentation (see below), you can build it locally on your computer. If you're using Visual Studio Code, you can download the [Live Server Plugin](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer). Then, right-click anywhere in `index.html` and select `Open with Live Server`.
4949

50+
[Caddy](https://caddyserver.com/docs/) can also be used as an HTTPS server to locally view the HTML documentation. Once Caddy is installed change directories to your simvascular.github.io clone and run `caddy file-server --listen :2015` from the command line. You can then open a web browser with `localhost:2015` to view the results of edits of your local HTML files. You will need to [disable caching](https://developer.chrome.com/blog/devtools-tips-36) in your browser to see your changes.
51+
5052
## Updating the documentation
5153

5254
Thank you for updating SimVascular's documentation.

0 commit comments

Comments
 (0)