mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-19 19:37:23 +02:00
Compare commits
6 Commits
ce1eeeae98
...
d6b300baeb
Author | SHA1 | Date | |
---|---|---|---|
d6b300baeb | |||
e36595f3cf | |||
23cb7fb782 | |||
39497083f5 | |||
d6e024933c | |||
d11badc084 |
@ -47,11 +47,12 @@ repos:
|
||||
- id: reuse
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.0.0-alpha.9-for-vscode"
|
||||
rev: "v3.0.0"
|
||||
hooks:
|
||||
- id: prettier
|
||||
additional_dependencies:
|
||||
["prettier@2.8.8", "@prettier/plugin-xml@2.2.0"]
|
||||
["prettier@3.0.0", "@prettier/plugin-xml@3.0.0"]
|
||||
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
rev: "2.7.2"
|
||||
hooks:
|
||||
|
4
Gemfile.lock
generated
4
Gemfile.lock
generated
@ -24,7 +24,7 @@ GEM
|
||||
ffi (>= 1.15.0)
|
||||
eventmachine (1.2.7)
|
||||
execjs (2.8.1)
|
||||
faraday (2.7.9)
|
||||
faraday (2.7.10)
|
||||
faraday-net_http (>= 2.0, < 3.1)
|
||||
ruby2_keywords (>= 0.0.4)
|
||||
faraday-net_http (3.0.2)
|
||||
@ -210,7 +210,7 @@ GEM
|
||||
jekyll-feed (~> 0.9)
|
||||
jekyll-seo-tag (~> 2.1)
|
||||
minitest (5.18.1)
|
||||
nokogiri (1.15.2-x86_64-linux)
|
||||
nokogiri (1.15.3-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
octokit (4.25.1)
|
||||
faraday (>= 1, < 3)
|
||||
|
@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html>
|
||||
{% include head.html %}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html>
|
||||
{% include head.html %}
|
||||
|
||||
|
@ -22,7 +22,8 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience since 20
|
||||
<ul class="centered">
|
||||
<li id="commonsim">
|
||||
<!-- Curious reader, https://aminda.eu/txt/matrix.txt & https://aminda.eu/txt/xmpp.txt & https://gitea.blesmrt.net/mikaela/gist/src/branch/master/briar/my-accounts.tsv exist -->
|
||||
Commons IM:
|
||||
<!--Commons IM:-->
|
||||
<!--
|
||||
<a
|
||||
href="https://github.com/Mikaela/mikaela.github.io/raw/lfs-media/jami.png"
|
||||
><code>c35cae9f0b75c6f7884dc2cfdfc9be573d3a89fd @Jami</code></a
|
||||
@ -47,6 +48,7 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience since 20
|
||||
href="matrix:u/_xmpp_mikaela=40disroot.org:matrix.org?action=chat"
|
||||
>[m]</a
|
||||
>)
|
||||
-->
|
||||
<a
|
||||
href="https://simplex.chat/contact#/?v=1-2&smp=smp%3A%2F%2F6iIcWT_dF2zN_w5xzZEY7HI2Prbh3ldP07YTyDexPjE%3D%40smp10.simplex.im%2Fih5UrK2y6_73JfvO9-kSjHhoAiJZgzH1%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEACSLE_pc4fNvKFb48uqaCZEkRuh3-hIBjLTn_KbT_KjU%253D%26srv%3Drb2pbttocvnbrngnwziclp2f4ckjq65kebafws6g4hy22cdaiv5dwjqd.onion"
|
||||
>SimpleX#1</a
|
||||
@ -129,12 +131,14 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience since 20
|
||||
<!-- Space reserved for SSH keys of other contexts should they ever seem relevant to publish here. -->
|
||||
</ul>
|
||||
</li>
|
||||
<!--
|
||||
<li id="phone">
|
||||
<small
|
||||
>Phone: please don't share or add me to Signal/similar groups as those
|
||||
show phone number to all participants.</small
|
||||
>
|
||||
</li>
|
||||
-->
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
|
Loading…
x
Reference in New Issue
Block a user