first commit
This commit is contained in:
73
rss.xml
Normal file
73
rss.xml
Normal file
@@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<channel>
|
||||
|
||||
<title>Ailyaut's Blog</title>
|
||||
<link>https://ailyaut.com</link>
|
||||
<image>
|
||||
<url>https://ailyaut.com/media/icons/favicon-32x32.png</url>
|
||||
<title>Ailyaut's Blog</title>
|
||||
<link>https://ailyaut.com</link>
|
||||
</image>
|
||||
<atom:link href="https://ailyaut.com/rss.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Moxxy UI: May 2024 progress report
|
||||
</title>
|
||||
<link>https://ailyaut.com/blog/202405_moxxy_progress_report.html</link>
|
||||
<description>Let's start with a little announcement: from now on, I'll be publishing my .penpot file in the moxxy/design repository on Codeberg on a monthly basis, so that everyone can tinker with the interface to their heart's content! I should have done it from the start, but better late than never!
|
||||
</description>
|
||||
<category>posts</category>
|
||||
|
||||
<guid>https://ailyaut.com/blog/202405_moxxy_progress_report.html</guid>
|
||||
<dc:creator>Ailyaut</dc:creator>
|
||||
<pubDate>Sun, 09 Jun 2024 22:00:00 +0200</pubDate>
|
||||
<image>https://ailyaut.com/blog/media/2024/20240407_moxxy_progress.png
|
||||
</image>
|
||||
</item>
|
||||
<item>
|
||||
<title>Moxxy UI: April 2024 progress report
|
||||
</title>
|
||||
<link>https://ailyaut.com/blog/202404_moxxy_progress_report.html</link>
|
||||
<description>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.
|
||||
</description>
|
||||
<category>posts</category>
|
||||
|
||||
<guid>https://ailyaut.com/blog/202404_moxxy_progress_report.html</guid>
|
||||
<dc:creator>Ailyaut</dc:creator>
|
||||
<pubDate>Wed, 08 May 2024 22:00:00 +0200</pubDate>
|
||||
<image>https://ailyaut.com/blog/media/2024/20240407_moxxy_progress.png
|
||||
</image>
|
||||
</item>
|
||||
<item>
|
||||
<title>Moxxy UI: March 2024 progress report
|
||||
</title>
|
||||
<link>https://ailyaut.com/blog/202403_moxxy_progress_report.html</link>
|
||||
<description>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.
|
||||
</description>
|
||||
<category>posts</category>
|
||||
|
||||
<guid>https://ailyaut.com/blog/202403_moxxy_progress_report.html</guid>
|
||||
<dc:creator>Ailyaut</dc:creator>
|
||||
<pubDate>Sun, 07 Apr 2024 22:00:00 +0200</pubDate>
|
||||
<image>https://ailyaut.com/blog/media/2024/20240407_moxxy_progress.png
|
||||
</image>
|
||||
</item>
|
||||
<item>
|
||||
<title>Hello world!
|
||||
</title>
|
||||
<link>https://ailyaut.com/blog/hello_world.html</link>
|
||||
<description>Welcome! I'm Ailyaut, and this is my blog! You can read more about who I am in the About section.
|
||||
</description>
|
||||
<category>posts</category>
|
||||
|
||||
<guid>https://ailyaut.com/blog/hello_world.html</guid>
|
||||
<dc:creator>Ailyaut</dc:creator>
|
||||
<pubDate>Wed, 13 Mar 2024 22:00:00 +0100</pubDate>
|
||||
<image>https://ailyaut.com/blog/media/2024/20240313_hello.png
|
||||
</image>
|
||||
</item>
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user