1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-11-22 00:19:24 +01:00

redesign the link list again

This commit is contained in:
Aminda Suomalainen 2024-06-02 07:10:09 +03:00
parent 1a3cd79409
commit 1dca41a91a
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 25 additions and 21 deletions

View File

@ -15,13 +15,17 @@ redirect_from: /en/html
_…is an open-source enthustiastic volunteer sysadmin in the Pirate Party of Finland._
<ul style="list-style-type: none">
<li>&#127757;&#65038;&nbsp;Helsinki,&nbsp;Finland &#127760;&#65038;&nbsp;<a href="https://aminda.eu">Aminda.eu</a> &#129706;&#65038;&nbsp;<a href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">Keyoxide</a> &#128442;&#65038;&nbsp;<a href="https://linkedin.com/in/{{ site.linkedin_username }}">LinkedIn</a></li>
<li>&#129309;&#127995;&#65038;&nbsp;<a href="https://github.com/{{ site.github_username}}">GitHub</a> &#129309;&#127996;&#65038;&nbsp;<a href="https://gitlab.com/Mikaela">GitLab.com</a>
<a href="https://www.openhub.net/accounts/Mikaela">OpenHub</a></li>
<li>&#128231;&#65038;&nbsp;<a href="(mailto:{{ site.email }}">Email</a> &#128275;&#65038;&nbsp;<a href="https://aminda.eu/txt/telegram.txt">Telegram</a> &#128272;&#65038;&nbsp;<a href="https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up">Signal</a></li>
<p style="text-align: center;">&#127987;&#65039;&#8205;&#9895;&#8203;&#8205;&#127987;&#65039;&#8205;&#127752;&#65039;</p>
<ul class="linklist">
<li>Helsinki, Finland</li>
<li><a href="https://aminda.eu">Aminda.eu</a> <a href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">Keyoxide</a> <a href="https://www.linkedin.com/in/{{ site.linkedin_username }}">LinkedIn</a></li>
<li><a href="https://github.com/{{ site.github_username }}">GitHub</a> <a href="https://gitlab.com/Mikaela">GitLab.com</a> <a href="https://www.openhub.net/accounts/Mikaela">OpenHub</a></li>
<li><a href="(mailto:{{ site.email }}">Email</a> <a href="https://aminda.eu/txt/telegram.txt">Telegram</a> <a href="https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up">Signal</a></li>
</ul>
<p style="text-align: center;">&#8205;&#127987;&#65039;&#8205;&#127752;&#65039;&#8203;&#127987;&#65039;&#8205;&#9895;</p>
## Table of Contents
<!-- editorconfig-checker-disable -->

View File

@ -11,7 +11,7 @@
$base-font-family: ui-serif, system-ui, "Liberation Serif", Tinos,
"Times New Roman", serif, emoji;
$monospace-font-family: ui-monospace, "Liberation Mono", Cousine,
"Courier New", monospace;
"Courier New", monospace, emoji;
@import "{{ site.theme }}";
@ -55,6 +55,12 @@ img {
}
}
ul.linklist {
list-style: none inside;
font-family: $monospace-font-family;
//font-variant: small-caps;
}
// Customize the dark theme to be more me
@media (prefers-color-scheme: dark) {
* {

View File

@ -16,27 +16,21 @@ redirect_from:
# Aminda Suomalainen
<!-- https://workwithcarolyn.com/blog/digital-cv-guide
Due to having two different language versions, I need to be aware which state particular version is to keep them in sync, I have decided to use CalVer format YYYY.0W.MICRO (year.week.numberofEdit e.g. 2022.01.00).
Additionally more human readable date is provided for convenience of the reader for when I have made changes or confirmed the CV to still be up-to-date.
Internally both of these are provided in the YAML front matter and refer to variable on the bottom of the page.
-->
<!-- _{{ site.biosuomi }}_ -->
<img src="https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-media/avatar/250.jpeg" alt="kuva minusta"/>
_…on avointa lähdekoodia tukeva verkkopalveluylläpitäjä piraattipuolueessa._
<ul style="list-style-type: none">
<li>&#127757;&#65038;&nbsp;Helsinki,&nbsp;Finland &#127760;&#65038;&nbsp;<a href="https://aminda.eu">Aminda.eu</a> &#129706;&#65038;&nbsp;<a href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">Keyoxide</a> &#128442;&#65038;&nbsp;<a href="https://www.linkedin.com/in/{{ site.linkedin_username }}">LinkedIn</a></li>
<li>&#129309;&#127995;&#65038;&nbsp;<a href="https://github.com/{{ site.github_username }}">GitHub</a> &#129309;&#127996;&#65038;&nbsp;<a href="https://gitlab.com/Mikaela">GitLab.com</a>
&#129309;&#127997;&#65038;&nbsp;<a href="https://www.openhub.net/accounts/Mikaela">OpenHub</a></li>
<li>&#128275;&#65038;&nbsp;<a href="https://aminda.eu/txt/telegram.txt">Telegram</a> &#128272;&#65038;&nbsp;<a href="https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up">Signal</a> &#128231;&#65038;&nbsp;<a href="(mailto:{{ site.email }}">Email</a></li>
<p style="text-align: center;">&#127987;&#65039;&#8205;&#9895;&#8203;&#8205;&#127987;&#65039;&#8205;&#127752;&#65039;</p>
<ul class="linklist">
<li>Helsinki, Finland</li>
<li><a href="https://aminda.eu">Aminda.eu</a> <a href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">Keyoxide</a> <a href="https://www.linkedin.com/in/{{ site.linkedin_username }}">LinkedIn</a></li>
<li><a href="https://github.com/{{ site.github_username }}">GitHub</a> <a href="https://gitlab.com/Mikaela">GitLab.com</a> <a href="https://www.openhub.net/accounts/Mikaela">OpenHub</a></li>
<li><a href="https://aminda.eu/txt/telegram.txt">Telegram</a> <a href="https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up">Signal</a> <a href="(mailto:{{ site.email }}">Sähköposti</a></li>
</ul>
<p style="text-align: center;">&#8205;&#127987;&#65039;&#8205;&#127752;&#65039;&#8203;&#127987;&#65039;&#8205;&#9895;</p>
## Sisällys
<!-- START doctoc generated TOC please keep comment here to allow auto update -->