зеркало из https://github.com/github/docs.git
Update creating-a-github-pages-site-with-jekyll.md (#35092)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
Родитель
1b5e3de292
Коммит
a6d1ef254c
|
@ -82,7 +82,7 @@ Before you can use Jekyll to create a {% data variables.product.prodname_pages %
|
|||
# Removes the contents from your default branch from the working directory
|
||||
```
|
||||
|
||||
1. To create a new Jekyll site, use the `jekyll new` command:
|
||||
1. To create a new Jekyll site, use the `jekyll new` command in your repository's root directory:
|
||||
|
||||
```shell
|
||||
$ jekyll new --skip-bundle .
|
||||
|
|
Загрузка…
Ссылка в новой задаче