Skip to content

Commit b1b605a

Browse files
committed
Cloud-native virtual machine.
1 parent 659d2df commit b1b605a

File tree

5 files changed

+108
-246
lines changed

5 files changed

+108
-246
lines changed

Gemfile.lock

Lines changed: 101 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -1,91 +1,93 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.9)
4+
activesupport (4.2.11.1)
55
i18n (~> 0.7)
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.5.2)
10-
public_suffix (>= 2.0.2, < 4.0)
9+
addressable (2.7.0)
10+
public_suffix (>= 2.0.2, < 5.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
1414
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
16-
commonmarker (0.17.9)
16+
commonmarker (0.17.13)
1717
ruby-enum (~> 0.5)
18-
concurrent-ruby (1.0.5)
18+
concurrent-ruby (1.1.5)
19+
dnsruby (1.61.3)
20+
addressable (~> 2.5)
1921
em-websocket (0.5.1)
2022
eventmachine (>= 0.12.9)
2123
http_parser.rb (~> 0.6.0)
22-
ethon (0.11.0)
24+
ethon (0.12.0)
2325
ffi (>= 1.3.0)
24-
eventmachine (1.2.5)
26+
eventmachine (1.2.7)
2527
execjs (2.7.0)
26-
faraday (0.14.0)
28+
faraday (0.17.1)
2729
multipart-post (>= 1.2, < 3)
28-
ffi (1.9.23)
30+
ffi (1.11.3)
2931
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)
32+
gemoji (3.0.1)
33+
github-pages (202)
34+
activesupport (= 4.2.11.1)
35+
github-pages-health-check (= 1.16.1)
36+
jekyll (= 3.8.5)
37+
jekyll-avatar (= 0.6.0)
3638
jekyll-coffeescript (= 1.1.1)
37-
jekyll-commonmark-ghpages (= 0.1.5)
39+
jekyll-commonmark-ghpages (= 0.1.6)
3840
jekyll-default-layout (= 0.1.4)
39-
jekyll-feed (= 0.9.3)
41+
jekyll-feed (= 0.11.0)
4042
jekyll-gist (= 1.5.0)
41-
jekyll-github-metadata (= 2.9.4)
42-
jekyll-mentions (= 1.3.0)
43+
jekyll-github-metadata (= 2.12.1)
44+
jekyll-mentions (= 1.4.1)
4345
jekyll-optional-front-matter (= 0.3.0)
4446
jekyll-paginate (= 1.1.0)
4547
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)
48+
jekyll-redirect-from (= 0.14.0)
49+
jekyll-relative-links (= 0.6.0)
50+
jekyll-remote-theme (= 0.4.0)
4951
jekyll-sass-converter (= 1.5.2)
50-
jekyll-seo-tag (= 2.4.0)
52+
jekyll-seo-tag (= 2.5.0)
5153
jekyll-sitemap (= 1.2.0)
5254
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)
55+
jekyll-theme-architect (= 0.1.1)
56+
jekyll-theme-cayman (= 0.1.1)
57+
jekyll-theme-dinky (= 0.1.1)
58+
jekyll-theme-hacker (= 0.1.1)
59+
jekyll-theme-leap-day (= 0.1.1)
60+
jekyll-theme-merlot (= 0.1.1)
61+
jekyll-theme-midnight (= 0.1.1)
62+
jekyll-theme-minimal (= 0.1.1)
63+
jekyll-theme-modernist (= 0.1.1)
64+
jekyll-theme-primer (= 0.5.3)
65+
jekyll-theme-slate (= 0.1.1)
66+
jekyll-theme-tactile (= 0.1.1)
67+
jekyll-theme-time-machine (= 0.1.1)
6668
jekyll-titles-from-headings (= 0.5.1)
67-
jemoji (= 0.9.0)
68-
kramdown (= 1.16.2)
69+
jemoji (= 0.10.2)
70+
kramdown (= 1.17.0)
6971
liquid (= 4.0.0)
7072
listen (= 3.1.5)
7173
mercenary (~> 0.3)
72-
minima (= 2.4.0)
73-
nokogiri (>= 1.8.1, < 2.0)
74-
rouge (= 2.2.1)
74+
minima (= 2.5.0)
75+
nokogiri (>= 1.10.4, < 2.0)
76+
rouge (= 3.11.0)
7577
terminal-table (~> 1.4)
76-
github-pages-health-check (1.4.0)
78+
github-pages-health-check (1.16.1)
7779
addressable (~> 2.3)
78-
net-dns (~> 0.8)
80+
dnsruby (~> 1.60)
7981
octokit (~> 4.0)
80-
public_suffix (~> 2.0)
82+
public_suffix (~> 3.0)
8183
typhoeus (~> 1.3)
82-
html-pipeline (2.7.1)
84+
html-pipeline (2.12.2)
8385
activesupport (>= 2)
8486
nokogiri (>= 1.4)
8587
http_parser.rb (0.6.0)
8688
i18n (0.9.5)
8789
concurrent-ruby (~> 1.0)
88-
jekyll (3.7.3)
90+
jekyll (3.8.5)
8991
addressable (~> 2.4)
9092
colorator (~> 1.0)
9193
em-websocket (~> 0.5)
@@ -98,147 +100,144 @@ GEM
98100
pathutil (~> 0.9)
99101
rouge (>= 1.7, < 4)
100102
safe_yaml (~> 1.0)
101-
jekyll-avatar (0.5.0)
103+
jekyll-avatar (0.6.0)
102104
jekyll (~> 3.0)
103105
jekyll-coffeescript (1.1.1)
104106
coffee-script (~> 2.2)
105107
coffee-script-source (~> 1.11.1)
106-
jekyll-commonmark (1.2.0)
108+
jekyll-commonmark (1.3.1)
107109
commonmarker (~> 0.14)
108-
jekyll (>= 3.0, < 4.0)
109-
jekyll-commonmark-ghpages (0.1.5)
110+
jekyll (>= 3.7, < 5.0)
111+
jekyll-commonmark-ghpages (0.1.6)
110112
commonmarker (~> 0.17.6)
111-
jekyll-commonmark (~> 1)
112-
rouge (~> 2)
113+
jekyll-commonmark (~> 1.2)
114+
rouge (>= 2.0, < 4.0)
113115
jekyll-default-layout (0.1.4)
114116
jekyll (~> 3.0)
115-
jekyll-feed (0.9.3)
117+
jekyll-feed (0.11.0)
116118
jekyll (~> 3.3)
117119
jekyll-gist (1.5.0)
118120
octokit (~> 4.2)
119-
jekyll-github-metadata (2.9.4)
120-
jekyll (~> 3.1)
121+
jekyll-github-metadata (2.12.1)
122+
jekyll (~> 3.4)
121123
octokit (~> 4.0, != 4.4.0)
122-
jekyll-mentions (1.3.0)
123-
activesupport (~> 4.0)
124+
jekyll-mentions (1.4.1)
124125
html-pipeline (~> 2.3)
125126
jekyll (~> 3.0)
126127
jekyll-optional-front-matter (0.3.0)
127128
jekyll (~> 3.0)
128129
jekyll-paginate (1.1.0)
129130
jekyll-readme-index (0.2.0)
130131
jekyll (~> 3.0)
131-
jekyll-redirect-from (0.13.0)
132+
jekyll-redirect-from (0.14.0)
132133
jekyll (~> 3.3)
133-
jekyll-relative-links (0.5.3)
134+
jekyll-relative-links (0.6.0)
134135
jekyll (~> 3.3)
135-
jekyll-remote-theme (0.2.3)
136+
jekyll-remote-theme (0.4.0)
137+
addressable (~> 2.0)
136138
jekyll (~> 3.5)
137139
rubyzip (>= 1.2.1, < 3.0)
138-
typhoeus (>= 0.7, < 2.0)
139140
jekyll-sass-converter (1.5.2)
140141
sass (~> 3.4)
141-
jekyll-seo-tag (2.4.0)
142+
jekyll-seo-tag (2.5.0)
142143
jekyll (~> 3.3)
143144
jekyll-sitemap (1.2.0)
144145
jekyll (~> 3.3)
145146
jekyll-swiss (0.4.0)
146-
jekyll-theme-architect (0.1.0)
147+
jekyll-theme-architect (0.1.1)
147148
jekyll (~> 3.5)
148149
jekyll-seo-tag (~> 2.0)
149-
jekyll-theme-cayman (0.1.0)
150+
jekyll-theme-cayman (0.1.1)
150151
jekyll (~> 3.5)
151152
jekyll-seo-tag (~> 2.0)
152-
jekyll-theme-dinky (0.1.0)
153+
jekyll-theme-dinky (0.1.1)
153154
jekyll (~> 3.5)
154155
jekyll-seo-tag (~> 2.0)
155-
jekyll-theme-hacker (0.1.0)
156+
jekyll-theme-hacker (0.1.1)
156157
jekyll (~> 3.5)
157158
jekyll-seo-tag (~> 2.0)
158-
jekyll-theme-leap-day (0.1.0)
159+
jekyll-theme-leap-day (0.1.1)
159160
jekyll (~> 3.5)
160161
jekyll-seo-tag (~> 2.0)
161-
jekyll-theme-merlot (0.1.0)
162+
jekyll-theme-merlot (0.1.1)
162163
jekyll (~> 3.5)
163164
jekyll-seo-tag (~> 2.0)
164-
jekyll-theme-midnight (0.1.0)
165+
jekyll-theme-midnight (0.1.1)
165166
jekyll (~> 3.5)
166167
jekyll-seo-tag (~> 2.0)
167-
jekyll-theme-minimal (0.1.0)
168+
jekyll-theme-minimal (0.1.1)
168169
jekyll (~> 3.5)
169170
jekyll-seo-tag (~> 2.0)
170-
jekyll-theme-modernist (0.1.0)
171+
jekyll-theme-modernist (0.1.1)
171172
jekyll (~> 3.5)
172173
jekyll-seo-tag (~> 2.0)
173-
jekyll-theme-primer (0.5.2)
174+
jekyll-theme-primer (0.5.3)
174175
jekyll (~> 3.5)
175176
jekyll-github-metadata (~> 2.9)
176-
jekyll-seo-tag (~> 2.2)
177-
jekyll-theme-slate (0.1.0)
177+
jekyll-seo-tag (~> 2.0)
178+
jekyll-theme-slate (0.1.1)
178179
jekyll (~> 3.5)
179180
jekyll-seo-tag (~> 2.0)
180-
jekyll-theme-tactile (0.1.0)
181+
jekyll-theme-tactile (0.1.1)
181182
jekyll (~> 3.5)
182183
jekyll-seo-tag (~> 2.0)
183-
jekyll-theme-time-machine (0.1.0)
184+
jekyll-theme-time-machine (0.1.1)
184185
jekyll (~> 3.5)
185186
jekyll-seo-tag (~> 2.0)
186187
jekyll-titles-from-headings (0.5.1)
187188
jekyll (~> 3.3)
188-
jekyll-watch (2.0.0)
189+
jekyll-watch (2.2.1)
189190
listen (~> 3.0)
190-
jemoji (0.9.0)
191-
activesupport (~> 4.0, >= 4.2.9)
191+
jemoji (0.10.2)
192192
gemoji (~> 3.0)
193193
html-pipeline (~> 2.2)
194194
jekyll (~> 3.0)
195-
kramdown (1.16.2)
195+
kramdown (1.17.0)
196196
liquid (4.0.0)
197197
listen (3.1.5)
198198
rb-fsevent (~> 0.9, >= 0.9.4)
199199
rb-inotify (~> 0.9, >= 0.9.7)
200200
ruby_dep (~> 1.2)
201201
mercenary (0.3.6)
202-
mini_portile2 (2.3.0)
203-
minima (2.4.0)
202+
mini_portile2 (2.4.0)
203+
minima (2.5.0)
204204
jekyll (~> 3.5)
205205
jekyll-feed (~> 0.9)
206206
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)
207+
minitest (5.13.0)
208+
multipart-post (2.1.1)
209+
nokogiri (1.10.5)
210+
mini_portile2 (~> 2.4.0)
211+
octokit (4.14.0)
213212
sawyer (~> 0.8.0, >= 0.5.3)
214-
pathutil (0.16.1)
213+
pathutil (0.16.2)
215214
forwardable-extended (~> 2.6)
216-
public_suffix (2.0.5)
215+
public_suffix (3.1.1)
217216
rb-fsevent (0.10.3)
218-
rb-inotify (0.9.10)
219-
ffi (>= 0.5.0, < 2)
220-
rouge (2.2.1)
217+
rb-inotify (0.10.0)
218+
ffi (~> 1.0)
219+
rouge (3.11.0)
221220
ruby-enum (0.7.2)
222221
i18n
223222
ruby_dep (1.5.0)
224-
rubyzip (1.2.1)
225-
safe_yaml (1.0.4)
226-
sass (3.5.6)
223+
rubyzip (2.0.0)
224+
safe_yaml (1.0.5)
225+
sass (3.7.4)
227226
sass-listen (~> 4.0.0)
228227
sass-listen (4.0.0)
229228
rb-fsevent (~> 0.9, >= 0.9.4)
230229
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)
230+
sawyer (0.8.2)
231+
addressable (>= 2.3.5)
232+
faraday (> 0.8, < 2.0)
234233
terminal-table (1.8.0)
235234
unicode-display_width (~> 1.1, >= 1.1.1)
236235
thread_safe (0.3.6)
237-
typhoeus (1.3.0)
236+
typhoeus (1.3.1)
238237
ethon (>= 0.9.0)
239238
tzinfo (1.2.5)
240239
thread_safe (~> 0.1)
241-
unicode-display_width (1.3.0)
240+
unicode-display_width (1.6.0)
242241

243242
PLATFORMS
244243
ruby
@@ -248,4 +247,4 @@ DEPENDENCIES
248247
jekyll-redirect-from
249248

250249
BUNDLED WITH
251-
1.16.1
250+
1.17.2

source/_includes/footer.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@
33
<div class="container">
44
<hr />
55
<ul>
6-
<li>&copy; 2017 Rubinius, Inc.</li>
7-
<li><a href="/terms">Terms</a></li>
8-
<li><a href="/privacy">Privacy</a></li>
9-
<li><a href="/security">Security</a></li>
10-
<li><a href="http://book.rubinius.com">Book</a></li>
11-
<li><a href="https://medium.com/@rubinius">Blog</a></li>
12-
<li><a href="/about#contact">Contact</a></li>
13-
<li><a href="/about">About</a></li>
6+
<li>&copy; 2019 Rubinius, Inc.</li>
147
<li class="pull-right hidden-xs">
158
<a href="https://twitter.com/rubinius" class="twitter-follow-button" data-show-count="false">Follow @rubinius</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
169
</li>

source/_includes/menu.html

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,5 @@
99
<img alt="Rubinius" class="img-rounded menu-logo" src="/images/menu_logo_white_black.png">
1010
</a>
1111
</div>
12-
13-
<div class="collapse navbar-collapse" id="navbar-collapsed">
14-
<ul class="nav navbar-nav navbar-left">
15-
<li><a href="/analyst">Analyst</a></li>
16-
<li><a href="/book">Book</a></li>
17-
<li><a href="/compute">Compute</a></li>
18-
</ul>
19-
20-
<ul class="nav navbar-nav navbar-right">
21-
<li>
22-
{% for release in site.data.releases limit:1 %}
23-
<a href="/install"><strong>Install {{ release.version }}</strong></a>
24-
{% endfor %}
25-
</li>
26-
<li><a href="/contribute">Contribute</a></li>
27-
<li><a href="https://medium.com/@rubinius">Blog</a></li>
28-
<li><a href="/about">About</a></li>
29-
<li><a href="/account">Sign in</a></li>
30-
</ul>
31-
</div>
3212
</div>
3313
</nav>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy