Compare commits

..

3 Commits

Author SHA1 Message Date
68dbce4a2d
.json: initial commit
This may or may not be used as Matrix display name
2023-11-12 16:14:25 +02:00
0b5af0598a
_config.yml: remove the icon from name, renders badly on iPhone 2023-11-12 10:01:46 +02:00
ed18836e9c
Drop in a ⚧ 2023-11-12 09:52:26 +02:00
3 changed files with 11 additions and 3 deletions

7
.json Normal file
View File

@ -0,0 +1,7 @@
{
"why": "because it occurred to me and I can?",
"matrix": {
"MSC1769": "https://github.com/matrix-org/matrix-spec-proposals/pull/1769",
"MSC3189": "https://github.com/matrix-org/matrix-spec-proposals/pull/3189"
}
}

View File

@ -1,7 +1,7 @@
# Site settings # Site settings
title: Aminda Suomalainen title: Aminda Suomalainen
description: > # this means to ignore newlines until "baseurl:" description: > # this means to ignore newlines until "baseurl:"
I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am familiar with git and looking for employment. I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am familiar with git and looking for employment.
<br/><br/>*This website is licensed under the <br/><br/>*This website is licensed under the
[Creative Commons Attribution 4.0 International License.](https://creativecommons.org/licenses/by/4.0/) [Creative Commons Attribution 4.0 International License.](https://creativecommons.org/licenses/by/4.0/)
by [Aminda Suomalainen](https://aminda.eu/).* by [Aminda Suomalainen](https://aminda.eu/).*
@ -41,7 +41,8 @@ sitemap:
file: "/sitemap.xml" file: "/sitemap.xml"
# Technically this should be keep_files, but it makes at least .well-known # Technically this should be keep_files, but it makes at least .well-known
# disappear? # disappear?
include: [PGP, PHP, keybase.txt, robots.txt, .well-known, ipfs-files, _matrix] include:
[PGP, PHP, keybase.txt, robots.txt, .well-known, ipfs-files, _matrix, .json]
# Latest Matrix room version for blog posts or /upgraderoom advice. If I # Latest Matrix room version for blog posts or /upgraderoom advice. If I
# need something from the latest version, this is it once the servers I care # need something from the latest version, this is it once the servers I care

View File

@ -13,7 +13,7 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience since 20
<p id="bio"> <p id="bio">
I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am
familiar with git and looking for employment. My pronouns are she/they. familiar with git and looking for employment. My pronouns are she/they.
</p> </p>
<p class="centered">I speak Finnish, English and a little Esperanto.</p> <p class="centered">I speak Finnish, English and a little Esperanto.</p>