Skip to content

Commit d3a038c

Browse files
author
fabianmoronzirfas
committed
chore(structure): restructure the site
1 parent d87575f commit d3a038c

File tree

117 files changed

+12196
-10692
lines changed

Some content is hidden

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

117 files changed

+12196
-10692
lines changed

.bin/api/data.json

Lines changed: 10983 additions & 9481 deletions
Large diffs are not rendered by default.

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ ruby RUBY_VERSION
99
#
1010
# This will help ensure the proper Jekyll version is running.
1111
# Happy Jekylling!
12-
# gem "jekyll", "3.4.0"
12+
gem "jekyll", "3.7.0"
1313

1414

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

1919
# If you have any plugins, put them here!
2020
group :jekyll_plugins do

Gemfile.lock

Lines changed: 21 additions & 199 deletions
Original file line numberDiff line numberDiff line change
@@ -1,248 +1,70 @@
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)
94
addressable (2.5.2)
105
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)
156
colorator (1.1.0)
16-
commonmarker (0.17.7.1)
17-
ruby-enum (~> 0.5)
187
concurrent-ruby (1.0.5)
198
em-websocket (0.5.1)
209
eventmachine (>= 0.12.9)
2110
http_parser.rb (~> 0.6.0)
22-
ethon (0.11.0)
23-
ffi (>= 1.3.0)
2411
eventmachine (1.2.5)
25-
execjs (2.7.0)
26-
faraday (0.13.1)
27-
multipart-post (>= 1.2, < 3)
28-
ffi (1.9.18)
12+
ffi (1.9.23)
2913
forwardable-extended (2.6.0)
30-
gemoji (3.0.0)
31-
github-pages (172)
32-
activesupport (= 4.2.9)
33-
github-pages-health-check (= 1.3.5)
34-
jekyll (= 3.6.2)
35-
jekyll-avatar (= 0.5.0)
36-
jekyll-coffeescript (= 1.0.2)
37-
jekyll-commonmark-ghpages (= 0.1.3)
38-
jekyll-default-layout (= 0.1.4)
39-
jekyll-feed (= 0.9.2)
40-
jekyll-gist (= 1.4.1)
41-
jekyll-github-metadata (= 2.9.3)
42-
jekyll-mentions (= 1.2.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.12.1)
47-
jekyll-relative-links (= 0.5.2)
48-
jekyll-remote-theme (= 0.2.3)
49-
jekyll-sass-converter (= 1.5.0)
50-
jekyll-seo-tag (= 2.3.0)
51-
jekyll-sitemap (= 1.1.1)
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.0)
67-
jemoji (= 0.8.1)
68-
kramdown (= 1.14.0)
69-
liquid (= 4.0.0)
70-
listen (= 3.0.6)
71-
mercenary (~> 0.3)
72-
minima (= 2.1.1)
73-
rouge (= 2.2.1)
74-
terminal-table (~> 1.4)
75-
github-pages-health-check (1.3.5)
76-
addressable (~> 2.3)
77-
net-dns (~> 0.8)
78-
octokit (~> 4.0)
79-
public_suffix (~> 2.0)
80-
typhoeus (~> 0.7)
81-
html-pipeline (2.7.1)
82-
activesupport (>= 2)
83-
nokogiri (>= 1.4)
8414
http_parser.rb (0.6.0)
85-
i18n (0.9.1)
15+
i18n (0.9.5)
8616
concurrent-ruby (~> 1.0)
87-
jekyll (3.6.2)
17+
jekyll (3.7.0)
8818
addressable (~> 2.4)
8919
colorator (~> 1.0)
20+
em-websocket (~> 0.5)
21+
i18n (~> 0.7)
9022
jekyll-sass-converter (~> 1.0)
91-
jekyll-watch (~> 1.1)
23+
jekyll-watch (~> 2.0)
9224
kramdown (~> 1.14)
9325
liquid (~> 4.0)
9426
mercenary (~> 0.3.3)
9527
pathutil (~> 0.9)
96-
rouge (>= 1.7, < 3)
28+
rouge (>= 1.7, < 4)
9729
safe_yaml (~> 1.0)
98-
jekyll-avatar (0.5.0)
99-
jekyll (~> 3.0)
100-
jekyll-coffeescript (1.0.2)
101-
coffee-script (~> 2.2)
102-
coffee-script-source (~> 1.11.1)
103-
jekyll-commonmark (1.1.0)
104-
commonmarker (~> 0.14)
105-
jekyll (>= 3.0, < 4.0)
106-
jekyll-commonmark-ghpages (0.1.3)
107-
commonmarker (~> 0.17.6)
108-
jekyll-commonmark (~> 1)
109-
rouge (~> 2)
110-
jekyll-default-layout (0.1.4)
111-
jekyll (~> 3.0)
112-
jekyll-feed (0.9.2)
113-
jekyll (~> 3.3)
114-
jekyll-gist (1.4.1)
115-
octokit (~> 4.2)
116-
jekyll-github-metadata (2.9.3)
117-
jekyll (~> 3.1)
118-
octokit (~> 4.0, != 4.4.0)
119-
jekyll-mentions (1.2.0)
120-
activesupport (~> 4.0)
121-
html-pipeline (~> 2.3)
122-
jekyll (~> 3.0)
123-
jekyll-optional-front-matter (0.3.0)
124-
jekyll (~> 3.0)
125-
jekyll-paginate (1.1.0)
126-
jekyll-readme-index (0.2.0)
127-
jekyll (~> 3.0)
128-
jekyll-redirect-from (0.12.1)
30+
jekyll-feed (0.9.3)
12931
jekyll (~> 3.3)
130-
jekyll-relative-links (0.5.2)
131-
jekyll (~> 3.3)
132-
jekyll-remote-theme (0.2.3)
133-
jekyll (~> 3.5)
134-
rubyzip (>= 1.2.1, < 3.0)
135-
typhoeus (>= 0.7, < 2.0)
136-
jekyll-sass-converter (1.5.0)
32+
jekyll-sass-converter (1.5.2)
13733
sass (~> 3.4)
138-
jekyll-seo-tag (2.3.0)
139-
jekyll (~> 3.3)
140-
jekyll-sitemap (1.1.1)
141-
jekyll (~> 3.3)
142-
jekyll-swiss (0.4.0)
143-
jekyll-theme-architect (0.1.0)
144-
jekyll (~> 3.5)
145-
jekyll-seo-tag (~> 2.0)
146-
jekyll-theme-cayman (0.1.0)
147-
jekyll (~> 3.5)
148-
jekyll-seo-tag (~> 2.0)
149-
jekyll-theme-dinky (0.1.0)
150-
jekyll (~> 3.5)
151-
jekyll-seo-tag (~> 2.0)
152-
jekyll-theme-hacker (0.1.0)
153-
jekyll (~> 3.5)
154-
jekyll-seo-tag (~> 2.0)
155-
jekyll-theme-leap-day (0.1.0)
156-
jekyll (~> 3.5)
157-
jekyll-seo-tag (~> 2.0)
158-
jekyll-theme-merlot (0.1.0)
159-
jekyll (~> 3.5)
160-
jekyll-seo-tag (~> 2.0)
161-
jekyll-theme-midnight (0.1.0)
162-
jekyll (~> 3.5)
163-
jekyll-seo-tag (~> 2.0)
164-
jekyll-theme-minimal (0.1.0)
165-
jekyll (~> 3.5)
166-
jekyll-seo-tag (~> 2.0)
167-
jekyll-theme-modernist (0.1.0)
168-
jekyll (~> 3.5)
169-
jekyll-seo-tag (~> 2.0)
170-
jekyll-theme-primer (0.5.2)
171-
jekyll (~> 3.5)
172-
jekyll-github-metadata (~> 2.9)
173-
jekyll-seo-tag (~> 2.2)
174-
jekyll-theme-slate (0.1.0)
175-
jekyll (~> 3.5)
176-
jekyll-seo-tag (~> 2.0)
177-
jekyll-theme-tactile (0.1.0)
178-
jekyll (~> 3.5)
179-
jekyll-seo-tag (~> 2.0)
180-
jekyll-theme-time-machine (0.1.0)
181-
jekyll (~> 3.5)
182-
jekyll-seo-tag (~> 2.0)
183-
jekyll-titles-from-headings (0.5.0)
184-
jekyll (~> 3.3)
185-
jekyll-watch (1.5.1)
34+
jekyll-watch (2.0.0)
18635
listen (~> 3.0)
187-
jemoji (0.8.1)
188-
activesupport (~> 4.0, >= 4.2.9)
189-
gemoji (~> 3.0)
190-
html-pipeline (~> 2.2)
191-
jekyll (>= 3.0)
192-
kramdown (1.14.0)
36+
kramdown (1.16.2)
19337
liquid (4.0.0)
194-
listen (3.0.6)
195-
rb-fsevent (>= 0.9.3)
196-
rb-inotify (>= 0.9.7)
38+
listen (3.1.5)
39+
rb-fsevent (~> 0.9, >= 0.9.4)
40+
rb-inotify (~> 0.9, >= 0.9.7)
41+
ruby_dep (~> 1.2)
19742
mercenary (0.3.6)
198-
mini_portile2 (2.3.0)
199-
minima (2.1.1)
200-
jekyll (~> 3.3)
201-
minitest (5.11.1)
202-
multipart-post (2.0.0)
203-
net-dns (0.8.0)
204-
nokogiri (1.8.1)
205-
mini_portile2 (~> 2.3.0)
206-
octokit (4.8.0)
207-
sawyer (~> 0.8.0, >= 0.5.3)
20843
pathutil (0.16.1)
20944
forwardable-extended (~> 2.6)
210-
public_suffix (2.0.5)
211-
rb-fsevent (0.10.2)
45+
public_suffix (3.0.2)
46+
rb-fsevent (0.10.3)
21247
rb-inotify (0.9.10)
21348
ffi (>= 0.5.0, < 2)
214-
rouge (2.2.1)
215-
ruby-enum (0.7.1)
216-
i18n
217-
rubyzip (1.2.1)
49+
rouge (3.1.1)
50+
ruby_dep (1.5.0)
21851
safe_yaml (1.0.4)
21952
sass (3.5.5)
22053
sass-listen (~> 4.0.0)
22154
sass-listen (4.0.0)
22255
rb-fsevent (~> 0.9, >= 0.9.4)
22356
rb-inotify (~> 0.9, >= 0.9.7)
224-
sawyer (0.8.1)
225-
addressable (>= 2.3.5, < 2.6)
226-
faraday (~> 0.8, < 1.0)
227-
terminal-table (1.8.0)
228-
unicode-display_width (~> 1.1, >= 1.1.1)
229-
thread_safe (0.3.6)
230-
typhoeus (0.8.0)
231-
ethon (>= 0.8.0)
232-
tzinfo (1.2.4)
233-
thread_safe (~> 0.1)
234-
unicode-display_width (1.3.0)
23557

23658
PLATFORMS
23759
ruby
23860

23961
DEPENDENCIES
240-
github-pages
62+
jekyll (= 3.7.0)
24163
jekyll-feed (~> 0.6)
24264
tzinfo-data
24365

24466
RUBY VERSION
24567
ruby 2.4.2p198
24668

24769
BUNDLED WITH
248-
1.15.4
70+
1.16.1

0 commit comments

Comments
 (0)