Skip to content

Commit b6270de

Browse files
committed
Add Testing Instructions
1 parent baa0f28 commit b6270de

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,9 @@ Note that this will **not** render markdown syntax. Entries for both `name` and
5959
```yaml
6060
- name: National Science Foundation
6161
image: /images/nsf.png
62-
```
62+
```
63+
64+
## Test the Site Locally
65+
To test the site locally, install Jekyll along with the Jekyll github-pages extension (doing so via conda is recommended) and run the following command: `jekyll serve`
66+
67+
This will start a local development web server to preview the site. Note that updating the config files may require restarting this server to take effect.

0 commit comments

Comments
 (0)