Merge pull request #7683 from fons-/patch-1

docs: `jekyll serve` restart after changing config
This commit is contained in:
Frank Taillandier 2019-05-28 12:04:32 +02:00 committed by GitHub
commit 4a7c5177c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ collections:
authors: authors:
``` ```
To (re)load the configuration, restart the jekyll server. Press `Ctrl`+`C` in your terminal to stop the server, and then `jekyll serve` to restart it.
## Add authors ## Add authors
Documents (the items in a collection) live in a folder in the root of the site Documents (the items in a collection) live in a folder in the root of the site