Skip to content

Commit 7cee55b

Browse files
committed
0 parents  commit 7cee55b

File tree

230 files changed

+51199
-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.

230 files changed

+51199
-0
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cirosantilli.com

Gemfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
source "https://rubygems.org"
2+
3+
gem 'asciidoctor', '2.0.10'
4+
gem 'github-pages'

Gemfile.lock

Lines changed: 250 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,250 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (4.2.10)
5+
i18n (~> 0.7)
6+
minitest (~> 5.1)
7+
thread_safe (~> 0.3, >= 0.3.4)
8+
tzinfo (~> 1.1)
9+
addressable (2.5.2)
10+
public_suffix (>= 2.0.2, < 4.0)
11+
asciidoctor (2.0.10)
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.11)
18+
ruby-enum (~> 0.5)
19+
concurrent-ruby (1.0.5)
20+
dnsruby (1.61.2)
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.11.0)
26+
ffi (>= 1.3.0)
27+
eventmachine (1.2.7)
28+
execjs (2.7.0)
29+
faraday (0.15.2)
30+
multipart-post (>= 1.2, < 3)
31+
ffi (1.9.25)
32+
forwardable-extended (2.6.0)
33+
gemoji (3.0.0)
34+
github-pages (191)
35+
activesupport (= 4.2.10)
36+
github-pages-health-check (= 1.8.1)
37+
jekyll (= 3.7.3)
38+
jekyll-avatar (= 0.6.0)
39+
jekyll-coffeescript (= 1.1.1)
40+
jekyll-commonmark-ghpages (= 0.1.5)
41+
jekyll-default-layout (= 0.1.4)
42+
jekyll-feed (= 0.10.0)
43+
jekyll-gist (= 1.5.0)
44+
jekyll-github-metadata (= 2.9.4)
45+
jekyll-mentions (= 1.4.1)
46+
jekyll-optional-front-matter (= 0.3.0)
47+
jekyll-paginate (= 1.1.0)
48+
jekyll-readme-index (= 0.2.0)
49+
jekyll-redirect-from (= 0.14.0)
50+
jekyll-relative-links (= 0.5.3)
51+
jekyll-remote-theme (= 0.3.1)
52+
jekyll-sass-converter (= 1.5.2)
53+
jekyll-seo-tag (= 2.5.0)
54+
jekyll-sitemap (= 1.2.0)
55+
jekyll-swiss (= 0.4.0)
56+
jekyll-theme-architect (= 0.1.1)
57+
jekyll-theme-cayman (= 0.1.1)
58+
jekyll-theme-dinky (= 0.1.1)
59+
jekyll-theme-hacker (= 0.1.1)
60+
jekyll-theme-leap-day (= 0.1.1)
61+
jekyll-theme-merlot (= 0.1.1)
62+
jekyll-theme-midnight (= 0.1.1)
63+
jekyll-theme-minimal (= 0.1.1)
64+
jekyll-theme-modernist (= 0.1.1)
65+
jekyll-theme-primer (= 0.5.3)
66+
jekyll-theme-slate (= 0.1.1)
67+
jekyll-theme-tactile (= 0.1.1)
68+
jekyll-theme-time-machine (= 0.1.1)
69+
jekyll-titles-from-headings (= 0.5.1)
70+
jemoji (= 0.10.1)
71+
kramdown (= 1.17.0)
72+
liquid (= 4.0.0)
73+
listen (= 3.1.5)
74+
mercenary (~> 0.3)
75+
minima (= 2.5.0)
76+
nokogiri (>= 1.8.2, < 2.0)
77+
rouge (= 2.2.1)
78+
terminal-table (~> 1.4)
79+
github-pages-health-check (1.8.1)
80+
addressable (~> 2.3)
81+
dnsruby (~> 1.60)
82+
octokit (~> 4.0)
83+
public_suffix (~> 2.0)
84+
typhoeus (~> 1.3)
85+
html-pipeline (2.8.4)
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.7.3)
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.6.0)
105+
jekyll (~> 3.0)
106+
jekyll-coffeescript (1.1.1)
107+
coffee-script (~> 2.2)
108+
coffee-script-source (~> 1.11.1)
109+
jekyll-commonmark (1.2.0)
110+
commonmarker (~> 0.14)
111+
jekyll (>= 3.0, < 4.0)
112+
jekyll-commonmark-ghpages (0.1.5)
113+
commonmarker (~> 0.17.6)
114+
jekyll-commonmark (~> 1)
115+
rouge (~> 2)
116+
jekyll-default-layout (0.1.4)
117+
jekyll (~> 3.0)
118+
jekyll-feed (0.10.0)
119+
jekyll (~> 3.3)
120+
jekyll-gist (1.5.0)
121+
octokit (~> 4.2)
122+
jekyll-github-metadata (2.9.4)
123+
jekyll (~> 3.1)
124+
octokit (~> 4.0, != 4.4.0)
125+
jekyll-mentions (1.4.1)
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.14.0)
134+
jekyll (~> 3.3)
135+
jekyll-relative-links (0.5.3)
136+
jekyll (~> 3.3)
137+
jekyll-remote-theme (0.3.1)
138+
jekyll (~> 3.5)
139+
rubyzip (>= 1.2.1, < 3.0)
140+
jekyll-sass-converter (1.5.2)
141+
sass (~> 3.4)
142+
jekyll-seo-tag (2.5.0)
143+
jekyll (~> 3.3)
144+
jekyll-sitemap (1.2.0)
145+
jekyll (~> 3.3)
146+
jekyll-swiss (0.4.0)
147+
jekyll-theme-architect (0.1.1)
148+
jekyll (~> 3.5)
149+
jekyll-seo-tag (~> 2.0)
150+
jekyll-theme-cayman (0.1.1)
151+
jekyll (~> 3.5)
152+
jekyll-seo-tag (~> 2.0)
153+
jekyll-theme-dinky (0.1.1)
154+
jekyll (~> 3.5)
155+
jekyll-seo-tag (~> 2.0)
156+
jekyll-theme-hacker (0.1.1)
157+
jekyll (~> 3.5)
158+
jekyll-seo-tag (~> 2.0)
159+
jekyll-theme-leap-day (0.1.1)
160+
jekyll (~> 3.5)
161+
jekyll-seo-tag (~> 2.0)
162+
jekyll-theme-merlot (0.1.1)
163+
jekyll (~> 3.5)
164+
jekyll-seo-tag (~> 2.0)
165+
jekyll-theme-midnight (0.1.1)
166+
jekyll (~> 3.5)
167+
jekyll-seo-tag (~> 2.0)
168+
jekyll-theme-minimal (0.1.1)
169+
jekyll (~> 3.5)
170+
jekyll-seo-tag (~> 2.0)
171+
jekyll-theme-modernist (0.1.1)
172+
jekyll (~> 3.5)
173+
jekyll-seo-tag (~> 2.0)
174+
jekyll-theme-primer (0.5.3)
175+
jekyll (~> 3.5)
176+
jekyll-github-metadata (~> 2.9)
177+
jekyll-seo-tag (~> 2.0)
178+
jekyll-theme-slate (0.1.1)
179+
jekyll (~> 3.5)
180+
jekyll-seo-tag (~> 2.0)
181+
jekyll-theme-tactile (0.1.1)
182+
jekyll (~> 3.5)
183+
jekyll-seo-tag (~> 2.0)
184+
jekyll-theme-time-machine (0.1.1)
185+
jekyll (~> 3.5)
186+
jekyll-seo-tag (~> 2.0)
187+
jekyll-titles-from-headings (0.5.1)
188+
jekyll (~> 3.3)
189+
jekyll-watch (2.0.0)
190+
listen (~> 3.0)
191+
jemoji (0.10.1)
192+
gemoji (~> 3.0)
193+
html-pipeline (~> 2.2)
194+
jekyll (~> 3.0)
195+
kramdown (1.17.0)
196+
liquid (4.0.0)
197+
listen (3.1.5)
198+
rb-fsevent (~> 0.9, >= 0.9.4)
199+
rb-inotify (~> 0.9, >= 0.9.7)
200+
ruby_dep (~> 1.2)
201+
mercenary (0.3.6)
202+
mini_portile2 (2.3.0)
203+
minima (2.5.0)
204+
jekyll (~> 3.5)
205+
jekyll-feed (~> 0.9)
206+
jekyll-seo-tag (~> 2.1)
207+
minitest (5.11.3)
208+
multipart-post (2.0.0)
209+
nokogiri (1.8.4)
210+
mini_portile2 (~> 2.3.0)
211+
octokit (4.11.0)
212+
sawyer (~> 0.8.0, >= 0.5.3)
213+
pathutil (0.16.1)
214+
forwardable-extended (~> 2.6)
215+
public_suffix (2.0.5)
216+
rb-fsevent (0.10.3)
217+
rb-inotify (0.9.10)
218+
ffi (>= 0.5.0, < 2)
219+
rouge (2.2.1)
220+
ruby-enum (0.7.2)
221+
i18n
222+
ruby_dep (1.5.0)
223+
rubyzip (1.2.2)
224+
safe_yaml (1.0.4)
225+
sass (3.5.7)
226+
sass-listen (~> 4.0.0)
227+
sass-listen (4.0.0)
228+
rb-fsevent (~> 0.9, >= 0.9.4)
229+
rb-inotify (~> 0.9, >= 0.9.7)
230+
sawyer (0.8.1)
231+
addressable (>= 2.3.5, < 2.6)
232+
faraday (~> 0.8, < 1.0)
233+
terminal-table (1.8.0)
234+
unicode-display_width (~> 1.1, >= 1.1.1)
235+
thread_safe (0.3.6)
236+
typhoeus (1.3.0)
237+
ethon (>= 0.9.0)
238+
tzinfo (1.2.5)
239+
thread_safe (~> 0.1)
240+
unicode-display_width (1.4.0)
241+
242+
PLATFORMS
243+
ruby
244+
245+
DEPENDENCIES
246+
asciidoctor (= 2.0.10)
247+
github-pages
248+
249+
BUNDLED WITH
250+
1.17.2

0 commit comments

Comments
 (0)