Skip to content

Commit 46c3dda

Browse files
committed
update to github-pages
1 parent da05a37 commit 46c3dda

File tree

2 files changed

+192
-7
lines changed

2 files changed

+192
-7
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ source "https://rubygems.org"
88
#
99
# This will help ensure the proper Jekyll version is running.
1010
# Happy Jekylling!
11-
gem "jekyll", "~> 3.8.1"
11+
#gem "jekyll", "~> 3.8.1"
1212

1313
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1414
#gem "jekyll-swiss", "~> 0.4.0"
1515
gem "jekyll-athena", "~> 0.0.2"
1616

1717
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1818
# uncomment the line below. To upgrade, run `bundle update github-pages`.
19-
# gem "github-pages", group: :jekyll_plugins
19+
gem "github-pages", group: :jekyll_plugins
2020

2121
# If you have any plugins, put them here!
2222
group :jekyll_plugins do

Gemfile.lock

Lines changed: 190 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,92 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
activesupport (4.2.9)
5+
i18n (~> 0.7)
6+
minitest (~> 5.1)
7+
thread_safe (~> 0.3, >= 0.3.4)
8+
tzinfo (~> 1.1)
49
addressable (2.5.2)
510
public_suffix (>= 2.0.2, < 4.0)
11+
coffee-script (2.4.1)
12+
coffee-script-source
13+
execjs
14+
coffee-script-source (1.11.1)
615
colorator (1.1.0)
16+
commonmarker (0.17.9)
17+
ruby-enum (~> 0.5)
718
concurrent-ruby (1.0.5)
19+
dnsruby (1.60.2)
820
em-websocket (0.5.1)
921
eventmachine (>= 0.12.9)
1022
http_parser.rb (~> 0.6.0)
11-
eventmachine (1.2.6)
23+
ethon (0.11.0)
24+
ffi (>= 1.3.0)
25+
eventmachine (1.2.7)
26+
execjs (2.7.0)
27+
faraday (0.15.1)
28+
multipart-post (>= 1.2, < 3)
1229
ffi (1.9.23)
1330
forwardable-extended (2.6.0)
31+
gemoji (3.0.0)
32+
github-pages (183)
33+
activesupport (= 4.2.9)
34+
github-pages-health-check (= 1.7.3)
35+
jekyll (= 3.7.3)
36+
jekyll-avatar (= 0.5.0)
37+
jekyll-coffeescript (= 1.1.1)
38+
jekyll-commonmark-ghpages (= 0.1.5)
39+
jekyll-default-layout (= 0.1.4)
40+
jekyll-feed (= 0.9.3)
41+
jekyll-gist (= 1.5.0)
42+
jekyll-github-metadata (= 2.9.4)
43+
jekyll-mentions (= 1.3.0)
44+
jekyll-optional-front-matter (= 0.3.0)
45+
jekyll-paginate (= 1.1.0)
46+
jekyll-readme-index (= 0.2.0)
47+
jekyll-redirect-from (= 0.13.0)
48+
jekyll-relative-links (= 0.5.3)
49+
jekyll-remote-theme (= 0.2.3)
50+
jekyll-sass-converter (= 1.5.2)
51+
jekyll-seo-tag (= 2.4.0)
52+
jekyll-sitemap (= 1.2.0)
53+
jekyll-swiss (= 0.4.0)
54+
jekyll-theme-architect (= 0.1.1)
55+
jekyll-theme-cayman (= 0.1.1)
56+
jekyll-theme-dinky (= 0.1.1)
57+
jekyll-theme-hacker (= 0.1.1)
58+
jekyll-theme-leap-day (= 0.1.1)
59+
jekyll-theme-merlot (= 0.1.1)
60+
jekyll-theme-midnight (= 0.1.1)
61+
jekyll-theme-minimal (= 0.1.1)
62+
jekyll-theme-modernist (= 0.1.1)
63+
jekyll-theme-primer (= 0.5.3)
64+
jekyll-theme-slate (= 0.1.1)
65+
jekyll-theme-tactile (= 0.1.1)
66+
jekyll-theme-time-machine (= 0.1.1)
67+
jekyll-titles-from-headings (= 0.5.1)
68+
jemoji (= 0.9.0)
69+
kramdown (= 1.16.2)
70+
liquid (= 4.0.0)
71+
listen (= 3.1.5)
72+
mercenary (~> 0.3)
73+
minima (= 2.4.1)
74+
nokogiri (>= 1.8.1, < 2.0)
75+
rouge (= 2.2.1)
76+
terminal-table (~> 1.4)
77+
github-pages-health-check (1.7.3)
78+
addressable (~> 2.3)
79+
dnsruby (~> 1.60)
80+
octokit (~> 4.0)
81+
public_suffix (~> 2.0)
82+
typhoeus (~> 1.3)
83+
html-pipeline (2.8.0)
84+
activesupport (>= 2)
85+
nokogiri (>= 1.4)
1486
http_parser.rb (0.6.0)
1587
i18n (0.9.5)
1688
concurrent-ruby (~> 1.0)
17-
jekyll (3.8.1)
89+
jekyll (3.7.3)
1890
addressable (~> 2.4)
1991
colorator (~> 1.0)
2092
em-websocket (~> 0.5)
@@ -28,39 +100,152 @@ GEM
28100
rouge (>= 1.7, < 4)
29101
safe_yaml (~> 1.0)
30102
jekyll-athena (0.0.2)
103+
jekyll-avatar (0.5.0)
104+
jekyll (~> 3.0)
105+
jekyll-coffeescript (1.1.1)
106+
coffee-script (~> 2.2)
107+
coffee-script-source (~> 1.11.1)
108+
jekyll-commonmark (1.2.0)
109+
commonmarker (~> 0.14)
110+
jekyll (>= 3.0, < 4.0)
111+
jekyll-commonmark-ghpages (0.1.5)
112+
commonmarker (~> 0.17.6)
113+
jekyll-commonmark (~> 1)
114+
rouge (~> 2)
115+
jekyll-default-layout (0.1.4)
116+
jekyll (~> 3.0)
31117
jekyll-feed (0.9.3)
32118
jekyll (~> 3.3)
119+
jekyll-gist (1.5.0)
120+
octokit (~> 4.2)
121+
jekyll-github-metadata (2.9.4)
122+
jekyll (~> 3.1)
123+
octokit (~> 4.0, != 4.4.0)
124+
jekyll-mentions (1.3.0)
125+
activesupport (~> 4.0)
126+
html-pipeline (~> 2.3)
127+
jekyll (~> 3.0)
128+
jekyll-optional-front-matter (0.3.0)
129+
jekyll (~> 3.0)
130+
jekyll-paginate (1.1.0)
131+
jekyll-readme-index (0.2.0)
132+
jekyll (~> 3.0)
133+
jekyll-redirect-from (0.13.0)
134+
jekyll (~> 3.3)
135+
jekyll-relative-links (0.5.3)
136+
jekyll (~> 3.3)
137+
jekyll-remote-theme (0.2.3)
138+
jekyll (~> 3.5)
139+
rubyzip (>= 1.2.1, < 3.0)
140+
typhoeus (>= 0.7, < 2.0)
33141
jekyll-sass-converter (1.5.2)
34142
sass (~> 3.4)
143+
jekyll-seo-tag (2.4.0)
144+
jekyll (~> 3.3)
145+
jekyll-sitemap (1.2.0)
146+
jekyll (~> 3.3)
147+
jekyll-swiss (0.4.0)
148+
jekyll-theme-architect (0.1.1)
149+
jekyll (~> 3.5)
150+
jekyll-seo-tag (~> 2.0)
151+
jekyll-theme-cayman (0.1.1)
152+
jekyll (~> 3.5)
153+
jekyll-seo-tag (~> 2.0)
154+
jekyll-theme-dinky (0.1.1)
155+
jekyll (~> 3.5)
156+
jekyll-seo-tag (~> 2.0)
157+
jekyll-theme-hacker (0.1.1)
158+
jekyll (~> 3.5)
159+
jekyll-seo-tag (~> 2.0)
160+
jekyll-theme-leap-day (0.1.1)
161+
jekyll (~> 3.5)
162+
jekyll-seo-tag (~> 2.0)
163+
jekyll-theme-merlot (0.1.1)
164+
jekyll (~> 3.5)
165+
jekyll-seo-tag (~> 2.0)
166+
jekyll-theme-midnight (0.1.1)
167+
jekyll (~> 3.5)
168+
jekyll-seo-tag (~> 2.0)
169+
jekyll-theme-minimal (0.1.1)
170+
jekyll (~> 3.5)
171+
jekyll-seo-tag (~> 2.0)
172+
jekyll-theme-modernist (0.1.1)
173+
jekyll (~> 3.5)
174+
jekyll-seo-tag (~> 2.0)
175+
jekyll-theme-primer (0.5.3)
176+
jekyll (~> 3.5)
177+
jekyll-github-metadata (~> 2.9)
178+
jekyll-seo-tag (~> 2.0)
179+
jekyll-theme-slate (0.1.1)
180+
jekyll (~> 3.5)
181+
jekyll-seo-tag (~> 2.0)
182+
jekyll-theme-tactile (0.1.1)
183+
jekyll (~> 3.5)
184+
jekyll-seo-tag (~> 2.0)
185+
jekyll-theme-time-machine (0.1.1)
186+
jekyll (~> 3.5)
187+
jekyll-seo-tag (~> 2.0)
188+
jekyll-titles-from-headings (0.5.1)
189+
jekyll (~> 3.3)
35190
jekyll-watch (2.0.0)
36191
listen (~> 3.0)
192+
jemoji (0.9.0)
193+
activesupport (~> 4.0, >= 4.2.9)
194+
gemoji (~> 3.0)
195+
html-pipeline (~> 2.2)
196+
jekyll (~> 3.0)
37197
kramdown (1.16.2)
38198
liquid (4.0.0)
39199
listen (3.1.5)
40200
rb-fsevent (~> 0.9, >= 0.9.4)
41201
rb-inotify (~> 0.9, >= 0.9.7)
42202
ruby_dep (~> 1.2)
43203
mercenary (0.3.6)
204+
mini_portile2 (2.3.0)
205+
minima (2.4.1)
206+
jekyll (~> 3.5)
207+
jekyll-feed (~> 0.9)
208+
jekyll-seo-tag (~> 2.1)
209+
minitest (5.11.3)
210+
multipart-post (2.0.0)
211+
nokogiri (1.8.2)
212+
mini_portile2 (~> 2.3.0)
213+
octokit (4.9.0)
214+
sawyer (~> 0.8.0, >= 0.5.3)
44215
pathutil (0.16.1)
45216
forwardable-extended (~> 2.6)
46-
public_suffix (3.0.2)
217+
public_suffix (2.0.5)
47218
rb-fsevent (0.10.3)
48219
rb-inotify (0.9.10)
49220
ffi (>= 0.5.0, < 2)
50-
rouge (3.1.1)
221+
rouge (2.2.1)
222+
ruby-enum (0.7.2)
223+
i18n
51224
ruby_dep (1.5.0)
225+
rubyzip (1.2.1)
52226
safe_yaml (1.0.4)
53227
sass (3.5.6)
54228
sass-listen (~> 4.0.0)
55229
sass-listen (4.0.0)
56230
rb-fsevent (~> 0.9, >= 0.9.4)
57231
rb-inotify (~> 0.9, >= 0.9.7)
232+
sawyer (0.8.1)
233+
addressable (>= 2.3.5, < 2.6)
234+
faraday (~> 0.8, < 1.0)
235+
terminal-table (1.8.0)
236+
unicode-display_width (~> 1.1, >= 1.1.1)
237+
thread_safe (0.3.6)
238+
typhoeus (1.3.0)
239+
ethon (>= 0.9.0)
240+
tzinfo (1.2.5)
241+
thread_safe (~> 0.1)
242+
unicode-display_width (1.3.2)
58243

59244
PLATFORMS
60245
ruby
61246

62247
DEPENDENCIES
63-
jekyll (~> 3.8.1)
248+
github-pages
64249
jekyll-athena (~> 0.0.2)
65250
jekyll-feed (~> 0.6)
66251
tzinfo-data

0 commit comments

Comments
 (0)