Skip to content

Commit febf19a

Browse files
committed
uncomment gemfile, remove jekyll set-up on jekyll gh pages
1 parent f45b319 commit febf19a

File tree

4 files changed

+305
-19
lines changed

4 files changed

+305
-19
lines changed

.github/workflows/jekyll-gh-pages.yml

+2-17
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Sample workflow for building and deploying a Jekyll site to GitHub Pages
1+
# To use this, please make sure you have a `docs` folder in your repository, and that you have activate
2+
# github actions in the pages settings (instead of deploying from a branch.)
23
name: Deploy Jekyll with GitHub Pages dependencies preinstalled
34

45
on:
@@ -28,22 +29,6 @@ jobs:
2829
steps:
2930
- name: Checkout
3031
uses: actions/checkout@v4
31-
32-
- name: Setup Ruby
33-
uses: ruby/setup-ruby@v1
34-
with:
35-
ruby-version: '2.7' # Choose the Ruby version that matches your local development environment
36-
37-
- name: Install Jekyll and dependencies
38-
run: |
39-
gem install jekyll -v 4.2.2
40-
gem install bundler
41-
bundle install
42-
43-
- name: Build the Jekyll site
44-
run: |
45-
bundle exec jekyll build --source ./docs --destination ./_site
46-
4732
- name: Setup Pages
4833
uses: actions/configure-pages@v4
4934
- name: Build with Jekyll

docs/.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
_site
33
.sass-cache
44
.jekyll-metadata
5-
Gemfile.lock
65
vendor/*
76
.bundle
87

docs/Gemfile

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

33
gem "webrick"
4-
gem "github-pages", group: :jekyll_plugins
4+
gem "github-pages", "=228", group: :jekyll_plugins
55

66
gem "tzinfo-data"
77
gem "wdm", "~> 0.1.0" if Gem.win_platform?

docs/Gemfile.lock

+302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,302 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (7.1.3)
5+
base64
6+
bigdecimal
7+
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
connection_pool (>= 2.2.5)
9+
drb
10+
i18n (>= 1.6, < 2)
11+
minitest (>= 5.1)
12+
mutex_m
13+
tzinfo (~> 2.0)
14+
addressable (2.8.6)
15+
public_suffix (>= 2.0.2, < 6.0)
16+
algolia_html_extractor (2.6.4)
17+
json (~> 2.0)
18+
nokogiri (~> 1.10)
19+
algoliasearch (1.27.5)
20+
httpclient (~> 2.8, >= 2.8.3)
21+
json (>= 1.5.1)
22+
base64 (0.2.0)
23+
bigdecimal (3.1.6)
24+
coffee-script (2.4.1)
25+
coffee-script-source
26+
execjs
27+
coffee-script-source (1.11.1)
28+
colorator (1.1.0)
29+
commonmarker (0.23.10)
30+
concurrent-ruby (1.2.3)
31+
connection_pool (2.4.1)
32+
dnsruby (1.70.0)
33+
simpleidn (~> 0.2.1)
34+
drb (2.2.0)
35+
ruby2_keywords
36+
em-websocket (0.5.3)
37+
eventmachine (>= 0.12.9)
38+
http_parser.rb (~> 0)
39+
ethon (0.16.0)
40+
ffi (>= 1.15.0)
41+
eventmachine (1.2.7)
42+
execjs (2.9.1)
43+
faraday (2.8.1)
44+
base64
45+
faraday-net_http (>= 2.0, < 3.1)
46+
ruby2_keywords (>= 0.0.4)
47+
faraday-net_http (3.0.2)
48+
ffi (1.16.3)
49+
filesize (0.2.0)
50+
forwardable-extended (2.6.0)
51+
gemoji (3.0.1)
52+
github-pages (228)
53+
github-pages-health-check (= 1.17.9)
54+
jekyll (= 3.9.3)
55+
jekyll-avatar (= 0.7.0)
56+
jekyll-coffeescript (= 1.1.1)
57+
jekyll-commonmark-ghpages (= 0.4.0)
58+
jekyll-default-layout (= 0.1.4)
59+
jekyll-feed (= 0.15.1)
60+
jekyll-gist (= 1.5.0)
61+
jekyll-github-metadata (= 2.13.0)
62+
jekyll-include-cache (= 0.2.1)
63+
jekyll-mentions (= 1.6.0)
64+
jekyll-optional-front-matter (= 0.3.2)
65+
jekyll-paginate (= 1.1.0)
66+
jekyll-readme-index (= 0.3.0)
67+
jekyll-redirect-from (= 0.16.0)
68+
jekyll-relative-links (= 0.6.1)
69+
jekyll-remote-theme (= 0.4.3)
70+
jekyll-sass-converter (= 1.5.2)
71+
jekyll-seo-tag (= 2.8.0)
72+
jekyll-sitemap (= 1.4.0)
73+
jekyll-swiss (= 1.0.0)
74+
jekyll-theme-architect (= 0.2.0)
75+
jekyll-theme-cayman (= 0.2.0)
76+
jekyll-theme-dinky (= 0.2.0)
77+
jekyll-theme-hacker (= 0.2.0)
78+
jekyll-theme-leap-day (= 0.2.0)
79+
jekyll-theme-merlot (= 0.2.0)
80+
jekyll-theme-midnight (= 0.2.0)
81+
jekyll-theme-minimal (= 0.2.0)
82+
jekyll-theme-modernist (= 0.2.0)
83+
jekyll-theme-primer (= 0.6.0)
84+
jekyll-theme-slate (= 0.2.0)
85+
jekyll-theme-tactile (= 0.2.0)
86+
jekyll-theme-time-machine (= 0.2.0)
87+
jekyll-titles-from-headings (= 0.5.3)
88+
jemoji (= 0.12.0)
89+
kramdown (= 2.3.2)
90+
kramdown-parser-gfm (= 1.1.0)
91+
liquid (= 4.0.4)
92+
mercenary (~> 0.3)
93+
minima (= 2.5.1)
94+
nokogiri (>= 1.13.6, < 2.0)
95+
rouge (= 3.26.0)
96+
terminal-table (~> 1.4)
97+
github-pages-health-check (1.17.9)
98+
addressable (~> 2.3)
99+
dnsruby (~> 1.60)
100+
octokit (~> 4.0)
101+
public_suffix (>= 3.0, < 5.0)
102+
typhoeus (~> 1.3)
103+
html-pipeline (2.14.3)
104+
activesupport (>= 2)
105+
nokogiri (>= 1.4)
106+
http_parser.rb (0.8.0)
107+
httpclient (2.8.3)
108+
i18n (1.14.1)
109+
concurrent-ruby (~> 1.0)
110+
jekyll (3.9.3)
111+
addressable (~> 2.4)
112+
colorator (~> 1.0)
113+
em-websocket (~> 0.5)
114+
i18n (>= 0.7, < 2)
115+
jekyll-sass-converter (~> 1.0)
116+
jekyll-watch (~> 2.0)
117+
kramdown (>= 1.17, < 3)
118+
liquid (~> 4.0)
119+
mercenary (~> 0.3.3)
120+
pathutil (~> 0.9)
121+
rouge (>= 1.7, < 4)
122+
safe_yaml (~> 1.0)
123+
jekyll-algolia (1.7.1)
124+
algolia_html_extractor (~> 2.6)
125+
algoliasearch (~> 1.26)
126+
filesize (~> 0.1)
127+
jekyll (>= 3.6, < 5.0)
128+
json (~> 2.0)
129+
nokogiri (~> 1.6)
130+
progressbar (~> 1.9)
131+
verbal_expressions (~> 0.1.5)
132+
jekyll-avatar (0.7.0)
133+
jekyll (>= 3.0, < 5.0)
134+
jekyll-coffeescript (1.1.1)
135+
coffee-script (~> 2.2)
136+
coffee-script-source (~> 1.11.1)
137+
jekyll-commonmark (1.4.0)
138+
commonmarker (~> 0.22)
139+
jekyll-commonmark-ghpages (0.4.0)
140+
commonmarker (~> 0.23.7)
141+
jekyll (~> 3.9.0)
142+
jekyll-commonmark (~> 1.4.0)
143+
rouge (>= 2.0, < 5.0)
144+
jekyll-default-layout (0.1.4)
145+
jekyll (~> 3.0)
146+
jekyll-feed (0.15.1)
147+
jekyll (>= 3.7, < 5.0)
148+
jekyll-gist (1.5.0)
149+
octokit (~> 4.2)
150+
jekyll-github-metadata (2.13.0)
151+
jekyll (>= 3.4, < 5.0)
152+
octokit (~> 4.0, != 4.4.0)
153+
jekyll-include-cache (0.2.1)
154+
jekyll (>= 3.7, < 5.0)
155+
jekyll-mentions (1.6.0)
156+
html-pipeline (~> 2.3)
157+
jekyll (>= 3.7, < 5.0)
158+
jekyll-optional-front-matter (0.3.2)
159+
jekyll (>= 3.0, < 5.0)
160+
jekyll-paginate (1.1.0)
161+
jekyll-readme-index (0.3.0)
162+
jekyll (>= 3.0, < 5.0)
163+
jekyll-redirect-from (0.16.0)
164+
jekyll (>= 3.3, < 5.0)
165+
jekyll-relative-links (0.6.1)
166+
jekyll (>= 3.3, < 5.0)
167+
jekyll-remote-theme (0.4.3)
168+
addressable (~> 2.0)
169+
jekyll (>= 3.5, < 5.0)
170+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
171+
rubyzip (>= 1.3.0, < 3.0)
172+
jekyll-sass-converter (1.5.2)
173+
sass (~> 3.4)
174+
jekyll-seo-tag (2.8.0)
175+
jekyll (>= 3.8, < 5.0)
176+
jekyll-sitemap (1.4.0)
177+
jekyll (>= 3.7, < 5.0)
178+
jekyll-swiss (1.0.0)
179+
jekyll-theme-architect (0.2.0)
180+
jekyll (> 3.5, < 5.0)
181+
jekyll-seo-tag (~> 2.0)
182+
jekyll-theme-cayman (0.2.0)
183+
jekyll (> 3.5, < 5.0)
184+
jekyll-seo-tag (~> 2.0)
185+
jekyll-theme-dinky (0.2.0)
186+
jekyll (> 3.5, < 5.0)
187+
jekyll-seo-tag (~> 2.0)
188+
jekyll-theme-hacker (0.2.0)
189+
jekyll (> 3.5, < 5.0)
190+
jekyll-seo-tag (~> 2.0)
191+
jekyll-theme-leap-day (0.2.0)
192+
jekyll (> 3.5, < 5.0)
193+
jekyll-seo-tag (~> 2.0)
194+
jekyll-theme-merlot (0.2.0)
195+
jekyll (> 3.5, < 5.0)
196+
jekyll-seo-tag (~> 2.0)
197+
jekyll-theme-midnight (0.2.0)
198+
jekyll (> 3.5, < 5.0)
199+
jekyll-seo-tag (~> 2.0)
200+
jekyll-theme-minimal (0.2.0)
201+
jekyll (> 3.5, < 5.0)
202+
jekyll-seo-tag (~> 2.0)
203+
jekyll-theme-modernist (0.2.0)
204+
jekyll (> 3.5, < 5.0)
205+
jekyll-seo-tag (~> 2.0)
206+
jekyll-theme-primer (0.6.0)
207+
jekyll (> 3.5, < 5.0)
208+
jekyll-github-metadata (~> 2.9)
209+
jekyll-seo-tag (~> 2.0)
210+
jekyll-theme-slate (0.2.0)
211+
jekyll (> 3.5, < 5.0)
212+
jekyll-seo-tag (~> 2.0)
213+
jekyll-theme-tactile (0.2.0)
214+
jekyll (> 3.5, < 5.0)
215+
jekyll-seo-tag (~> 2.0)
216+
jekyll-theme-time-machine (0.2.0)
217+
jekyll (> 3.5, < 5.0)
218+
jekyll-seo-tag (~> 2.0)
219+
jekyll-titles-from-headings (0.5.3)
220+
jekyll (>= 3.3, < 5.0)
221+
jekyll-watch (2.2.1)
222+
listen (~> 3.0)
223+
jemoji (0.12.0)
224+
gemoji (~> 3.0)
225+
html-pipeline (~> 2.2)
226+
jekyll (>= 3.0, < 5.0)
227+
json (2.7.1)
228+
kramdown (2.3.2)
229+
rexml
230+
kramdown-parser-gfm (1.1.0)
231+
kramdown (~> 2.0)
232+
liquid (4.0.4)
233+
listen (3.8.0)
234+
rb-fsevent (~> 0.10, >= 0.10.3)
235+
rb-inotify (~> 0.9, >= 0.9.10)
236+
mercenary (0.3.6)
237+
minima (2.5.1)
238+
jekyll (>= 3.5, < 5.0)
239+
jekyll-feed (~> 0.9)
240+
jekyll-seo-tag (~> 2.1)
241+
minitest (5.22.2)
242+
mutex_m (0.2.0)
243+
nokogiri (1.15.5-x86_64-linux)
244+
racc (~> 1.4)
245+
octokit (4.25.1)
246+
faraday (>= 1, < 3)
247+
sawyer (~> 0.9)
248+
pathutil (0.16.2)
249+
forwardable-extended (~> 2.6)
250+
progressbar (1.13.0)
251+
public_suffix (4.0.7)
252+
racc (1.7.3)
253+
rb-fsevent (0.11.2)
254+
rb-inotify (0.10.1)
255+
ffi (~> 1.0)
256+
rexml (3.2.6)
257+
rouge (3.26.0)
258+
ruby2_keywords (0.0.5)
259+
rubyzip (2.3.2)
260+
safe_yaml (1.0.5)
261+
sass (3.7.4)
262+
sass-listen (~> 4.0.0)
263+
sass-listen (4.0.0)
264+
rb-fsevent (~> 0.9, >= 0.9.4)
265+
rb-inotify (~> 0.9, >= 0.9.7)
266+
sawyer (0.9.2)
267+
addressable (>= 2.3.5)
268+
faraday (>= 0.17.3, < 3)
269+
simpleidn (0.2.1)
270+
unf (~> 0.1.4)
271+
terminal-table (1.8.0)
272+
unicode-display_width (~> 1.1, >= 1.1.1)
273+
typhoeus (1.4.1)
274+
ethon (>= 0.9.0)
275+
tzinfo (2.0.6)
276+
concurrent-ruby (~> 1.0)
277+
tzinfo-data (1.2024.1)
278+
tzinfo (>= 1.0.0)
279+
unf (0.1.4)
280+
unf_ext
281+
unf_ext (0.0.9.1)
282+
unicode-display_width (1.8.0)
283+
verbal_expressions (0.1.5)
284+
webrick (1.8.1)
285+
286+
PLATFORMS
287+
x86_64-linux
288+
289+
DEPENDENCIES
290+
github-pages (= 228)
291+
jekyll-algolia
292+
jekyll-feed
293+
jekyll-gist
294+
jekyll-include-cache
295+
jekyll-paginate
296+
jekyll-sitemap
297+
jemoji
298+
tzinfo-data
299+
webrick
300+
301+
BUNDLED WITH
302+
2.3.13

0 commit comments

Comments
 (0)