Add --incremental to bundle argument
This commit is contained in:
parent
f0007d57fe
commit
953233138c
@ -24,7 +24,7 @@ You can submit your suggestions here on GitHub [(Issues)](https://github.com/pri
|
|||||||
1. Build the website (the output can be found in the `_site` directory):
|
1. Build the website (the output can be found in the `_site` directory):
|
||||||
* `bundle exec jekyll build`
|
* `bundle exec jekyll build`
|
||||||
1. Serve the website locally with live reloading:
|
1. Serve the website locally with live reloading:
|
||||||
* `bundle exec jekyll serve --livereload`
|
* `bundle exec jekyll serve --incremental --livereload`
|
||||||
|
|
||||||
# Support
|
# Support
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user