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:
parent
1a3cd79409
commit
1dca41a91a
14
README.md
14
README.md
@ -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>🌍︎ Helsinki, Finland 🌐︎ <a href="https://aminda.eu">Aminda.eu</a> 🪪︎ <a href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">Keyoxide</a> 🖺︎ <a href="https://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>
|
||||
<p style="text-align: center;">🏳️‍⚧​‍🏳️‍🌈️</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;">‍🏳️‍🌈️​🏳️‍⚧</p>
|
||||
|
||||
## Table of Contents
|
||||
|
||||
<!-- editorconfig-checker-disable -->
|
||||
|
@ -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) {
|
||||
* {
|
||||
|
24
fi/README.md
24
fi/README.md
@ -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>🌍︎ Helsinki, Finland 🌐︎ <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 }}">Email</a></li>
|
||||
<p style="text-align: center;">🏳️‍⚧​‍🏳️‍🌈️</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;">‍🏳️‍🌈️​🏳️‍⚧</p>
|
||||
|
||||
## Sisällys
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
|
Loading…
Reference in New Issue
Block a user