Merge pull request #5740 from KAndrsn/patch-1

Merge pull request 5740
This commit is contained in:
jekyllbot 2017-01-09 05:16:11 -08:00 committed by GitHub
commit 45ad85b27d
1 changed files with 0 additions and 6 deletions

View File

@ -132,12 +132,6 @@ stored in a specially named `gh-pages` branch or in a `docs` folder on the
will become available under a subpath of your user pages subdomain, such as
`username.github.io/project` (unless a custom domain is specified).
The Jekyll project repository itself is a perfect example: the
[master branch]({{ site.repository }}) contains the actual software project
for Jekyll, however the Jekyll website (that youre looking at right now) is
contained in the [docs folder]({{ site.repository }}/tree/master/docs) of the
same repository.
The Jekyll project repository itself is a perfect example of this branch
structure—the [master branch]({{ site.repository }}) contains the
actual software project for Jekyll, and the Jekyll website that youre