Skip to content

Commit ede87cd

Browse files
First commit
0 parents  commit ede87cd

File tree

171 files changed

+3903
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

171 files changed

+3903
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
_site/

404.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Page not found
3+
layout: page
4+
---
5+
6+
The page you are looking for cannot be found on this website.

Gemfile

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

Gemfile.lock

+253
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,253 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (6.0.2.1)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 0.7, < 2)
7+
minitest (~> 5.1)
8+
tzinfo (~> 1.1)
9+
zeitwerk (~> 2.2)
10+
addressable (2.7.0)
11+
public_suffix (>= 2.0.2, < 5.0)
12+
coffee-script (2.4.1)
13+
coffee-script-source
14+
execjs
15+
coffee-script-source (1.11.1)
16+
colorator (1.1.0)
17+
commonmarker (0.17.13)
18+
ruby-enum (~> 0.5)
19+
concurrent-ruby (1.1.5)
20+
dnsruby (1.61.3)
21+
addressable (~> 2.5)
22+
em-websocket (0.5.1)
23+
eventmachine (>= 0.12.9)
24+
http_parser.rb (~> 0.6.0)
25+
ethon (0.12.0)
26+
ffi (>= 1.3.0)
27+
eventmachine (1.2.7)
28+
eventmachine (1.2.7-x64-mingw32)
29+
execjs (2.7.0)
30+
faraday (1.0.0)
31+
multipart-post (>= 1.2, < 3)
32+
ffi (1.12.2)
33+
ffi (1.12.2-x64-mingw32)
34+
forwardable-extended (2.6.0)
35+
gemoji (3.0.1)
36+
github-pages (204)
37+
github-pages-health-check (= 1.16.1)
38+
jekyll (= 3.8.5)
39+
jekyll-avatar (= 0.7.0)
40+
jekyll-coffeescript (= 1.1.1)
41+
jekyll-commonmark-ghpages (= 0.1.6)
42+
jekyll-default-layout (= 0.1.4)
43+
jekyll-feed (= 0.13.0)
44+
jekyll-gist (= 1.5.0)
45+
jekyll-github-metadata (= 2.13.0)
46+
jekyll-mentions (= 1.5.1)
47+
jekyll-optional-front-matter (= 0.3.2)
48+
jekyll-paginate (= 1.1.0)
49+
jekyll-readme-index (= 0.3.0)
50+
jekyll-redirect-from (= 0.15.0)
51+
jekyll-relative-links (= 0.6.1)
52+
jekyll-remote-theme (= 0.4.1)
53+
jekyll-sass-converter (= 1.5.2)
54+
jekyll-seo-tag (= 2.6.1)
55+
jekyll-sitemap (= 1.4.0)
56+
jekyll-swiss (= 1.0.0)
57+
jekyll-theme-architect (= 0.1.1)
58+
jekyll-theme-cayman (= 0.1.1)
59+
jekyll-theme-dinky (= 0.1.1)
60+
jekyll-theme-hacker (= 0.1.1)
61+
jekyll-theme-leap-day (= 0.1.1)
62+
jekyll-theme-merlot (= 0.1.1)
63+
jekyll-theme-midnight (= 0.1.1)
64+
jekyll-theme-minimal (= 0.1.1)
65+
jekyll-theme-modernist (= 0.1.1)
66+
jekyll-theme-primer (= 0.5.4)
67+
jekyll-theme-slate (= 0.1.1)
68+
jekyll-theme-tactile (= 0.1.1)
69+
jekyll-theme-time-machine (= 0.1.1)
70+
jekyll-titles-from-headings (= 0.5.3)
71+
jemoji (= 0.11.1)
72+
kramdown (= 1.17.0)
73+
liquid (= 4.0.3)
74+
mercenary (~> 0.3)
75+
minima (= 2.5.1)
76+
nokogiri (>= 1.10.4, < 2.0)
77+
rouge (= 3.13.0)
78+
terminal-table (~> 1.4)
79+
github-pages-health-check (1.16.1)
80+
addressable (~> 2.3)
81+
dnsruby (~> 1.60)
82+
octokit (~> 4.0)
83+
public_suffix (~> 3.0)
84+
typhoeus (~> 1.3)
85+
html-pipeline (2.12.3)
86+
activesupport (>= 2)
87+
nokogiri (>= 1.4)
88+
http_parser.rb (0.6.0)
89+
i18n (0.9.5)
90+
concurrent-ruby (~> 1.0)
91+
jekyll (3.8.5)
92+
addressable (~> 2.4)
93+
colorator (~> 1.0)
94+
em-websocket (~> 0.5)
95+
i18n (~> 0.7)
96+
jekyll-sass-converter (~> 1.0)
97+
jekyll-watch (~> 2.0)
98+
kramdown (~> 1.14)
99+
liquid (~> 4.0)
100+
mercenary (~> 0.3.3)
101+
pathutil (~> 0.9)
102+
rouge (>= 1.7, < 4)
103+
safe_yaml (~> 1.0)
104+
jekyll-avatar (0.7.0)
105+
jekyll (>= 3.0, < 5.0)
106+
jekyll-coffeescript (1.1.1)
107+
coffee-script (~> 2.2)
108+
coffee-script-source (~> 1.11.1)
109+
jekyll-commonmark (1.3.1)
110+
commonmarker (~> 0.14)
111+
jekyll (>= 3.7, < 5.0)
112+
jekyll-commonmark-ghpages (0.1.6)
113+
commonmarker (~> 0.17.6)
114+
jekyll-commonmark (~> 1.2)
115+
rouge (>= 2.0, < 4.0)
116+
jekyll-default-layout (0.1.4)
117+
jekyll (~> 3.0)
118+
jekyll-feed (0.13.0)
119+
jekyll (>= 3.7, < 5.0)
120+
jekyll-gist (1.5.0)
121+
octokit (~> 4.2)
122+
jekyll-github-metadata (2.13.0)
123+
jekyll (>= 3.4, < 5.0)
124+
octokit (~> 4.0, != 4.4.0)
125+
jekyll-mentions (1.5.1)
126+
html-pipeline (~> 2.3)
127+
jekyll (>= 3.7, < 5.0)
128+
jekyll-optional-front-matter (0.3.2)
129+
jekyll (>= 3.0, < 5.0)
130+
jekyll-paginate (1.1.0)
131+
jekyll-readme-index (0.3.0)
132+
jekyll (>= 3.0, < 5.0)
133+
jekyll-redirect-from (0.15.0)
134+
jekyll (>= 3.3, < 5.0)
135+
jekyll-relative-links (0.6.1)
136+
jekyll (>= 3.3, < 5.0)
137+
jekyll-remote-theme (0.4.1)
138+
addressable (~> 2.0)
139+
jekyll (>= 3.5, < 5.0)
140+
rubyzip (>= 1.3.0)
141+
jekyll-sass-converter (1.5.2)
142+
sass (~> 3.4)
143+
jekyll-seo-tag (2.6.1)
144+
jekyll (>= 3.3, < 5.0)
145+
jekyll-sitemap (1.4.0)
146+
jekyll (>= 3.7, < 5.0)
147+
jekyll-swiss (1.0.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.4)
176+
jekyll (> 3.5, < 5.0)
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.3)
189+
jekyll (>= 3.3, < 5.0)
190+
jekyll-watch (2.2.1)
191+
listen (~> 3.0)
192+
jemoji (0.11.1)
193+
gemoji (~> 3.0)
194+
html-pipeline (~> 2.2)
195+
jekyll (>= 3.0, < 5.0)
196+
kramdown (1.17.0)
197+
liquid (4.0.3)
198+
listen (3.2.1)
199+
rb-fsevent (~> 0.10, >= 0.10.3)
200+
rb-inotify (~> 0.9, >= 0.9.10)
201+
mercenary (0.3.6)
202+
mini_portile2 (2.4.0)
203+
minima (2.5.1)
204+
jekyll (>= 3.5, < 5.0)
205+
jekyll-feed (~> 0.9)
206+
jekyll-seo-tag (~> 2.1)
207+
minitest (5.14.0)
208+
multipart-post (2.1.1)
209+
nokogiri (1.10.8)
210+
mini_portile2 (~> 2.4.0)
211+
nokogiri (1.10.8-x64-mingw32)
212+
mini_portile2 (~> 2.4.0)
213+
octokit (4.16.0)
214+
faraday (>= 0.9)
215+
sawyer (~> 0.8.0, >= 0.5.3)
216+
pathutil (0.16.2)
217+
forwardable-extended (~> 2.6)
218+
public_suffix (3.1.1)
219+
rb-fsevent (0.10.3)
220+
rb-inotify (0.10.1)
221+
ffi (~> 1.0)
222+
rouge (3.13.0)
223+
ruby-enum (0.7.2)
224+
i18n
225+
rubyzip (2.2.0)
226+
safe_yaml (1.0.5)
227+
sass (3.7.4)
228+
sass-listen (~> 4.0.0)
229+
sass-listen (4.0.0)
230+
rb-fsevent (~> 0.9, >= 0.9.4)
231+
rb-inotify (~> 0.9, >= 0.9.7)
232+
sawyer (0.8.2)
233+
addressable (>= 2.3.5)
234+
faraday (> 0.8, < 2.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.1)
239+
ethon (>= 0.9.0)
240+
tzinfo (1.2.6)
241+
thread_safe (~> 0.1)
242+
unicode-display_width (1.6.1)
243+
zeitwerk (2.2.2)
244+
245+
PLATFORMS
246+
ruby
247+
x64-mingw32
248+
249+
DEPENDENCIES
250+
github-pages
251+
252+
BUNDLED WITH
253+
2.1.4

0 commit comments

Comments
 (0)