We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2e26c commit e97792fCopy full SHA for e97792f
CONTRIBUTING.md
@@ -12,7 +12,7 @@ bundle install
12
With all the gems (dependencies) installed, you can launch the jekyll server.
13
14
``` bash
15
-bundle exec jekyll serve
+bundle exec jekyll serve --livereload
16
```
17
18
It will show output like this, and you can grab the Server address and open it in your browser.
0 commit comments