Skip to content

Commit ea796b4

Browse files
Ananthavijaysatu0king
authored andcommitted
Migrate to Netlify ! (CircuitVerse#129)
* Set up Netlify
1 parent 9a97772 commit ea796b4

File tree

3 files changed

+198
-18
lines changed

3 files changed

+198
-18
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
source "https://rubygems.org"
22
gemspec
33

4+
gem 'github-pages'
45
gem "jekyll-github-metadata"
56
gem "jekyll-admin", group: :jekyll_plugins
67
gem "jekyll-seo-tag"

Gemfile.lock

+194-18
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,91 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
addressable (2.6.0)
13-
public_suffix (>= 2.0.2, < 4.0)
12+
activesupport (6.0.2)
13+
concurrent-ruby (~> 1.0, >= 1.0.2)
14+
i18n (>= 0.7, < 2)
15+
minitest (~> 5.1)
16+
tzinfo (~> 1.1)
17+
zeitwerk (~> 2.2)
18+
addressable (2.7.0)
19+
public_suffix (>= 2.0.2, < 5.0)
1420
backports (3.15.0)
21+
coffee-script (2.4.1)
22+
coffee-script-source
23+
execjs
24+
coffee-script-source (1.11.1)
1525
colorator (1.1.0)
26+
commonmarker (0.17.13)
27+
ruby-enum (~> 0.5)
1628
concurrent-ruby (1.1.5)
29+
dnsruby (1.61.3)
30+
addressable (~> 2.5)
1731
em-websocket (0.5.1)
1832
eventmachine (>= 0.12.9)
1933
http_parser.rb (~> 0.6.0)
34+
ethon (0.12.0)
35+
ffi (>= 1.3.0)
2036
eventmachine (1.2.7)
21-
faraday (0.15.4)
37+
eventmachine (1.2.7-x64-mingw32)
38+
execjs (2.7.0)
39+
faraday (0.17.1)
2240
multipart-post (>= 1.2, < 3)
23-
ffi (1.10.0)
41+
ffi (1.11.3)
42+
ffi (1.11.3-x64-mingw32)
2443
forwardable-extended (2.6.0)
44+
gemoji (3.0.1)
45+
github-pages (203)
46+
github-pages-health-check (= 1.16.1)
47+
jekyll (= 3.8.5)
48+
jekyll-avatar (= 0.7.0)
49+
jekyll-coffeescript (= 1.1.1)
50+
jekyll-commonmark-ghpages (= 0.1.6)
51+
jekyll-default-layout (= 0.1.4)
52+
jekyll-feed (= 0.13.0)
53+
jekyll-gist (= 1.5.0)
54+
jekyll-github-metadata (= 2.12.1)
55+
jekyll-mentions (= 1.5.1)
56+
jekyll-optional-front-matter (= 0.3.2)
57+
jekyll-paginate (= 1.1.0)
58+
jekyll-readme-index (= 0.3.0)
59+
jekyll-redirect-from (= 0.15.0)
60+
jekyll-relative-links (= 0.6.1)
61+
jekyll-remote-theme (= 0.4.1)
62+
jekyll-sass-converter (= 1.5.2)
63+
jekyll-seo-tag (= 2.6.1)
64+
jekyll-sitemap (= 1.4.0)
65+
jekyll-swiss (= 1.0.0)
66+
jekyll-theme-architect (= 0.1.1)
67+
jekyll-theme-cayman (= 0.1.1)
68+
jekyll-theme-dinky (= 0.1.1)
69+
jekyll-theme-hacker (= 0.1.1)
70+
jekyll-theme-leap-day (= 0.1.1)
71+
jekyll-theme-merlot (= 0.1.1)
72+
jekyll-theme-midnight (= 0.1.1)
73+
jekyll-theme-minimal (= 0.1.1)
74+
jekyll-theme-modernist (= 0.1.1)
75+
jekyll-theme-primer (= 0.5.4)
76+
jekyll-theme-slate (= 0.1.1)
77+
jekyll-theme-tactile (= 0.1.1)
78+
jekyll-theme-time-machine (= 0.1.1)
79+
jekyll-titles-from-headings (= 0.5.3)
80+
jemoji (= 0.11.1)
81+
kramdown (= 1.17.0)
82+
liquid (= 4.0.3)
83+
mercenary (~> 0.3)
84+
minima (= 2.5.1)
85+
nokogiri (>= 1.10.4, < 2.0)
86+
rouge (= 3.13.0)
87+
terminal-table (~> 1.4)
88+
github-pages-health-check (1.16.1)
89+
addressable (~> 2.3)
90+
dnsruby (~> 1.60)
91+
octokit (~> 4.0)
92+
public_suffix (~> 3.0)
93+
typhoeus (~> 1.3)
94+
html-pipeline (2.12.2)
95+
activesupport (>= 2)
96+
nokogiri (>= 1.4)
2597
http_parser.rb (0.6.0)
2698
i18n (0.9.5)
2799
concurrent-ruby (~> 1.0)
@@ -38,48 +110,141 @@ GEM
38110
pathutil (~> 0.9)
39111
rouge (>= 1.7, < 4)
40112
safe_yaml (~> 1.0)
41-
jekyll-admin (0.8.1)
42-
addressable (~> 2.4)
43-
jekyll (~> 3.3)
113+
jekyll-admin (0.9.0)
114+
jekyll (>= 3.3, < 5.0)
44115
sinatra (~> 1.4)
45116
sinatra-contrib (~> 1.4)
117+
jekyll-avatar (0.7.0)
118+
jekyll (>= 3.0, < 5.0)
119+
jekyll-coffeescript (1.1.1)
120+
coffee-script (~> 2.2)
121+
coffee-script-source (~> 1.11.1)
122+
jekyll-commonmark (1.3.1)
123+
commonmarker (~> 0.14)
124+
jekyll (>= 3.7, < 5.0)
125+
jekyll-commonmark-ghpages (0.1.6)
126+
commonmarker (~> 0.17.6)
127+
jekyll-commonmark (~> 1.2)
128+
rouge (>= 2.0, < 4.0)
129+
jekyll-default-layout (0.1.4)
130+
jekyll (~> 3.0)
131+
jekyll-feed (0.13.0)
132+
jekyll (>= 3.7, < 5.0)
133+
jekyll-gist (1.5.0)
134+
octokit (~> 4.2)
46135
jekyll-github-metadata (2.12.1)
47136
jekyll (~> 3.4)
48137
octokit (~> 4.0, != 4.4.0)
138+
jekyll-mentions (1.5.1)
139+
html-pipeline (~> 2.3)
140+
jekyll (>= 3.7, < 5.0)
141+
jekyll-optional-front-matter (0.3.2)
142+
jekyll (>= 3.0, < 5.0)
143+
jekyll-paginate (1.1.0)
144+
jekyll-readme-index (0.3.0)
145+
jekyll (>= 3.0, < 5.0)
146+
jekyll-redirect-from (0.15.0)
147+
jekyll (>= 3.3, < 5.0)
148+
jekyll-relative-links (0.6.1)
149+
jekyll (>= 3.3, < 5.0)
150+
jekyll-remote-theme (0.4.1)
151+
addressable (~> 2.0)
152+
jekyll (>= 3.5, < 5.0)
153+
rubyzip (>= 1.3.0)
49154
jekyll-sass-converter (1.5.2)
50155
sass (~> 3.4)
51156
jekyll-seo-tag (2.6.1)
52157
jekyll (>= 3.3, < 5.0)
158+
jekyll-sitemap (1.4.0)
159+
jekyll (>= 3.7, < 5.0)
160+
jekyll-swiss (1.0.0)
53161
jekyll-tagging (1.1.0)
54162
nuggets
163+
jekyll-theme-architect (0.1.1)
164+
jekyll (~> 3.5)
165+
jekyll-seo-tag (~> 2.0)
166+
jekyll-theme-cayman (0.1.1)
167+
jekyll (~> 3.5)
168+
jekyll-seo-tag (~> 2.0)
169+
jekyll-theme-dinky (0.1.1)
170+
jekyll (~> 3.5)
171+
jekyll-seo-tag (~> 2.0)
172+
jekyll-theme-hacker (0.1.1)
173+
jekyll (~> 3.5)
174+
jekyll-seo-tag (~> 2.0)
175+
jekyll-theme-leap-day (0.1.1)
176+
jekyll (~> 3.5)
177+
jekyll-seo-tag (~> 2.0)
178+
jekyll-theme-merlot (0.1.1)
179+
jekyll (~> 3.5)
180+
jekyll-seo-tag (~> 2.0)
181+
jekyll-theme-midnight (0.1.1)
182+
jekyll (~> 3.5)
183+
jekyll-seo-tag (~> 2.0)
184+
jekyll-theme-minimal (0.1.1)
185+
jekyll (~> 3.5)
186+
jekyll-seo-tag (~> 2.0)
187+
jekyll-theme-modernist (0.1.1)
188+
jekyll (~> 3.5)
189+
jekyll-seo-tag (~> 2.0)
190+
jekyll-theme-primer (0.5.4)
191+
jekyll (> 3.5, < 5.0)
192+
jekyll-github-metadata (~> 2.9)
193+
jekyll-seo-tag (~> 2.0)
194+
jekyll-theme-slate (0.1.1)
195+
jekyll (~> 3.5)
196+
jekyll-seo-tag (~> 2.0)
197+
jekyll-theme-tactile (0.1.1)
198+
jekyll (~> 3.5)
199+
jekyll-seo-tag (~> 2.0)
200+
jekyll-theme-time-machine (0.1.1)
201+
jekyll (~> 3.5)
202+
jekyll-seo-tag (~> 2.0)
203+
jekyll-titles-from-headings (0.5.3)
204+
jekyll (>= 3.3, < 5.0)
55205
jekyll-watch (2.2.1)
56206
listen (~> 3.0)
207+
jemoji (0.11.1)
208+
gemoji (~> 3.0)
209+
html-pipeline (~> 2.2)
210+
jekyll (>= 3.0, < 5.0)
57211
kramdown (1.17.0)
58212
liquid (4.0.3)
59-
listen (3.1.5)
60-
rb-fsevent (~> 0.9, >= 0.9.4)
61-
rb-inotify (~> 0.9, >= 0.9.7)
62-
ruby_dep (~> 1.2)
213+
listen (3.2.1)
214+
rb-fsevent (~> 0.10, >= 0.10.3)
215+
rb-inotify (~> 0.9, >= 0.9.10)
63216
mercenary (0.3.6)
64-
multi_json (1.13.1)
217+
mini_portile2 (2.4.0)
218+
minima (2.5.1)
219+
jekyll (>= 3.5, < 5.0)
220+
jekyll-feed (~> 0.9)
221+
jekyll-seo-tag (~> 2.1)
222+
minitest (5.13.0)
223+
multi_json (1.14.1)
65224
multipart-post (2.1.1)
225+
nokogiri (1.10.7)
226+
mini_portile2 (~> 2.4.0)
227+
nokogiri (1.10.7-x64-mingw32)
228+
mini_portile2 (~> 2.4.0)
66229
nuggets (1.6.0)
67230
octokit (4.14.0)
68231
sawyer (~> 0.8.0, >= 0.5.3)
69232
pathutil (0.16.2)
70233
forwardable-extended (~> 2.6)
71-
public_suffix (3.0.3)
234+
public_suffix (3.1.1)
72235
rack (1.6.11)
73236
rack-protection (1.5.5)
74237
rack
75238
rack-test (1.1.0)
76239
rack (>= 1.0, < 3)
77-
rake (12.3.2)
240+
rake (12.3.3)
78241
rb-fsevent (0.10.3)
79242
rb-inotify (0.10.0)
80243
ffi (~> 1.0)
81-
rouge (3.3.0)
82-
ruby_dep (1.5.0)
244+
rouge (3.13.0)
245+
ruby-enum (0.7.2)
246+
i18n
247+
rubyzip (2.0.0)
83248
safe_yaml (1.0.5)
84249
sass (3.7.4)
85250
sass-listen (~> 4.0.0)
@@ -100,18 +265,29 @@ GEM
100265
rack-test
101266
sinatra (~> 1.4.0)
102267
tilt (>= 1.3, < 3)
103-
tilt (2.0.9)
268+
terminal-table (1.8.0)
269+
unicode-display_width (~> 1.1, >= 1.1.1)
270+
thread_safe (0.3.6)
271+
tilt (2.0.10)
272+
typhoeus (1.3.1)
273+
ethon (>= 0.9.0)
274+
tzinfo (1.2.5)
275+
thread_safe (~> 0.1)
276+
unicode-display_width (1.6.0)
277+
zeitwerk (2.2.2)
104278

105279
PLATFORMS
106280
ruby
281+
x64-mingw32
107282

108283
DEPENDENCIES
109284
bundler (~> 2.0.1)
285+
github-pages
110286
jekyll-admin
111287
jekyll-github-metadata
112288
jekyll-seo-tag
113289
jekyll-tagging
114290
just-the-docs!
115291

116292
BUNDLED WITH
117-
2.0.1
293+
2.0.2

_config.yml

+3
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ search_enabled: true
2828
aux_links:
2929
"Circuitverse on GitHub":
3030
- "//github.com/CircuitVerse"
31+
32+
# Repository name for Setting up Netlify
33+
repository: CircuitVerse/Interactive-Book
3134

3235
# Color scheme currently only supports "dark" or nil (default)
3336
color_scheme: nil

0 commit comments

Comments
 (0)