diff --git a/blog.html b/blog.html index 56d66cb..650112d 100644 --- a/blog.html +++ b/blog.html @@ -52,6 +52,23 @@
+ + A new dawn
+ +
+
+

A new dawn +

+

+ 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. + +

+
+
+
+
Moxxy UI: May 2024 progress report
@@ -81,23 +98,6 @@
                 <p class= 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. -

-
-
- -
- - Moxxy UI: March 2024 progress report
- -
-
-

Moxxy UI: March 2024 progress report -

-

- 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. -

@@ -110,7 +110,8 @@

All posts

-

2024

09/06 Moxxy UI: May 2024 progress report +


2025

01/06 A new dawn +


2024

09/06 Moxxy UI: May 2024 progress report

08/05 Moxxy UI: April 2024 progress report

07/04 Moxxy UI: March 2024 progress report

13/03 Hello world! diff --git a/blog/a_new_dawn.html b/blog/a_new_dawn.html new file mode 100644 index 0000000..71f244a --- /dev/null +++ b/blog/a_new_dawn.html @@ -0,0 +1,75 @@ + + + + + + + A new dawn + – Ailyaut's blog + + + + + + + + + + + +

+ +
+
+
+
+

A new dawn +

01/06/2025 · 2 min

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.
+My intent with this blog was to post at least once a month on Moxxy, but it took so much time to write the blog posts in HTML that I felt it just wasn't worth it.

+

So I switched to WordPress.

+

Just kidding, I wrote a big Python script that allows me to write the blog posts in Markdown, and then translates everything to HTML and updates all the necessary pages as well as the RSS feed. It might be overcomplicated, and it might be horrendous code, but it works.

+

I am therefore starting this blog again, with a new, cleaner (and cooler) URL : ailyaut.com.
+I cleaned up the HTML and CSS, changed the colors and fonts (Space Grotesk is a cool font but it just feels overused now), and compressed all images so much that they are now blurry on mobile, all to achieve a <100KB homepage. Which is not that small but I'm an artist so I need images everywhere.
+Oh, and I broke all the previous links. Sorry!

+

I'm going to start sharing a lot of my works on this website, including updates on the Moxxy UI of course, and personal projects such as... a ready-to-print card game that I illustrated?? That's right, so stay tuned.

+

:^)

+
+
+
+ +
+ + \ No newline at end of file diff --git a/blog/md/20250601+a_new_dawn.md b/blog/md/20250601+a_new_dawn.md new file mode 100644 index 0000000..7ff1bf1 --- /dev/null +++ b/blog/md/20250601+a_new_dawn.md @@ -0,0 +1,20 @@ +title = A new dawn +timestamp = 1748773800 +preview = 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. +thumb = blog/media/2025/website_update.png ++++ + +If you've been following this blog since its beginnings in 2024, back when the URL was still [ailyaut.robotfumeur.fr](https://ailyaut.robotfumeur.fr), then you've probably noticed that it hasn't been updated much in the last year. +My intent with this blog was to post at least once a month on Moxxy, but it took so much time to write the blog posts in HTML that I felt it just wasn't worth it. + +So I switched to WordPress. + +Just kidding, I wrote a big Python script that allows me to write the blog posts in Markdown, and then translates everything to HTML and updates all the necessary pages as well as the RSS feed. It might be overcomplicated, and it might be horrendous code, but it works. + +I am therefore starting this blog again, with a new, cleaner (and cooler) URL : [ailyaut.com](https://ailyaut.com). +I cleaned up the HTML and CSS, changed the colors and fonts (Space Grotesk is a cool font but it just feels overused now), and compressed all images so much that they are now blurry on mobile, all to achieve a <100KB homepage. Which is not that small but I'm an artist so I need images everywhere. +Oh, and I broke all the previous links. Sorry! + +I'm going to start sharing a lot of my works on this website, including updates on the Moxxy UI of course, and personal projects such as... a ready-to-print card game that I illustrated?? That's right, so stay tuned. + +:^) \ No newline at end of file diff --git a/blog/media/2025/website_update.png b/blog/media/2025/website_update.png new file mode 100644 index 0000000..2a7cd65 Binary files /dev/null and b/blog/media/2025/website_update.png differ diff --git a/index.html b/index.html index 547b527..b6de7cd 100644 --- a/index.html +++ b/index.html @@ -47,12 +47,12 @@

Heyo!

-

I'm Ailyaut, a 24-year-old everything designer with a particular interest in open source and card games.
- I have studied 3D animation and now work as a UI & product designer. I code sometimes. +

I'm Ailyaut, a 24-year-old everything-designer with a particular interest in open source and card games.
+ I have studied 3D animation and now work as a UI & product designer, sometimes programmer.

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.

@@ -98,6 +98,23 @@ - -
- - Moxxy UI: March 2024 progress report
- -
-
-

Moxxy UI: March 2024 progress report -

-

- 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. -

diff --git a/rss.xml b/rss.xml index fecc014..e6de2c1 100644 --- a/rss.xml +++ b/rss.xml @@ -11,6 +11,20 @@ + + A new dawn + + https://ailyaut.com/blog/a_new_dawn.html + 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. + + posts + + https://ailyaut.com/blog/a_new_dawn.html + Ailyaut + Sun, 01 Jun 2025 12:30:00 +0200 + https://ailyaut.com/blog/media/2025/website_update.png + + Moxxy UI: May 2024 progress report diff --git a/scripts/templates/index.html b/scripts/templates/index.html index 9ccd80f..7d93647 100644 --- a/scripts/templates/index.html +++ b/scripts/templates/index.html @@ -64,7 +64,7 @@