Skip to content

Commit 09bc934

Browse files
authored
Merge pull request #142 from BenJetson/develop
Release January 2021 to prod
2 parents a25d978 + 949972d commit 09bc934

21 files changed

+1019
-112
lines changed

Gemfile.lock

+73-64
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.7)
4+
activesupport (6.0.4.4)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.7.0)
10+
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
backports (3.21.0)
1313
coffee-script (2.4.1)
@@ -17,34 +17,40 @@ GEM
1717
colorator (1.1.0)
1818
commonmarker (0.17.13)
1919
ruby-enum (~> 0.5)
20-
concurrent-ruby (1.1.8)
21-
dnsruby (1.61.5)
20+
concurrent-ruby (1.1.9)
21+
dnsruby (1.61.7)
2222
simpleidn (~> 0.1)
23-
em-websocket (0.5.2)
23+
em-websocket (0.5.3)
2424
eventmachine (>= 0.12.9)
25-
http_parser.rb (~> 0.6.0)
26-
ethon (0.14.0)
25+
http_parser.rb (~> 0)
26+
ethon (0.15.0)
2727
ffi (>= 1.15.0)
2828
eventmachine (1.2.7)
2929
execjs (2.8.1)
30-
faraday (1.4.2)
30+
faraday (1.8.0)
3131
faraday-em_http (~> 1.0)
3232
faraday-em_synchrony (~> 1.0)
3333
faraday-excon (~> 1.1)
34+
faraday-httpclient (~> 1.0.1)
3435
faraday-net_http (~> 1.0)
3536
faraday-net_http_persistent (~> 1.1)
37+
faraday-patron (~> 1.0)
38+
faraday-rack (~> 1.0)
3639
multipart-post (>= 1.2, < 3)
3740
ruby2_keywords (>= 0.0.4)
3841
faraday-em_http (1.0.0)
3942
faraday-em_synchrony (1.0.0)
4043
faraday-excon (1.1.0)
44+
faraday-httpclient (1.0.1)
4145
faraday-net_http (1.0.1)
42-
faraday-net_http_persistent (1.1.0)
43-
ffi (1.15.1)
46+
faraday-net_http_persistent (1.2.0)
47+
faraday-patron (1.0.0)
48+
faraday-rack (1.0.0)
49+
ffi (1.15.4)
4450
forwardable-extended (2.6.0)
4551
gemoji (3.0.1)
46-
github-pages (215)
47-
github-pages-health-check (= 1.17.2)
52+
github-pages (223)
53+
github-pages-health-check (= 1.17.9)
4854
jekyll (= 3.9.0)
4955
jekyll-avatar (= 0.7.0)
5056
jekyll-coffeescript (= 1.1.1)
@@ -53,6 +59,7 @@ GEM
5359
jekyll-feed (= 0.15.1)
5460
jekyll-gist (= 1.5.0)
5561
jekyll-github-metadata (= 2.13.0)
62+
jekyll-include-cache (= 0.2.1)
5663
jekyll-mentions (= 1.6.0)
5764
jekyll-optional-front-matter (= 0.3.2)
5865
jekyll-paginate (= 1.1.0)
@@ -64,39 +71,39 @@ GEM
6471
jekyll-seo-tag (= 2.7.1)
6572
jekyll-sitemap (= 1.4.0)
6673
jekyll-swiss (= 1.0.0)
67-
jekyll-theme-architect (= 0.1.1)
68-
jekyll-theme-cayman (= 0.1.1)
69-
jekyll-theme-dinky (= 0.1.1)
70-
jekyll-theme-hacker (= 0.1.2)
71-
jekyll-theme-leap-day (= 0.1.1)
72-
jekyll-theme-merlot (= 0.1.1)
73-
jekyll-theme-midnight (= 0.1.1)
74-
jekyll-theme-minimal (= 0.1.1)
75-
jekyll-theme-modernist (= 0.1.1)
76-
jekyll-theme-primer (= 0.5.4)
77-
jekyll-theme-slate (= 0.1.1)
78-
jekyll-theme-tactile (= 0.1.1)
79-
jekyll-theme-time-machine (= 0.1.1)
74+
jekyll-theme-architect (= 0.2.0)
75+
jekyll-theme-cayman (= 0.2.0)
76+
jekyll-theme-dinky (= 0.2.0)
77+
jekyll-theme-hacker (= 0.2.0)
78+
jekyll-theme-leap-day (= 0.2.0)
79+
jekyll-theme-merlot (= 0.2.0)
80+
jekyll-theme-midnight (= 0.2.0)
81+
jekyll-theme-minimal (= 0.2.0)
82+
jekyll-theme-modernist (= 0.2.0)
83+
jekyll-theme-primer (= 0.6.0)
84+
jekyll-theme-slate (= 0.2.0)
85+
jekyll-theme-tactile (= 0.2.0)
86+
jekyll-theme-time-machine (= 0.2.0)
8087
jekyll-titles-from-headings (= 0.5.3)
8188
jemoji (= 0.12.0)
8289
kramdown (= 2.3.1)
8390
kramdown-parser-gfm (= 1.1.0)
8491
liquid (= 4.0.3)
8592
mercenary (~> 0.3)
8693
minima (= 2.5.1)
87-
nokogiri (>= 1.10.4, < 2.0)
94+
nokogiri (>= 1.12.5, < 2.0)
8895
rouge (= 3.26.0)
8996
terminal-table (~> 1.4)
90-
github-pages-health-check (1.17.2)
97+
github-pages-health-check (1.17.9)
9198
addressable (~> 2.3)
9299
dnsruby (~> 1.60)
93100
octokit (~> 4.0)
94-
public_suffix (>= 2.0.2, < 5.0)
101+
public_suffix (>= 3.0, < 5.0)
95102
typhoeus (~> 1.3)
96103
html-pipeline (2.14.0)
97104
activesupport (>= 2)
98105
nokogiri (>= 1.4)
99-
http_parser.rb (0.6.0)
106+
http_parser.rb (0.8.0)
100107
i18n (0.9.5)
101108
concurrent-ruby (~> 1.0)
102109
jekyll (3.9.0)
@@ -137,6 +144,8 @@ GEM
137144
jekyll-github-metadata (2.13.0)
138145
jekyll (>= 3.4, < 5.0)
139146
octokit (~> 4.0, != 4.4.0)
147+
jekyll-include-cache (0.2.1)
148+
jekyll (>= 3.7, < 5.0)
140149
jekyll-mentions (1.6.0)
141150
html-pipeline (~> 2.3)
142151
jekyll (>= 3.7, < 5.0)
@@ -161,45 +170,45 @@ GEM
161170
jekyll-sitemap (1.4.0)
162171
jekyll (>= 3.7, < 5.0)
163172
jekyll-swiss (1.0.0)
164-
jekyll-theme-architect (0.1.1)
165-
jekyll (~> 3.5)
173+
jekyll-theme-architect (0.2.0)
174+
jekyll (> 3.5, < 5.0)
166175
jekyll-seo-tag (~> 2.0)
167-
jekyll-theme-cayman (0.1.1)
168-
jekyll (~> 3.5)
176+
jekyll-theme-cayman (0.2.0)
177+
jekyll (> 3.5, < 5.0)
169178
jekyll-seo-tag (~> 2.0)
170-
jekyll-theme-dinky (0.1.1)
171-
jekyll (~> 3.5)
179+
jekyll-theme-dinky (0.2.0)
180+
jekyll (> 3.5, < 5.0)
172181
jekyll-seo-tag (~> 2.0)
173-
jekyll-theme-hacker (0.1.2)
182+
jekyll-theme-hacker (0.2.0)
174183
jekyll (> 3.5, < 5.0)
175184
jekyll-seo-tag (~> 2.0)
176-
jekyll-theme-leap-day (0.1.1)
177-
jekyll (~> 3.5)
185+
jekyll-theme-leap-day (0.2.0)
186+
jekyll (> 3.5, < 5.0)
178187
jekyll-seo-tag (~> 2.0)
179-
jekyll-theme-merlot (0.1.1)
180-
jekyll (~> 3.5)
188+
jekyll-theme-merlot (0.2.0)
189+
jekyll (> 3.5, < 5.0)
181190
jekyll-seo-tag (~> 2.0)
182-
jekyll-theme-midnight (0.1.1)
183-
jekyll (~> 3.5)
191+
jekyll-theme-midnight (0.2.0)
192+
jekyll (> 3.5, < 5.0)
184193
jekyll-seo-tag (~> 2.0)
185-
jekyll-theme-minimal (0.1.1)
186-
jekyll (~> 3.5)
194+
jekyll-theme-minimal (0.2.0)
195+
jekyll (> 3.5, < 5.0)
187196
jekyll-seo-tag (~> 2.0)
188-
jekyll-theme-modernist (0.1.1)
189-
jekyll (~> 3.5)
197+
jekyll-theme-modernist (0.2.0)
198+
jekyll (> 3.5, < 5.0)
190199
jekyll-seo-tag (~> 2.0)
191-
jekyll-theme-primer (0.5.4)
200+
jekyll-theme-primer (0.6.0)
192201
jekyll (> 3.5, < 5.0)
193202
jekyll-github-metadata (~> 2.9)
194203
jekyll-seo-tag (~> 2.0)
195-
jekyll-theme-slate (0.1.1)
196-
jekyll (~> 3.5)
204+
jekyll-theme-slate (0.2.0)
205+
jekyll (> 3.5, < 5.0)
197206
jekyll-seo-tag (~> 2.0)
198-
jekyll-theme-tactile (0.1.1)
199-
jekyll (~> 3.5)
207+
jekyll-theme-tactile (0.2.0)
208+
jekyll (> 3.5, < 5.0)
200209
jekyll-seo-tag (~> 2.0)
201-
jekyll-theme-time-machine (0.1.1)
202-
jekyll (~> 3.5)
210+
jekyll-theme-time-machine (0.2.0)
211+
jekyll (> 3.5, < 5.0)
203212
jekyll-seo-tag (~> 2.0)
204213
jekyll-titles-from-headings (0.5.3)
205214
jekyll (>= 3.3, < 5.0)
@@ -214,28 +223,28 @@ GEM
214223
kramdown-parser-gfm (1.1.0)
215224
kramdown (~> 2.0)
216225
liquid (4.0.3)
217-
listen (3.5.1)
226+
listen (3.7.0)
218227
rb-fsevent (~> 0.10, >= 0.10.3)
219228
rb-inotify (~> 0.9, >= 0.9.10)
220229
mercenary (0.3.6)
221-
mini_portile2 (2.5.1)
230+
mini_portile2 (2.6.1)
222231
minima (2.5.1)
223232
jekyll (>= 3.5, < 5.0)
224233
jekyll-feed (~> 0.9)
225234
jekyll-seo-tag (~> 2.1)
226-
minitest (5.14.4)
235+
minitest (5.15.0)
227236
multi_json (1.15.0)
228237
multipart-post (2.1.1)
229-
nokogiri (1.11.5)
230-
mini_portile2 (~> 2.5.0)
238+
nokogiri (1.12.5)
239+
mini_portile2 (~> 2.6.1)
231240
racc (~> 1.4)
232241
octokit (4.21.0)
233242
faraday (>= 0.9)
234243
sawyer (~> 0.8.0, >= 0.5.3)
235244
pathutil (0.16.2)
236245
forwardable-extended (~> 2.6)
237246
public_suffix (4.0.6)
238-
racc (1.5.2)
247+
racc (1.6.0)
239248
rack (1.6.13)
240249
rack-protection (1.5.5)
241250
rack
@@ -248,8 +257,8 @@ GEM
248257
rouge (3.26.0)
249258
ruby-enum (0.9.0)
250259
i18n
251-
ruby2_keywords (0.0.4)
252-
rubyzip (2.3.0)
260+
ruby2_keywords (0.0.5)
261+
rubyzip (2.3.2)
253262
safe_yaml (1.0.5)
254263
sass (3.7.4)
255264
sass-listen (~> 4.0.0)
@@ -282,9 +291,9 @@ GEM
282291
thread_safe (~> 0.1)
283292
unf (0.1.4)
284293
unf_ext
285-
unf_ext (0.0.7.7)
286-
unicode-display_width (1.7.0)
287-
zeitwerk (2.4.2)
294+
unf_ext (0.0.8)
295+
unicode-display_width (1.8.0)
296+
zeitwerk (2.5.2)
288297

289298
PLATFORMS
290299
ruby

Makefile

+6
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ image: clean
2929
shell:
3030
docker-compose run --rm server bash
3131

32+
.PHONY: health-check
33+
health-check:
34+
docker-compose run --rm server bundle exec \
35+
/mnt/app/scripts/health_check.rb \
36+
/mnt/app/_config.yml
37+
3238
.PHONY: upgrade
3339
upgrade:
3440
docker-compose run --user root --rm server bundle update

_config.yml

+9-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,19 @@ email: [email protected]
1111
description: The internet home for all of my personal projects and thoughts.
1212
baseurl: "" # the subpath of your site, e.g. /blog
1313
url: "https://www.bengodfrey.net" #interwebz
14-
twitter_username: BenJetson
15-
github_username: BenJetson
1614
repository: BenJetson/benjetson.github.io
1715
profileIMG: https://avatars1.githubusercontent.com/u/10427974?s=460&v=4
1816
brand_color: "#01579b"
1917

18+
# Social Links
19+
# If these are updates, you might want to check _data/stack.yml for entries that
20+
# need updating.
21+
social_urls:
22+
twitter: https://twitter.com/BenJetson
23+
instagram: https://instagram.com/bfgodfr
24+
github: https://github.com/BenJetson
25+
linkedin: https://linkedin.com/in/bfgodfrey
26+
2027
# Build settings
2128
tier: prod
2229
recaptcha_site_id: 6LfaaLQZAAAAAFqauKWQA3LRGVvHvnl-JJ99tEJI

0 commit comments

Comments
 (0)