Skip to content

Commit b29ebd9

Browse files
committed
2025-06-15
1 parent 4a5372f commit b29ebd9

9 files changed

Lines changed: 139 additions & 97 deletions

File tree

Gemfile.lock

Lines changed: 66 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/jekyll/minima.git
3-
revision: 43f3ed05dc0f6842d9292a6a827b31a8914ed714
3+
revision: 0b7ca6bbdb782a646f8e7b78b1a29fd5032ad4d3
44
specs:
55
minima (3.0.0.dev)
66
jekyll (>= 3.5, < 5.0)
@@ -12,43 +12,52 @@ GEM
1212
specs:
1313
addressable (2.8.7)
1414
public_suffix (>= 2.0.2, < 7.0)
15-
base64 (0.2.0)
16-
bigdecimal (3.1.9)
15+
base64 (0.3.0)
16+
bigdecimal (3.2.2)
1717
colorator (1.1.0)
1818
concurrent-ruby (1.3.5)
19-
csv (3.3.2)
19+
csv (3.3.5)
2020
em-websocket (0.5.3)
2121
eventmachine (>= 0.12.9)
2222
http_parser.rb (~> 0)
2323
eventmachine (1.2.7)
24-
ffi (1.17.1)
25-
ffi (1.17.1-aarch64-linux-gnu)
26-
ffi (1.17.1-aarch64-linux-musl)
27-
ffi (1.17.1-arm-linux-gnu)
28-
ffi (1.17.1-arm-linux-musl)
29-
ffi (1.17.1-arm64-darwin)
30-
ffi (1.17.1-x86-linux-gnu)
31-
ffi (1.17.1-x86-linux-musl)
32-
ffi (1.17.1-x86_64-darwin)
33-
ffi (1.17.1-x86_64-linux-gnu)
34-
ffi (1.17.1-x86_64-linux-musl)
24+
ffi (1.17.2)
25+
ffi (1.17.2-aarch64-linux-gnu)
26+
ffi (1.17.2-aarch64-linux-musl)
27+
ffi (1.17.2-arm-linux-gnu)
28+
ffi (1.17.2-arm-linux-musl)
29+
ffi (1.17.2-arm64-darwin)
30+
ffi (1.17.2-x86-linux-gnu)
31+
ffi (1.17.2-x86-linux-musl)
32+
ffi (1.17.2-x86_64-darwin)
33+
ffi (1.17.2-x86_64-linux-gnu)
34+
ffi (1.17.2-x86_64-linux-musl)
3535
forwardable-extended (2.6.0)
36-
google-protobuf (4.30.1)
36+
google-protobuf (4.31.1)
3737
bigdecimal
3838
rake (>= 13)
39-
google-protobuf (4.30.1-aarch64-linux)
39+
google-protobuf (4.31.1-aarch64-linux-gnu)
4040
bigdecimal
4141
rake (>= 13)
42-
google-protobuf (4.30.1-arm64-darwin)
42+
google-protobuf (4.31.1-aarch64-linux-musl)
4343
bigdecimal
4444
rake (>= 13)
45-
google-protobuf (4.30.1-x86-linux)
45+
google-protobuf (4.31.1-arm64-darwin)
4646
bigdecimal
4747
rake (>= 13)
48-
google-protobuf (4.30.1-x86_64-darwin)
48+
google-protobuf (4.31.1-x86-linux-gnu)
4949
bigdecimal
5050
rake (>= 13)
51-
google-protobuf (4.30.1-x86_64-linux)
51+
google-protobuf (4.31.1-x86-linux-musl)
52+
bigdecimal
53+
rake (>= 13)
54+
google-protobuf (4.31.1-x86_64-darwin)
55+
bigdecimal
56+
rake (>= 13)
57+
google-protobuf (4.31.1-x86_64-linux-gnu)
58+
bigdecimal
59+
rake (>= 13)
60+
google-protobuf (4.31.1-x86_64-linux-musl)
5261
bigdecimal
5362
rake (>= 13)
5463
http_parser.rb (0.8.0)
@@ -92,52 +101,52 @@ GEM
92101
listen (3.9.0)
93102
rb-fsevent (~> 0.10, >= 0.10.3)
94103
rb-inotify (~> 0.9, >= 0.9.10)
95-
logger (1.6.6)
104+
logger (1.7.0)
96105
mercenary (0.4.0)
97106
pathutil (0.16.2)
98107
forwardable-extended (~> 2.6)
99-
public_suffix (6.0.1)
100-
rake (13.2.1)
108+
public_suffix (6.0.2)
109+
rake (13.3.0)
101110
rb-fsevent (0.11.2)
102111
rb-inotify (0.11.1)
103112
ffi (~> 1.0)
104113
rexml (3.4.1)
105-
rouge (4.5.1)
114+
rouge (4.5.2)
106115
rubyzip (2.4.1)
107116
safe_yaml (1.0.5)
108-
sass-embedded (1.85.1)
109-
google-protobuf (~> 4.29)
117+
sass-embedded (1.89.2)
118+
google-protobuf (~> 4.31)
110119
rake (>= 13)
111-
sass-embedded (1.85.1-aarch64-linux-android)
112-
google-protobuf (~> 4.29)
113-
sass-embedded (1.85.1-aarch64-linux-gnu)
114-
google-protobuf (~> 4.29)
115-
sass-embedded (1.85.1-aarch64-linux-musl)
116-
google-protobuf (~> 4.29)
117-
sass-embedded (1.85.1-aarch64-mingw-ucrt)
118-
google-protobuf (~> 4.29)
119-
sass-embedded (1.85.1-arm-linux-androideabi)
120-
google-protobuf (~> 4.29)
121-
sass-embedded (1.85.1-arm-linux-gnueabihf)
122-
google-protobuf (~> 4.29)
123-
sass-embedded (1.85.1-arm-linux-musleabihf)
124-
google-protobuf (~> 4.29)
125-
sass-embedded (1.85.1-arm64-darwin)
126-
google-protobuf (~> 4.29)
127-
sass-embedded (1.85.1-riscv64-linux-android)
128-
google-protobuf (~> 4.29)
129-
sass-embedded (1.85.1-riscv64-linux-gnu)
130-
google-protobuf (~> 4.29)
131-
sass-embedded (1.85.1-riscv64-linux-musl)
132-
google-protobuf (~> 4.29)
133-
sass-embedded (1.85.1-x86_64-darwin)
134-
google-protobuf (~> 4.29)
135-
sass-embedded (1.85.1-x86_64-linux-android)
136-
google-protobuf (~> 4.29)
137-
sass-embedded (1.85.1-x86_64-linux-gnu)
138-
google-protobuf (~> 4.29)
139-
sass-embedded (1.85.1-x86_64-linux-musl)
140-
google-protobuf (~> 4.29)
120+
sass-embedded (1.89.2-aarch64-linux-android)
121+
google-protobuf (~> 4.31)
122+
sass-embedded (1.89.2-aarch64-linux-gnu)
123+
google-protobuf (~> 4.31)
124+
sass-embedded (1.89.2-aarch64-linux-musl)
125+
google-protobuf (~> 4.31)
126+
sass-embedded (1.89.2-aarch64-mingw-ucrt)
127+
google-protobuf (~> 4.31)
128+
sass-embedded (1.89.2-arm-linux-androideabi)
129+
google-protobuf (~> 4.31)
130+
sass-embedded (1.89.2-arm-linux-gnueabihf)
131+
google-protobuf (~> 4.31)
132+
sass-embedded (1.89.2-arm-linux-musleabihf)
133+
google-protobuf (~> 4.31)
134+
sass-embedded (1.89.2-arm64-darwin)
135+
google-protobuf (~> 4.31)
136+
sass-embedded (1.89.2-riscv64-linux-android)
137+
google-protobuf (~> 4.31)
138+
sass-embedded (1.89.2-riscv64-linux-gnu)
139+
google-protobuf (~> 4.31)
140+
sass-embedded (1.89.2-riscv64-linux-musl)
141+
google-protobuf (~> 4.31)
142+
sass-embedded (1.89.2-x86_64-darwin)
143+
google-protobuf (~> 4.31)
144+
sass-embedded (1.89.2-x86_64-linux-android)
145+
google-protobuf (~> 4.31)
146+
sass-embedded (1.89.2-x86_64-linux-gnu)
147+
google-protobuf (~> 4.31)
148+
sass-embedded (1.89.2-x86_64-linux-musl)
149+
google-protobuf (~> 4.31)
141150
terminal-table (3.0.2)
142151
unicode-display_width (>= 1.1.1, < 3)
143152
unicode-display_width (2.6.0)

_config.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,15 @@ author:
66
# The `>` after `description:` means to ignore line-breaks until next key.
77
# If you want to omit the line-break after the end of text, use `>-` instead.
88
description: |
9-
© 2025 The RavS' Site.
9+
© 2025 . The RavS Site
1010
desc2: |
11-
Jekyll. Minima Theme.
11+
Jekyll . Minima Theme
1212
1313
# Build settings
1414

1515
# If you clone the Minima repo and build locally, use this setting.
1616
# theme: minima
1717

18-
# As of November 2023, GitHub Pages still uses Minima 2.5.1 (https://pages.github.com/versions/).
19-
# If you want to use the latest Minima version on GitHub Pages, use the following setting and
20-
# add a line comment on "theme: minima" above.
21-
#remote_theme: jekyll/minima
22-
2318
plugins:
2419
- jekyll-feed
2520
- jekyll-seo-tag

_includes/footer.html

Lines changed: 27 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,38 @@
1+
<link
2+
id="fa-stylesheet"
3+
rel="stylesheet"
4+
href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css"
5+
/>
6+
17
<footer class="site-footer h-card">
2-
<data class="u-url" href="{{ '/' | relative_url }}"></data>
8+
<data class="u-url" value="{{ '/' | relative_url }}"></data>
39

410
<div class="wrapper">
511
<div class="footer-col-wrapper">
12+
<!-- <div class="footer-col"> -->
13+
<!-- {%- if site.author %} -->
14+
<!-- <ul class="contact-list"> -->
15+
<!-- {% if site.author.name -%} -->
16+
<!-- <li class="p-name">{{ site.author.name | escape }}</li> -->
17+
<!-- {% endif -%} {% if site.author.email -%} -->
18+
<!-- <li> -->
19+
<!-- <a class="u-email" href="mailto:{{ site.author.email }}" -->
20+
<!-- >{{ site.author.email }}</a -->
21+
<!-- > -->
22+
<!-- </li> -->
23+
<!-- {%- endif %} -->
24+
<!-- </ul> -->
25+
<!-- {%- endif %} -->
26+
<!-- </div> -->
627
<div class="footer-col">
7-
<p class="feed-subscribe">
8-
<a href="{{ site.feed.path | default: 'feed.xml' | absolute_url }}">
9-
<svg class="svg-icon orange">
10-
<path
11-
d="M12.8 16C12.8 8.978 7.022 3.2 0 3.2V0c8.777 0 16 7.223 16 16h-3.2zM2.194
12-
11.61c1.21 0 2.195.985 2.195 2.196 0 1.21-.99 2.194-2.2 2.194C.98 16 0 15.017 0
13-
13.806c0-1.21.983-2.195 2.194-2.195zM10.606
14-
16h-3.11c0-4.113-3.383-7.497-7.496-7.497v-3.11c5.818 0 10.606 4.79 10.606 10.607z"
15-
/></svg
16-
><span>Subscribe</span>
17-
</a>
18-
</p>
19-
<!-- {%- if site.author %} -->
20-
<!-- <ul class="contact-list"> -->
21-
<!-- {% if site.author.name -%} -->
22-
<!-- <li class="p-name">{{ site.author.name | escape }}</li> -->
23-
<!-- {% endif -%} -->
24-
<!-- {% if site.author.email -%} -->
25-
<!-- <li> -->
26-
<!-- <a class="u-email" href="mailto:{{ site.author.email }}" -->
27-
<!-- >{{ site.author.email }}</a -->
28-
<!-- > -->
29-
<!-- </li> -->
30-
<!-- {%- endif %} -->
31-
<!-- </ul> -->
32-
<!-- {%- endif %} -->
28+
<div class="social-links">{%- include social.html -%}</div>
3329
</div>
3430
<div class="footer-col">
35-
<p>{{ site.description | escape }}</p>
36-
<p>{{ site.desc2 | escape }}</p>
37-
</div>
38-
39-
<div class="footer-col">
40-
<div class="social-links">{%- include social.html -%}</div>
31+
<p>{{ site.description | escape }} <br />
32+
{{ site.desc2 | escape }}</p>
4133
</div>
4234
</div>
35+
36+
<!-- <div class="social-links">{%- include social.html -%}</div> -->
4337
</div>
4438
</footer>

bak/_includes/footer.html

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
<footer class="site-footer h-card">
2+
<data class="u-url" href="{{ '/' | relative_url }}"></data>
3+
4+
<div class="wrapper">
5+
<div class="footer-col-wrapper">
6+
<!-- <div class="footer-col"> -->
7+
<!-- <p class="feed-subscribe"> -->
8+
<!-- <a href="{{ site.feed.path | default: 'feed.xml' | absolute_url }}"> -->
9+
<!-- <svg class="svg-icon orange"> -->
10+
<!-- <path -->
11+
<!-- d="M12.8 16C12.8 8.978 7.022 3.2 0 3.2V0c8.777 0 16 7.223 16 16h-3.2zM2.194 -->
12+
<!-- 11.61c1.21 0 2.195.985 2.195 2.196 0 1.21-.99 2.194-2.2 2.194C.98 16 0 15.017 0 -->
13+
<!-- 13.806c0-1.21.983-2.195 2.194-2.195zM10.606 -->
14+
<!-- 16h-3.11c0-4.113-3.383-7.497-7.496-7.497v-3.11c5.818 0 10.606 4.79 10.606 10.607z" -->
15+
<!-- /></svg -->
16+
<!-- ><span>Subscribe</span> -->
17+
<!-- </a> -->
18+
<!-- </p> -->
19+
<!-- {%- if site.author %} -->
20+
<!-- <ul class="contact-list"> -->
21+
<!-- {% if site.author.name -%} -->
22+
<!-- <li class="p-name">{{ site.author.name | escape }}</li> -->
23+
<!-- {% endif -%} -->
24+
<!-- {% if site.author.email -%} -->
25+
<!-- <li> -->
26+
<!-- <a class="u-email" href="mailto:{{ site.author.email }}" -->
27+
<!-- >{{ site.author.email }}</a -->
28+
<!-- > -->
29+
<!-- </li> -->
30+
<!-- {%- endif %} -->
31+
<!-- </ul> -->
32+
<!-- {%- endif %} -->
33+
<!-- </div> -->
34+
<div class="footer-col">
35+
<p>{{ site.description | escape }}</p>
36+
<!-- <p>{{ site.desc2 | escape }}</p> -->
37+
</div>
38+
39+
<div class="footer-col">
40+
<div class="social-links">{%- include social.html -%}</div>
41+
</div>
42+
</div>
43+
</div>
44+
</footer>

0 commit comments

Comments
 (0)