mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Merge pull request #7683 from fons-/patch-1
docs: `jekyll serve` restart after changing config
This commit is contained in:
@@ -21,6 +21,8 @@ collections:
|
||||
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
|
||||
|
||||
Documents (the items in a collection) live in a folder in the root of the site
|
||||
|
||||
Reference in New Issue
Block a user