Skip to content

Commit 07b8c9a

Browse files
committed
Updated packages.
1 parent fa218a6 commit 07b8c9a

File tree

8 files changed

+63
-97
lines changed

8 files changed

+63
-97
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ _site/
33
.bundle/
44
.sass-cache/
55
vendor/
6-
.vscode/
6+
.jekyll-metadata

Gemfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
source 'https://rubygems.org'
2-
ruby '2.3.3'
3-
gem 'bundler', '1.16.1'
4-
gem 'jekyll'
2+
ruby '2.6.3'
3+
gem 'bundler', '1.17.2'
4+
gem "jekyll"
55
gem 'rack-jekyll'
66
gem 'rake'
77
gem 'jekyll-theme-minimal'
8+
89
group :jekyll_plugins do
910
gem 'jekyll-feed'
1011
gem 'jekyll-seo-tag'

Gemfile.lock

Lines changed: 39 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.5.2)
5-
public_suffix (>= 2.0.2, < 4.0)
4+
addressable (2.7.0)
5+
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.0.5)
7+
concurrent-ruby (1.1.6)
88
em-websocket (0.5.1)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
1111
eventmachine (1.2.7)
12-
ffi (1.9.23)
12+
ffi (1.13.1)
1313
forwardable-extended (2.6.0)
1414
http_parser.rb (0.6.0)
1515
i18n (0.9.5)
1616
concurrent-ruby (~> 1.0)
17-
jekyll (3.8.2)
17+
jekyll (3.8.7)
1818
addressable (~> 2.4)
1919
colorator (~> 1.0)
2020
em-websocket (~> 0.5)
@@ -27,52 +27,50 @@ GEM
2727
pathutil (~> 0.9)
2828
rouge (>= 1.7, < 4)
2929
safe_yaml (~> 1.0)
30-
jekyll-feed (0.9.3)
31-
jekyll (~> 3.3)
32-
jekyll-include-cache (0.1.0)
33-
jekyll (~> 3.3)
34-
jekyll-last-modified-at (1.0.1)
35-
jekyll (~> 3.3)
30+
jekyll-feed (0.14.0)
31+
jekyll (>= 3.7, < 5.0)
32+
jekyll-include-cache (0.2.0)
33+
jekyll (>= 3.7, < 5.0)
34+
jekyll-last-modified-at (1.3.0)
35+
jekyll (>= 3.7, < 5.0)
3636
posix-spawn (~> 0.3.9)
37-
jekyll-paginate-v2 (1.9.4)
38-
jekyll (~> 3.0)
39-
jekyll-redirect-from (0.13.0)
40-
jekyll (~> 3.3)
37+
jekyll-paginate-v2 (3.0.0)
38+
jekyll (>= 3.0, < 5.0)
39+
jekyll-redirect-from (0.16.0)
40+
jekyll (>= 3.3, < 5.0)
4141
jekyll-sass-converter (1.5.2)
4242
sass (~> 3.4)
43-
jekyll-seo-tag (2.5.0)
44-
jekyll (~> 3.3)
45-
jekyll-sitemap (1.2.0)
46-
jekyll (~> 3.3)
43+
jekyll-seo-tag (2.6.1)
44+
jekyll (>= 3.3, < 5.0)
45+
jekyll-sitemap (1.4.0)
46+
jekyll (>= 3.7, < 5.0)
4747
jekyll-theme-minimal (0.1.1)
4848
jekyll (~> 3.5)
4949
jekyll-seo-tag (~> 2.0)
50-
jekyll-watch (2.0.0)
50+
jekyll-watch (2.2.1)
5151
listen (~> 3.0)
52-
kramdown (1.16.2)
53-
liquid (4.0.0)
54-
listen (3.1.5)
55-
rb-fsevent (~> 0.9, >= 0.9.4)
56-
rb-inotify (~> 0.9, >= 0.9.7)
57-
ruby_dep (~> 1.2)
52+
kramdown (1.17.0)
53+
liquid (4.0.3)
54+
listen (3.2.1)
55+
rb-fsevent (~> 0.10, >= 0.10.3)
56+
rb-inotify (~> 0.9, >= 0.9.10)
5857
mercenary (0.3.6)
59-
pathutil (0.16.1)
58+
pathutil (0.16.2)
6059
forwardable-extended (~> 2.6)
61-
posix-spawn (0.3.13)
62-
public_suffix (3.0.2)
63-
rack (1.6.10)
60+
posix-spawn (0.3.14)
61+
public_suffix (4.0.5)
62+
rack (1.6.13)
6463
rack-jekyll (0.5.0)
6564
jekyll (>= 1.3)
6665
listen (>= 1.3)
6766
rack (~> 1.5)
68-
rake (12.3.1)
69-
rb-fsevent (0.10.3)
70-
rb-inotify (0.9.10)
71-
ffi (>= 0.5.0, < 2)
72-
rouge (3.1.1)
73-
ruby_dep (1.5.0)
74-
safe_yaml (1.0.4)
75-
sass (3.5.6)
67+
rake (13.0.1)
68+
rb-fsevent (0.10.4)
69+
rb-inotify (0.10.1)
70+
ffi (~> 1.0)
71+
rouge (3.20.0)
72+
safe_yaml (1.0.5)
73+
sass (3.7.4)
7674
sass-listen (~> 4.0.0)
7775
sass-listen (4.0.0)
7876
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -82,7 +80,7 @@ PLATFORMS
8280
ruby
8381

8482
DEPENDENCIES
85-
bundler (= 1.16.1)
83+
bundler (= 1.17.2)
8684
jekyll
8785
jekyll-feed
8886
jekyll-include-cache
@@ -96,7 +94,7 @@ DEPENDENCIES
9694
rake
9795

9896
RUBY VERSION
99-
ruby 2.3.3p222
97+
ruby 2.6.3p62
10098

10199
BUNDLED WITH
102-
1.16.1
100+
1.17.2

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -309,12 +309,11 @@ on Heroku.
309309

310310
## 5. Built With
311311

312-
- [Jekyll 3.8.2][jekyll]
312+
- [Jekyll 3.8.7][jekyll]
313313
- [Heroku][heroku-main]
314-
- [ruby 2.3.3p222][ruby]
315-
- [Homebrew 1.6.3-56-g5e77335][brew]
316-
- [Visual Studio Code][vscode]
317-
- [Bundler version 1.16.1][bundler]
314+
- [ruby 2.6.3][ruby]
315+
- [Homebrew 2.4.0][brew]
316+
- [Bundler version 1.17.2][bundler]
318317

319318
## 6. Contributing
320319

@@ -388,7 +387,6 @@ some way to make this project a reality.
388387
[heroku]: https://blog.heroku.com/jekyll-on-heroku
389388
[jekyll]: https://jekyllrb.com/
390389
[heroku-main]: https://www.heroku.com/
391-
[vscode]: https://code.visualstudio.com/
392390
[localhost]: http://127.0.0.1:4000
393-
[livesite]: https://camo.githubusercontent.com/2733ea1835f3fe38ce6d0e120dd631c9c9e4547f/68747470733a2f2f7773312e73696e61696d672e636e2f6c617267652f303036744b665463677931667270367864726976766a3330756a306f6e6165712e6a7067
391+
[livesite]: /config/livesite.jpg
394392
[example]: https://jekyll-heroku-starter-kit.herokuapp.com

_config.yml

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Jekyll Heroku Starter Kit
33
description: Minimum boilerplate code for setting up and running a Jekyll site on Heroku.
44
timezone: Africa/Johannesburg
5-
locale: en_ZA
5+
locale: en_GB
66
## Set the url to your site below ##
77
url:
88
baseurl:
@@ -40,7 +40,6 @@ exclude:
4040
- 'Procfile'
4141
- 'Rakefile'
4242
- 'README.md'
43-
- 'starter-kit.code-workspace'
4443
- 'static.json'
4544
## Configure and setup plugins for the site. ##
4645
plugins:
@@ -67,9 +66,8 @@ social:
6766
name: Justin Hartman
6867
links:
6968
- https://twitter.com/justinhartman
70-
- https://www.facebook.com/justin.hartman.me
69+
- https://www.facebook.com/justinhartman.blog
7170
- https://www.linkedin.com/in/justinhartman
72-
- https://plus.google.com/+iamjustinhartman
7371
- https://github.com/justinhartman
7472
# When you verify with either of the Webmaster Tools below, enter the
7573
# verification key below.
@@ -80,7 +78,7 @@ webmaster_verifications:
8078
yandex: 1234
8179
baidu: 1234
8280
# Setting a default image:
83-
# Settings to provide a default Twitter Card or OGP image to all of your
81+
# Settings to provide a default Twitter Card or OGP image to all of your
8482
# posts and pages.
8583
defaults:
8684
- scope:
@@ -94,18 +92,18 @@ pagination:
9492
collection: 'posts'
9593
per_page: 10
9694
permalink: '/page/:num/' # Pages are index.html inside this folder (default)
97-
#permalink: '/page/:num.html' # Pages are simple html files
95+
#permalink: '/page/:num.html' # Pages are simple html files
9896
#permalink: '/page/:num' # Pages are html files, linked jekyll extensionless permalink style.
9997
title: ':title - page :num'
10098
limit: 0 # 0 means all
10199
sort_field: 'date' # Optional, defines the field that the posts should be sorted on
102100
sort_reverse: true # Optional, sorts the posts in reverse order
103101
category: 'posts'
104102
tag: ''
105-
locale: 'en_ZA'
106-
# Optional,omit or set both before and after to zero to disable.
107-
# Controls how the pagination trail for the paginated pages look like.
108-
trail:
103+
locale: 'en_GB'
104+
# Optional,omit or set both before and after to zero to disable.
105+
# Controls how the pagination trail for the paginated pages look like.
106+
trail:
109107
before: 2
110108
after: 2
111109
# Optional, the default file extension for generated pages (e.g html, json, xml).

config/livesite.jpg

170 KB
Loading

index.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ last_modified_at: 2018-27-05 03:54:10 +02:00
2222
# - /post/123456789/
2323
# - /post/123456789/my-amazing-post/
2424
# Settings for @jekyll-paginate-v2
25-
pagination:
25+
pagination:
2626
enabled: true
2727
# Set categories for the site and URL structure
2828
categories:
@@ -312,12 +312,11 @@ on Heroku.
312312

313313
## 5. Built With
314314

315-
- [Jekyll 3.8.2][jekyll]
315+
- [Jekyll 3.8.7][jekyll]
316316
- [Heroku][heroku-main]
317-
- [ruby 2.3.3p222][ruby]
318-
- [Homebrew 1.6.3-56-g5e77335][brew]
319-
- [Visual Studio Code][vscode]
320-
- [Bundler version 1.16.1][bundler]
317+
- [ruby 2.6.3][ruby]
318+
- [Homebrew 2.4.0][brew]
319+
- [Bundler version 1.17.2][bundler]
321320

322321
## 6. Contributing
323322

@@ -391,7 +390,6 @@ some way to make this project a reality.
391390
[heroku]: https://blog.heroku.com/jekyll-on-heroku
392391
[jekyll]: https://jekyllrb.com/
393392
[heroku-main]: https://www.heroku.com/
394-
[vscode]: https://code.visualstudio.com/
395393
[localhost]: http://127.0.0.1:4000
396-
[livesite]: https://camo.githubusercontent.com/2733ea1835f3fe38ce6d0e120dd631c9c9e4547f/68747470733a2f2f7773312e73696e61696d672e636e2f6c617267652f303036744b665463677931667270367864726976766a3330756a306f6e6165712e6a7067
394+
[livesite]: /config/livesite.jpg
397395
[example]: https://jekyll-heroku-starter-kit.herokuapp.com

starter-kit.code-workspace

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)