We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219183c commit b2dc15aCopy full SHA for b2dc15a
README.md
@@ -4,9 +4,9 @@ The website is rendered by github.
4
5
## Testing
6
7
-To test the website locally, use [jekyll](http://jekyllrb.com/).
+To test the website locally, use [jekyll](http://jekyllrb.com/) v1.0.2
8
9
To start the server locally, with automatic refresh on file modification:
10
11
- jekyll --auto --server
+ jekyll serve --baseurl ""
12
0 commit comments