With this configuration, it always uses an updated version of ruby and bundler is the one which manages version of the dependencies, hence working in all environments. Before, dependencies could not be satisfied in updated environments because of bundler being too new.
16 lines
525 B
Markdown
16 lines
525 B
Markdown
---
|
|
layout: page
|
|
title: About
|
|
permalink: /about/
|
|
---
|
|
|
|
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
|
|
|
|
You can find the source code for the Jekyll new theme at:
|
|
{% include icon-github.html username="jekyll" %} /
|
|
[minima](https://github.com/jekyll/minima)
|
|
|
|
You can find the source code for Jekyll at
|
|
{% include icon-github.html username="jekyll" %} /
|
|
[jekyll](https://github.com/jekyll/jekyll)
|