Skip to content

Commit 4382708

Browse files
committed
Remade Jekyll and post
1 parent 9c81ecc commit 4382708

File tree

2 files changed

+184
-5
lines changed

2 files changed

+184
-5
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source "https://rubygems.org"
88
#
99
# This will help ensure the proper Jekyll version is running.
1010
# Happy Jekylling!
11-
#gem "jekyll", "~> 3.7.3"
11+
#..gem "jekyll", "~> 3.7.3"
1212

1313
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1414
gem "minima", "~> 2.0"

Gemfile.lock

+183-4
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,87 @@
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)
819
em-websocket (0.5.1)
920
eventmachine (>= 0.12.9)
1021
http_parser.rb (~> 0.6.0)
22+
ethon (0.11.0)
23+
ffi (>= 1.3.0)
1124
eventmachine (1.2.5)
25+
execjs (2.7.0)
26+
faraday (0.14.0)
27+
multipart-post (>= 1.2, < 3)
1228
ffi (1.9.23)
1329
forwardable-extended (2.6.0)
30+
gemoji (3.0.0)
31+
github-pages (180)
32+
activesupport (= 4.2.9)
33+
github-pages-health-check (= 1.4.0)
34+
jekyll (= 3.7.3)
35+
jekyll-avatar (= 0.5.0)
36+
jekyll-coffeescript (= 1.1.1)
37+
jekyll-commonmark-ghpages (= 0.1.5)
38+
jekyll-default-layout (= 0.1.4)
39+
jekyll-feed (= 0.9.3)
40+
jekyll-gist (= 1.5.0)
41+
jekyll-github-metadata (= 2.9.4)
42+
jekyll-mentions (= 1.3.0)
43+
jekyll-optional-front-matter (= 0.3.0)
44+
jekyll-paginate (= 1.1.0)
45+
jekyll-readme-index (= 0.2.0)
46+
jekyll-redirect-from (= 0.13.0)
47+
jekyll-relative-links (= 0.5.3)
48+
jekyll-remote-theme (= 0.2.3)
49+
jekyll-sass-converter (= 1.5.2)
50+
jekyll-seo-tag (= 2.4.0)
51+
jekyll-sitemap (= 1.2.0)
52+
jekyll-swiss (= 0.4.0)
53+
jekyll-theme-architect (= 0.1.0)
54+
jekyll-theme-cayman (= 0.1.0)
55+
jekyll-theme-dinky (= 0.1.0)
56+
jekyll-theme-hacker (= 0.1.0)
57+
jekyll-theme-leap-day (= 0.1.0)
58+
jekyll-theme-merlot (= 0.1.0)
59+
jekyll-theme-midnight (= 0.1.0)
60+
jekyll-theme-minimal (= 0.1.0)
61+
jekyll-theme-modernist (= 0.1.0)
62+
jekyll-theme-primer (= 0.5.2)
63+
jekyll-theme-slate (= 0.1.0)
64+
jekyll-theme-tactile (= 0.1.0)
65+
jekyll-theme-time-machine (= 0.1.0)
66+
jekyll-titles-from-headings (= 0.5.1)
67+
jemoji (= 0.9.0)
68+
kramdown (= 1.16.2)
69+
liquid (= 4.0.0)
70+
listen (= 3.1.5)
71+
mercenary (~> 0.3)
72+
minima (= 2.4.0)
73+
nokogiri (>= 1.8.1, < 2.0)
74+
rouge (= 2.2.1)
75+
terminal-table (~> 1.4)
76+
github-pages-health-check (1.4.0)
77+
addressable (~> 2.3)
78+
net-dns (~> 0.8)
79+
octokit (~> 4.0)
80+
public_suffix (~> 2.0)
81+
typhoeus (~> 1.3)
82+
html-pipeline (2.7.1)
83+
activesupport (>= 2)
84+
nokogiri (>= 1.4)
1485
http_parser.rb (0.6.0)
1586
i18n (0.9.5)
1687
concurrent-ruby (~> 1.0)
@@ -27,45 +98,153 @@ GEM
2798
pathutil (~> 0.9)
2899
rouge (>= 1.7, < 4)
29100
safe_yaml (~> 1.0)
101+
jekyll-avatar (0.5.0)
102+
jekyll (~> 3.0)
103+
jekyll-coffeescript (1.1.1)
104+
coffee-script (~> 2.2)
105+
coffee-script-source (~> 1.11.1)
106+
jekyll-commonmark (1.2.0)
107+
commonmarker (~> 0.14)
108+
jekyll (>= 3.0, < 4.0)
109+
jekyll-commonmark-ghpages (0.1.5)
110+
commonmarker (~> 0.17.6)
111+
jekyll-commonmark (~> 1)
112+
rouge (~> 2)
113+
jekyll-default-layout (0.1.4)
114+
jekyll (~> 3.0)
30115
jekyll-feed (0.9.3)
31116
jekyll (~> 3.3)
117+
jekyll-gist (1.5.0)
118+
octokit (~> 4.2)
119+
jekyll-github-metadata (2.9.4)
120+
jekyll (~> 3.1)
121+
octokit (~> 4.0, != 4.4.0)
122+
jekyll-mentions (1.3.0)
123+
activesupport (~> 4.0)
124+
html-pipeline (~> 2.3)
125+
jekyll (~> 3.0)
126+
jekyll-optional-front-matter (0.3.0)
127+
jekyll (~> 3.0)
128+
jekyll-paginate (1.1.0)
129+
jekyll-readme-index (0.2.0)
130+
jekyll (~> 3.0)
131+
jekyll-redirect-from (0.13.0)
132+
jekyll (~> 3.3)
133+
jekyll-relative-links (0.5.3)
134+
jekyll (~> 3.3)
135+
jekyll-remote-theme (0.2.3)
136+
jekyll (~> 3.5)
137+
rubyzip (>= 1.2.1, < 3.0)
138+
typhoeus (>= 0.7, < 2.0)
32139
jekyll-sass-converter (1.5.2)
33140
sass (~> 3.4)
34141
jekyll-seo-tag (2.4.0)
35142
jekyll (~> 3.3)
143+
jekyll-sitemap (1.2.0)
144+
jekyll (~> 3.3)
145+
jekyll-swiss (0.4.0)
146+
jekyll-theme-architect (0.1.0)
147+
jekyll (~> 3.5)
148+
jekyll-seo-tag (~> 2.0)
149+
jekyll-theme-cayman (0.1.0)
150+
jekyll (~> 3.5)
151+
jekyll-seo-tag (~> 2.0)
152+
jekyll-theme-dinky (0.1.0)
153+
jekyll (~> 3.5)
154+
jekyll-seo-tag (~> 2.0)
155+
jekyll-theme-hacker (0.1.0)
156+
jekyll (~> 3.5)
157+
jekyll-seo-tag (~> 2.0)
158+
jekyll-theme-leap-day (0.1.0)
159+
jekyll (~> 3.5)
160+
jekyll-seo-tag (~> 2.0)
161+
jekyll-theme-merlot (0.1.0)
162+
jekyll (~> 3.5)
163+
jekyll-seo-tag (~> 2.0)
164+
jekyll-theme-midnight (0.1.0)
165+
jekyll (~> 3.5)
166+
jekyll-seo-tag (~> 2.0)
167+
jekyll-theme-minimal (0.1.0)
168+
jekyll (~> 3.5)
169+
jekyll-seo-tag (~> 2.0)
170+
jekyll-theme-modernist (0.1.0)
171+
jekyll (~> 3.5)
172+
jekyll-seo-tag (~> 2.0)
173+
jekyll-theme-primer (0.5.2)
174+
jekyll (~> 3.5)
175+
jekyll-github-metadata (~> 2.9)
176+
jekyll-seo-tag (~> 2.2)
177+
jekyll-theme-slate (0.1.0)
178+
jekyll (~> 3.5)
179+
jekyll-seo-tag (~> 2.0)
180+
jekyll-theme-tactile (0.1.0)
181+
jekyll (~> 3.5)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-theme-time-machine (0.1.0)
184+
jekyll (~> 3.5)
185+
jekyll-seo-tag (~> 2.0)
186+
jekyll-titles-from-headings (0.5.1)
187+
jekyll (~> 3.3)
36188
jekyll-watch (2.0.0)
37189
listen (~> 3.0)
190+
jemoji (0.9.0)
191+
activesupport (~> 4.0, >= 4.2.9)
192+
gemoji (~> 3.0)
193+
html-pipeline (~> 2.2)
194+
jekyll (~> 3.0)
38195
kramdown (1.16.2)
39196
liquid (4.0.0)
40197
listen (3.1.5)
41198
rb-fsevent (~> 0.9, >= 0.9.4)
42199
rb-inotify (~> 0.9, >= 0.9.7)
43200
ruby_dep (~> 1.2)
44201
mercenary (0.3.6)
45-
minima (2.4.1)
202+
mini_portile2 (2.3.0)
203+
minima (2.4.0)
46204
jekyll (~> 3.5)
47205
jekyll-feed (~> 0.9)
48206
jekyll-seo-tag (~> 2.1)
207+
minitest (5.11.3)
208+
multipart-post (2.0.0)
209+
net-dns (0.8.0)
210+
nokogiri (1.8.2)
211+
mini_portile2 (~> 2.3.0)
212+
octokit (4.8.0)
213+
sawyer (~> 0.8.0, >= 0.5.3)
49214
pathutil (0.16.1)
50215
forwardable-extended (~> 2.6)
51-
public_suffix (3.0.2)
216+
public_suffix (2.0.5)
52217
rb-fsevent (0.10.3)
53218
rb-inotify (0.9.10)
54219
ffi (>= 0.5.0, < 2)
55-
rouge (3.1.1)
220+
rouge (2.2.1)
221+
ruby-enum (0.7.2)
222+
i18n
56223
ruby_dep (1.5.0)
224+
rubyzip (1.2.1)
57225
safe_yaml (1.0.4)
58226
sass (3.5.6)
59227
sass-listen (~> 4.0.0)
60228
sass-listen (4.0.0)
61229
rb-fsevent (~> 0.9, >= 0.9.4)
62230
rb-inotify (~> 0.9, >= 0.9.7)
231+
sawyer (0.8.1)
232+
addressable (>= 2.3.5, < 2.6)
233+
faraday (~> 0.8, < 1.0)
234+
terminal-table (1.8.0)
235+
unicode-display_width (~> 1.1, >= 1.1.1)
236+
thread_safe (0.3.6)
237+
typhoeus (1.3.0)
238+
ethon (>= 0.9.0)
239+
tzinfo (1.2.5)
240+
thread_safe (~> 0.1)
241+
unicode-display_width (1.3.0)
63242

64243
PLATFORMS
65244
ruby
66245

67246
DEPENDENCIES
68-
jekyll (~> 3.7.3)
247+
github-pages
69248
jekyll-feed (~> 0.6)
70249
minima (~> 2.0)
71250
tzinfo-data

0 commit comments

Comments
 (0)