mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-06-12 09:47:28 +02:00
Compare commits
No commits in common. "0e28b85d8a9e0227e66f9b4ae29fcda8e6efc355" and "8a2a2d40679aefd618dbb77adb7eab2c8b0ac54c" have entirely different histories.
0e28b85d8a
...
8a2a2d4067
17
Gemfile.lock
generated
17
Gemfile.lock
generated
@ -1,23 +1,22 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (7.2.0)
|
activesupport (7.1.3.4)
|
||||||
base64
|
base64
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
connection_pool (>= 2.2.5)
|
connection_pool (>= 2.2.5)
|
||||||
drb
|
drb
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
logger (>= 1.4.2)
|
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
securerandom (>= 0.3)
|
mutex_m
|
||||||
tzinfo (~> 2.0, >= 2.0.5)
|
tzinfo (~> 2.0)
|
||||||
addressable (2.8.7)
|
addressable (2.8.7)
|
||||||
public_suffix (>= 2.0.2, < 7.0)
|
public_suffix (>= 2.0.2, < 7.0)
|
||||||
base64 (0.2.0)
|
base64 (0.2.0)
|
||||||
bigdecimal (3.1.8)
|
bigdecimal (3.1.8)
|
||||||
colorator (1.1.0)
|
colorator (1.1.0)
|
||||||
concurrent-ruby (1.3.4)
|
concurrent-ruby (1.3.3)
|
||||||
connection_pool (2.4.1)
|
connection_pool (2.4.1)
|
||||||
drb (2.2.1)
|
drb (2.2.1)
|
||||||
em-websocket (0.5.3)
|
em-websocket (0.5.3)
|
||||||
@ -110,7 +109,8 @@ GEM
|
|||||||
jekyll (>= 3.5, < 5.0)
|
jekyll (>= 3.5, < 5.0)
|
||||||
jekyll-feed (~> 0.9)
|
jekyll-feed (~> 0.9)
|
||||||
jekyll-seo-tag (~> 2.1)
|
jekyll-seo-tag (~> 2.1)
|
||||||
minitest (5.25.0)
|
minitest (5.24.1)
|
||||||
|
mutex_m (0.2.0)
|
||||||
nokogiri (1.16.7)
|
nokogiri (1.16.7)
|
||||||
mini_portile2 (~> 2.8.2)
|
mini_portile2 (~> 2.8.2)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
@ -137,7 +137,7 @@ GEM
|
|||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
rbs (3.5.2)
|
rbs (3.5.2)
|
||||||
logger
|
logger
|
||||||
rexml (3.3.5)
|
rexml (3.3.4)
|
||||||
strscan
|
strscan
|
||||||
rouge (4.3.0)
|
rouge (4.3.0)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
@ -186,7 +186,6 @@ GEM
|
|||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.26)
|
||||||
sass-embedded (1.77.8-x86_64-linux-musl)
|
sass-embedded (1.77.8-x86_64-linux-musl)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.26)
|
||||||
securerandom (0.3.1)
|
|
||||||
strscan (3.1.0)
|
strscan (3.1.0)
|
||||||
syntax_tree (6.2.0)
|
syntax_tree (6.2.0)
|
||||||
prettier_print (>= 1.2.0)
|
prettier_print (>= 1.2.0)
|
||||||
|
21
index.html
21
index.html
@ -96,23 +96,13 @@ robots: noai, nofollow
|
|||||||
>
|
>
|
||||||
-->
|
-->
|
||||||
</li>
|
</li>
|
||||||
|
<!--
|
||||||
<li
|
<li id="siloim">
|
||||||
class="monospaced"
|
Silo IM:
|
||||||
id="signal">
|
|
||||||
Signal:
|
|
||||||
<a
|
|
||||||
href="https://signal.me/#eu/_lASvmbtp3Y978VV6VTv5inom_rg-1ryDz9XXE_E56UThCuGutNLTKsf-SA0wMEE"
|
|
||||||
>Aminda.12</a
|
|
||||||
>,
|
|
||||||
<a
|
|
||||||
href="https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up"
|
|
||||||
>Aminda.74</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
|
-->
|
||||||
<li id="some">
|
<li id="some">
|
||||||
<span class="monospaced">Social media:</span>
|
<span class="monospaced">SOME:</span>
|
||||||
<em
|
<em
|
||||||
><a
|
><a
|
||||||
href="https://gitea.blesmrt.net/mikaela"
|
href="https://gitea.blesmrt.net/mikaela"
|
||||||
@ -204,7 +194,6 @@ robots: noai, nofollow
|
|||||||
>{{site.mastodon.instance}}</a
|
>{{site.mastodon.instance}}</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li
|
<li
|
||||||
class="monospaced"
|
class="monospaced"
|
||||||
id="ssh">
|
id="ssh">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user