1
0
mirror of https://github.com/Mikaela/cv.git synced 2025-08-05 04:07:24 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
d39588fefe
update links 2022-01-02 21:17:32 +02:00
7622bf3e16
update _config.yml & CNAME 2022-01-02 21:11:52 +02:00
5 changed files with 8 additions and 7 deletions

1
CNAME Normal file
View File

@ -0,0 +1 @@
cv.aminda.eu

View File

@ -1,6 +1,6 @@
# CV on Jekyll/markdown
* [Live version](https://mikaela.info/cv/)
* [Live version](https://cv.aminda.eu/)
This CV is inpired by [Carolyn Stransky's Creating a digital CV in Markdown on GitHub](https://workwithcarolyn.com/blog/digital-cv-guide)
and intented to *contain everything* and be source for *copy-pasting to CVs

View File

@ -1,8 +1,8 @@
theme: jekyll-theme-minimal
title: CV
description: Mikaela A͟m͟i͟n͟d͟a͟ Henriikka Maini Suomalainen, verkkopalveluylläpitäjä/web service administrator
baseurl: "/cv/" # the subpath of your site, e.g. /blog/
url: "https://mikaela.info" # the base hostname & protocol for your site
baseurl: "/" # the subpath of your site, e.g. /blog/
url: "https://cv.aminda.eu" # the base hostname & protocol for your site
timezone: Europe/Helsinki
encoding: utf-8
# These had no effect in attempt to get rid of jekyll-seo-tag

View File

@ -1,6 +1,6 @@
---
versionString: 2021.52.0
date: 2022-01-01 14:15:45 +0200
versionString: 2021.52.1
date: 2022-01-02 21:17:15 +0200
categories: cvsuomeksi
---
@ -14,7 +14,7 @@ categories: cvsuomeksi
* 13.09.2021-26.11.2021 *Digitalents Academy*
* **Työkokeilu**
* Loin GitHub-pages pohjaisen CV:n (mikaela.info/cv).
* Loin GitHub-pages pohjaisen CV:n (cv.aminda.eu).
* Tutustuin `Python`in ja `JavaScript`in perusteisiin.
* Tutustuin pintapuolisesti `Flask`-web-frameworkiin.
* Avustin muita työkokeilijoita `git`in käytössä.

View File

@ -11,7 +11,7 @@ date: 2021-11-18 17:09:40 +0200
<body>
<ul>
<li><a href="fi/">Suomeksi / in Finnish</a></li>
<li><a href ="https://mikaela-info.translate.goog/cv/fi/?_x_tr_sl=fi&_x_tr_tl=en&_x_tr_hl=fi&_x_tr_pto=nui">Google Translated into English</a>. Proper <a href="https://github.com/Mikaela/cv/issues/1">English version is planned.</a></li>
<li><a href ="https://cv-aminda-eu.translate.goog/fi/?_x_tr_sl=fi&_x_tr_tl=en&_x_tr_hl=fi&_x_tr_pto=nui">Google Translated into English</a>. Proper <a href="https://github.com/Mikaela/cv/issues/1">English version is planned.</a></li>
</ul>
<p><small>{{ page.date }}</small></p>
</body>