blog post 'A new dawn'
This commit is contained in:
40
index.html
40
index.html
@ -47,12 +47,12 @@
|
||||
<div class="spacer" style="--size: 2em"></div>
|
||||
<div class="column" style="--custom_width:75%">
|
||||
<h1>Heyo!</h1>
|
||||
<p>I'm Ailyaut, a 24-year-old everything designer with a particular interest in open source and card games.<br>
|
||||
I have studied 3D animation and now work as a UI & product designer. I code sometimes.
|
||||
<p>I'm Ailyaut, a 24-year-old everything-designer with a particular interest in open source and card games.<br>
|
||||
I have studied 3D animation and now work as a UI & product designer, sometimes programmer.
|
||||
</p>
|
||||
<p class="light" style="margin-bottom: 0;">
|
||||
Je m'appelle Ailyaut, je suis un designer touche-à-tout de 24 ans qui s'intéresse particulièrement à l'open source et aux jeux de carte.
|
||||
J'ai étudié l'animation 3D et je travaille actuellement comme designer UI & produit. Je code même, parfois.
|
||||
J'ai étudié l'animation 3D et je travaille actuellement comme designer UI & produit, et parfois comme programmeur.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -98,6 +98,23 @@
|
||||
<div class="row" style="gap: 2em">
|
||||
<!-- blog -->
|
||||
<div class="column" style="--custom_width: 33%; gap: 1em">
|
||||
<a href="blog/a_new_dawn.html" class="card" style="text-decoration: none;">
|
||||
<img src="blog/media/2025/website_update.png
|
||||
" alt="A new dawn
|
||||
" title="A new dawn
|
||||
" class="card_image"/>
|
||||
<div class="box">
|
||||
<div class="column" style="width: 100%;">
|
||||
<h3 class="card_title">A new dawn
|
||||
</h3>
|
||||
<p class="card_text">
|
||||
If you’ve been following this blog since its beginnings in 2024, back when the URL was still ailyaut.robotfumeur.fr, then you’ve probably noticed that it hasn’t been updated much in the last year.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div><div class="column" style="--custom_width: 33%; gap: 1em">
|
||||
<a href="blog/202405_moxxy_progress_report.html" class="card" style="text-decoration: none;">
|
||||
<img src="blog/media/2024/20240407_moxxy_progress.png
|
||||
" alt="Moxxy UI: May 2024 progress report
|
||||
@ -127,23 +144,6 @@
|
||||
<p class="card_text">
|
||||
April has been a busy month, partly due to a Windows Defender Trojan alert that gave me a good excuse to wipe my entire disk and switch to Linux. So this post will be short and without any major news.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div><div class="column" style="--custom_width: 33%; gap: 1em">
|
||||
<a href="blog/202403_moxxy_progress_report.html" class="card" style="text-decoration: none;">
|
||||
<img src="blog/media/2024/20240407_moxxy_progress.png
|
||||
" alt="Moxxy UI: March 2024 progress report
|
||||
" title="Moxxy UI: March 2024 progress report
|
||||
" class="card_image"/>
|
||||
<div class="box">
|
||||
<div class="column" style="width: 100%;">
|
||||
<h3 class="card_title">Moxxy UI: March 2024 progress report
|
||||
</h3>
|
||||
<p class="card_text">
|
||||
Although I haven't communicated much about it, I've been working on a new interface for Moxxy since October 2023. I created this blog mainly to present my work on this open source project.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user