Skip to content

Commit dec49ab

Browse files
committed
wip
1 parent a3bd668 commit dec49ab

File tree

5 files changed

+362
-322
lines changed

5 files changed

+362
-322
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
source 'https://rubygems.org'
22
gem 'github-pages', group: :jekyll_plugins
3+
gem 'webrick'

Gemfile.lock

+97-99
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,48 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.5)
4+
activesupport (6.0.6.1)
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.8.0)
11-
public_suffix (>= 2.0.2, < 5.0)
10+
addressable (2.8.1)
11+
public_suffix (>= 2.0.2, < 6.0)
1212
coffee-script (2.4.1)
1313
coffee-script-source
1414
execjs
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
17-
commonmarker (0.17.13)
18-
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.8)
20-
dnsruby (1.61.5)
17+
commonmarker (0.23.6)
18+
concurrent-ruby (1.1.10)
19+
dnsruby (1.61.9)
2120
simpleidn (~> 0.1)
22-
em-websocket (0.5.2)
21+
em-websocket (0.5.3)
2322
eventmachine (>= 0.12.9)
24-
http_parser.rb (~> 0.6.0)
25-
ethon (0.12.0)
26-
ffi (>= 1.3.0)
23+
http_parser.rb (~> 0)
24+
ethon (0.16.0)
25+
ffi (>= 1.15.0)
2726
eventmachine (1.2.7)
28-
execjs (2.7.0)
29-
faraday (1.3.0)
30-
faraday-net_http (~> 1.0)
31-
multipart-post (>= 1.2, < 3)
32-
ruby2_keywords
33-
faraday-net_http (1.0.1)
34-
ffi (1.15.0)
27+
execjs (2.8.1)
28+
faraday (2.7.4)
29+
faraday-net_http (>= 2.0, < 3.1)
30+
ruby2_keywords (>= 0.0.4)
31+
faraday-net_http (3.0.2)
32+
ffi (1.15.5)
3533
forwardable-extended (2.6.0)
3634
gemoji (3.0.1)
37-
github-pages (213)
38-
github-pages-health-check (= 1.17.0)
39-
jekyll (= 3.9.0)
35+
github-pages (227)
36+
github-pages-health-check (= 1.17.9)
37+
jekyll (= 3.9.2)
4038
jekyll-avatar (= 0.7.0)
4139
jekyll-coffeescript (= 1.1.1)
42-
jekyll-commonmark-ghpages (= 0.1.6)
40+
jekyll-commonmark-ghpages (= 0.2.0)
4341
jekyll-default-layout (= 0.1.4)
4442
jekyll-feed (= 0.15.1)
4543
jekyll-gist (= 1.5.0)
4644
jekyll-github-metadata (= 2.13.0)
45+
jekyll-include-cache (= 0.2.1)
4746
jekyll-mentions (= 1.6.0)
4847
jekyll-optional-front-matter (= 0.3.2)
4948
jekyll-paginate (= 1.1.0)
@@ -52,45 +51,45 @@ GEM
5251
jekyll-relative-links (= 0.6.1)
5352
jekyll-remote-theme (= 0.4.3)
5453
jekyll-sass-converter (= 1.5.2)
55-
jekyll-seo-tag (= 2.7.1)
54+
jekyll-seo-tag (= 2.8.0)
5655
jekyll-sitemap (= 1.4.0)
5756
jekyll-swiss (= 1.0.0)
58-
jekyll-theme-architect (= 0.1.1)
59-
jekyll-theme-cayman (= 0.1.1)
60-
jekyll-theme-dinky (= 0.1.1)
61-
jekyll-theme-hacker (= 0.1.2)
62-
jekyll-theme-leap-day (= 0.1.1)
63-
jekyll-theme-merlot (= 0.1.1)
64-
jekyll-theme-midnight (= 0.1.1)
65-
jekyll-theme-minimal (= 0.1.1)
66-
jekyll-theme-modernist (= 0.1.1)
67-
jekyll-theme-primer (= 0.5.4)
68-
jekyll-theme-slate (= 0.1.1)
69-
jekyll-theme-tactile (= 0.1.1)
70-
jekyll-theme-time-machine (= 0.1.1)
57+
jekyll-theme-architect (= 0.2.0)
58+
jekyll-theme-cayman (= 0.2.0)
59+
jekyll-theme-dinky (= 0.2.0)
60+
jekyll-theme-hacker (= 0.2.0)
61+
jekyll-theme-leap-day (= 0.2.0)
62+
jekyll-theme-merlot (= 0.2.0)
63+
jekyll-theme-midnight (= 0.2.0)
64+
jekyll-theme-minimal (= 0.2.0)
65+
jekyll-theme-modernist (= 0.2.0)
66+
jekyll-theme-primer (= 0.6.0)
67+
jekyll-theme-slate (= 0.2.0)
68+
jekyll-theme-tactile (= 0.2.0)
69+
jekyll-theme-time-machine (= 0.2.0)
7170
jekyll-titles-from-headings (= 0.5.3)
7271
jemoji (= 0.12.0)
73-
kramdown (= 2.3.0)
72+
kramdown (= 2.3.2)
7473
kramdown-parser-gfm (= 1.1.0)
7574
liquid (= 4.0.3)
7675
mercenary (~> 0.3)
7776
minima (= 2.5.1)
78-
nokogiri (>= 1.10.4, < 2.0)
77+
nokogiri (>= 1.13.6, < 2.0)
7978
rouge (= 3.26.0)
8079
terminal-table (~> 1.4)
81-
github-pages-health-check (1.17.0)
80+
github-pages-health-check (1.17.9)
8281
addressable (~> 2.3)
8382
dnsruby (~> 1.60)
8483
octokit (~> 4.0)
85-
public_suffix (>= 2.0.2, < 5.0)
84+
public_suffix (>= 3.0, < 5.0)
8685
typhoeus (~> 1.3)
87-
html-pipeline (2.14.0)
86+
html-pipeline (2.14.3)
8887
activesupport (>= 2)
8988
nokogiri (>= 1.4)
90-
http_parser.rb (0.6.0)
89+
http_parser.rb (0.8.0)
9190
i18n (0.9.5)
9291
concurrent-ruby (~> 1.0)
93-
jekyll (3.9.0)
92+
jekyll (3.9.2)
9493
addressable (~> 2.4)
9594
colorator (~> 1.0)
9695
em-websocket (~> 0.5)
@@ -108,12 +107,12 @@ GEM
108107
jekyll-coffeescript (1.1.1)
109108
coffee-script (~> 2.2)
110109
coffee-script-source (~> 1.11.1)
111-
jekyll-commonmark (1.3.1)
112-
commonmarker (~> 0.14)
113-
jekyll (>= 3.7, < 5.0)
114-
jekyll-commonmark-ghpages (0.1.6)
115-
commonmarker (~> 0.17.6)
116-
jekyll-commonmark (~> 1.2)
110+
jekyll-commonmark (1.4.0)
111+
commonmarker (~> 0.22)
112+
jekyll-commonmark-ghpages (0.2.0)
113+
commonmarker (~> 0.23.4)
114+
jekyll (~> 3.9.0)
115+
jekyll-commonmark (~> 1.4.0)
117116
rouge (>= 2.0, < 4.0)
118117
jekyll-default-layout (0.1.4)
119118
jekyll (~> 3.0)
@@ -124,6 +123,8 @@ GEM
124123
jekyll-github-metadata (2.13.0)
125124
jekyll (>= 3.4, < 5.0)
126125
octokit (~> 4.0, != 4.4.0)
126+
jekyll-include-cache (0.2.1)
127+
jekyll (>= 3.7, < 5.0)
127128
jekyll-mentions (1.6.0)
128129
html-pipeline (~> 2.3)
129130
jekyll (>= 3.7, < 5.0)
@@ -143,50 +144,50 @@ GEM
143144
rubyzip (>= 1.3.0, < 3.0)
144145
jekyll-sass-converter (1.5.2)
145146
sass (~> 3.4)
146-
jekyll-seo-tag (2.7.1)
147+
jekyll-seo-tag (2.8.0)
147148
jekyll (>= 3.8, < 5.0)
148149
jekyll-sitemap (1.4.0)
149150
jekyll (>= 3.7, < 5.0)
150151
jekyll-swiss (1.0.0)
151-
jekyll-theme-architect (0.1.1)
152-
jekyll (~> 3.5)
152+
jekyll-theme-architect (0.2.0)
153+
jekyll (> 3.5, < 5.0)
153154
jekyll-seo-tag (~> 2.0)
154-
jekyll-theme-cayman (0.1.1)
155-
jekyll (~> 3.5)
155+
jekyll-theme-cayman (0.2.0)
156+
jekyll (> 3.5, < 5.0)
156157
jekyll-seo-tag (~> 2.0)
157-
jekyll-theme-dinky (0.1.1)
158-
jekyll (~> 3.5)
158+
jekyll-theme-dinky (0.2.0)
159+
jekyll (> 3.5, < 5.0)
159160
jekyll-seo-tag (~> 2.0)
160-
jekyll-theme-hacker (0.1.2)
161+
jekyll-theme-hacker (0.2.0)
161162
jekyll (> 3.5, < 5.0)
162163
jekyll-seo-tag (~> 2.0)
163-
jekyll-theme-leap-day (0.1.1)
164-
jekyll (~> 3.5)
164+
jekyll-theme-leap-day (0.2.0)
165+
jekyll (> 3.5, < 5.0)
165166
jekyll-seo-tag (~> 2.0)
166-
jekyll-theme-merlot (0.1.1)
167-
jekyll (~> 3.5)
167+
jekyll-theme-merlot (0.2.0)
168+
jekyll (> 3.5, < 5.0)
168169
jekyll-seo-tag (~> 2.0)
169-
jekyll-theme-midnight (0.1.1)
170-
jekyll (~> 3.5)
170+
jekyll-theme-midnight (0.2.0)
171+
jekyll (> 3.5, < 5.0)
171172
jekyll-seo-tag (~> 2.0)
172-
jekyll-theme-minimal (0.1.1)
173-
jekyll (~> 3.5)
173+
jekyll-theme-minimal (0.2.0)
174+
jekyll (> 3.5, < 5.0)
174175
jekyll-seo-tag (~> 2.0)
175-
jekyll-theme-modernist (0.1.1)
176-
jekyll (~> 3.5)
176+
jekyll-theme-modernist (0.2.0)
177+
jekyll (> 3.5, < 5.0)
177178
jekyll-seo-tag (~> 2.0)
178-
jekyll-theme-primer (0.5.4)
179+
jekyll-theme-primer (0.6.0)
179180
jekyll (> 3.5, < 5.0)
180181
jekyll-github-metadata (~> 2.9)
181182
jekyll-seo-tag (~> 2.0)
182-
jekyll-theme-slate (0.1.1)
183-
jekyll (~> 3.5)
183+
jekyll-theme-slate (0.2.0)
184+
jekyll (> 3.5, < 5.0)
184185
jekyll-seo-tag (~> 2.0)
185-
jekyll-theme-tactile (0.1.1)
186-
jekyll (~> 3.5)
186+
jekyll-theme-tactile (0.2.0)
187+
jekyll (> 3.5, < 5.0)
187188
jekyll-seo-tag (~> 2.0)
188-
jekyll-theme-time-machine (0.1.1)
189-
jekyll (~> 3.5)
189+
jekyll-theme-time-machine (0.2.0)
190+
jekyll (> 3.5, < 5.0)
190191
jekyll-seo-tag (~> 2.0)
191192
jekyll-titles-from-headings (0.5.3)
192193
jekyll (>= 3.3, < 5.0)
@@ -196,70 +197,67 @@ GEM
196197
gemoji (~> 3.0)
197198
html-pipeline (~> 2.2)
198199
jekyll (>= 3.0, < 5.0)
199-
kramdown (2.3.0)
200+
kramdown (2.3.2)
200201
rexml
201202
kramdown-parser-gfm (1.1.0)
202203
kramdown (~> 2.0)
203204
liquid (4.0.3)
204-
listen (3.5.0)
205+
listen (3.8.0)
205206
rb-fsevent (~> 0.10, >= 0.10.3)
206207
rb-inotify (~> 0.9, >= 0.9.10)
207208
mercenary (0.3.6)
208-
mini_portile2 (2.8.0)
209209
minima (2.5.1)
210210
jekyll (>= 3.5, < 5.0)
211211
jekyll-feed (~> 0.9)
212212
jekyll-seo-tag (~> 2.1)
213-
minitest (5.14.4)
214-
multipart-post (2.1.1)
215-
nokogiri (1.13.3)
216-
mini_portile2 (~> 2.8.0)
213+
minitest (5.17.0)
214+
nokogiri (1.14.0-x86_64-linux)
217215
racc (~> 1.4)
218-
octokit (4.20.0)
219-
faraday (>= 0.9)
220-
sawyer (~> 0.8.0, >= 0.5.3)
216+
octokit (4.25.1)
217+
faraday (>= 1, < 3)
218+
sawyer (~> 0.9)
221219
pathutil (0.16.2)
222220
forwardable-extended (~> 2.6)
223-
public_suffix (4.0.6)
224-
racc (1.6.0)
225-
rb-fsevent (0.10.4)
221+
public_suffix (4.0.7)
222+
racc (1.6.2)
223+
rb-fsevent (0.11.2)
226224
rb-inotify (0.10.1)
227225
ffi (~> 1.0)
228226
rexml (3.2.5)
229227
rouge (3.26.0)
230-
ruby-enum (0.9.0)
231-
i18n
232-
ruby2_keywords (0.0.4)
233-
rubyzip (2.3.0)
228+
ruby2_keywords (0.0.5)
229+
rubyzip (2.3.2)
234230
safe_yaml (1.0.5)
235231
sass (3.7.4)
236232
sass-listen (~> 4.0.0)
237233
sass-listen (4.0.0)
238234
rb-fsevent (~> 0.9, >= 0.9.4)
239235
rb-inotify (~> 0.9, >= 0.9.7)
240-
sawyer (0.8.2)
236+
sawyer (0.9.2)
241237
addressable (>= 2.3.5)
242-
faraday (> 0.8, < 2.0)
238+
faraday (>= 0.17.3, < 3)
243239
simpleidn (0.2.1)
244240
unf (~> 0.1.4)
245241
terminal-table (1.8.0)
246242
unicode-display_width (~> 1.1, >= 1.1.1)
247243
thread_safe (0.3.6)
248244
typhoeus (1.4.0)
249245
ethon (>= 0.9.0)
250-
tzinfo (1.2.9)
246+
tzinfo (1.2.10)
251247
thread_safe (~> 0.1)
252248
unf (0.1.4)
253249
unf_ext
254-
unf_ext (0.0.7.7)
255-
unicode-display_width (1.7.0)
256-
zeitwerk (2.4.2)
250+
unf_ext (0.0.8.2)
251+
unicode-display_width (1.8.0)
252+
webrick (1.7.0)
253+
zeitwerk (2.6.6)
257254

258255
PLATFORMS
259-
ruby
256+
x86_64-linux
260257

261258
DEPENDENCIES
262259
github-pages
260+
webrick
263261

264262
BUNDLED WITH
265-
2.1.4
263+
2.4.5

_config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
theme: jekyll-theme-minimal
22
github: [metadata]
3+
repository: AstunTechnology/python-basics
4+
title: Basic Python

0 commit comments

Comments
 (0)