<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>周詳程式筆記</title><description>程式筆記</description><link>https://blog.chouhsiang.tw/</link><language>zh_TW</language><item><title>歡迎來到周詳程式筆記</title><link>https://blog.chouhsiang.tw/posts/welcome/</link><guid isPermaLink="true">https://blog.chouhsiang.tw/posts/welcome/</guid><description>這裡會記錄開發筆記與學習心得。</description><pubDate>Thu, 29 May 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;這是第一篇文章。在 &lt;code&gt;src/content/posts/&lt;/code&gt; 新增 &lt;code&gt;.md&lt;/code&gt; 即可發布新內容。&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;---
title: 文章標題
published: 2025-05-29
description: 摘要
tags: [javascript]
draft: false
---
&lt;/code&gt;&lt;/pre&gt;
</content:encoded></item></channel></rss>