Merge pull request #133 from vduseev/patch-1
Rephrased vague explanation about Gemfile
This commit is contained in:
commit
c6578818a4
2
index.md
2
index.md
@ -38,7 +38,7 @@ You'll want [Bundler](http://bundler.io/) to make sure all the Ruby gems needed
|
|||||||
|
|
||||||
Use this option if you're not planning to publish your Jekyll site using [Github Pages](https://pages.github.com/).
|
Use this option if you're not planning to publish your Jekyll site using [Github Pages](https://pages.github.com/).
|
||||||
|
|
||||||
Bundler's Gemfile is how it specifies and manages project dependencies are managed. Although this project includes a Gemfile, this theme doesn't have any dependencies beyond core Jekyll. The Gemfile is used to specify gems needed for publishing on Github Pages. **If you're not planning to have Github Pages build your Jekyll project, delete these two files from the theme's root directory:**
|
Bundler's Gemfile specifies how project dependencies are managed. Although this project includes a Gemfile, this theme doesn't have any dependencies beyond core Jekyll. The Gemfile is used to list gems needed for publishing on Github Pages. **If you're not planning to have Github Pages build your Jekyll project, delete these two files from the theme's root directory:**
|
||||||
|
|
||||||
* Gemfile
|
* Gemfile
|
||||||
* Gemfile.lock
|
* Gemfile.lock
|
||||||
|
Loading…
x
Reference in New Issue
Block a user