summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/atom.xml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-05-05 23:53:47 +0900
committernsfisis <nsfisis@gmail.com>2025-05-05 23:53:47 +0900
commitbcca40d0e7a9ddf0a487cb2b0c9819f332ac73f2 (patch)
tree61bf29fe1cddcf106b16c1752108b70e62a469de /vhosts/blog/public/atom.xml
parent09b8483ed67d3b85e983ef86c34260081975e1cb (diff)
downloadnsfisis.dev-bcca40d0e7a9ddf0a487cb2b0c9819f332ac73f2.tar.gz
nsfisis.dev-bcca40d0e7a9ddf0a487cb2b0c9819f332ac73f2.tar.zst
nsfisis.dev-bcca40d0e7a9ddf0a487cb2b0c9819f332ac73f2.zip
feat(blog/content): new post /posts/2025-05-05/make-tiny-self-hosted-c-compiler/
Diffstat (limited to 'vhosts/blog/public/atom.xml')
-rw-r--r--vhosts/blog/public/atom.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/vhosts/blog/public/atom.xml b/vhosts/blog/public/atom.xml
index fea8757e..dd522e72 100644
--- a/vhosts/blog/public/atom.xml
+++ b/vhosts/blog/public/atom.xml
@@ -7,7 +7,15 @@
<author>
<name>nsfisis</name>
</author>
- <updated>2025-04-24T00:00:00+09:00</updated>
+ <updated>2025-05-05T00:00:00+09:00</updated>
+ <entry>
+ <id>urn:uuid:64f5e1a6-2f5c-4d5d-b1c8-8346a66c1d40</id>
+ <link rel="alternate" href="https://blog.nsfisis.dev/posts/2025-05-05/make-tiny-self-hosted-c-compiler/"></link>
+ <title>セルフホスト可能な C コンパイラを作った</title>
+ <summary>ゴールデンウィークを使って、セルフホストできる C コンパイラを開発した</summary>
+ <published>2025-05-05T00:00:00+09:00</published>
+ <updated>2025-05-05T00:00:00+09:00</updated>
+ </entry>
<entry>
<id>urn:uuid:087e98f2-743c-48d8-9f67-e9b57e354845</id>
<link rel="alternate" href="https://blog.nsfisis.dev/posts/2025-04-24/composer-patches-v2-does-not-require-gnu-patch-even-on-macos/"></link>