Merge branch 'update-ruby-to-2.6-docs' into 'master'
Copyedit README See merge request pages/jekyll!48
This commit is contained in:
commit
fe926b68c8
@ -1,4 +1,4 @@
|
||||

|
||||
[](https://gitlab.com/pages/jekyll/-/pipelines?ref=master)
|
||||

|
||||
|
||||
---
|
||||
@ -54,7 +54,7 @@ This project's static Pages are built by [GitLab CI][ci], following the steps
|
||||
defined in [`.gitlab-ci.yml`](.gitlab-ci.yml):
|
||||
|
||||
```
|
||||
image: ruby:2.3
|
||||
image: ruby:latest
|
||||
|
||||
variables:
|
||||
JEKYLL_ENV: production
|
||||
@ -102,7 +102,7 @@ unless you want to contribute back to the upstream project.
|
||||
## Other examples
|
||||
|
||||
* [jekyll-branched](https://gitlab.com/pages/jekyll-branched) demonstrates how you can keep your GitLab Pages site in one branch and your project's source code in another.
|
||||
* The [jekyll-themes](https://gitlab.com/groups/jekyll-themes) group contains a collection of example projects you can fork (like this one) having different visual styles.
|
||||
* The [jekyll-themes](https://gitlab.com/jekyll-themes) group contains a collection of example projects you can fork (like this one) having different visual styles.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user