<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>nk&#39;s Blog</title>
    <link>https://ttttt898.pages.dev/</link>
    <description>Recent content on nk&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-HK</language>
    <managingEditor>hellworld678@outlook.com (nk)</managingEditor>
    <webMaster>hellworld678@outlook.com (nk)</webMaster>
    <lastBuildDate>Wed, 29 Apr 2026 13:00:00 +0800</lastBuildDate>
    <atom:link href="https://ttttt898.pages.dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Blog 資訊安全強化：加Security Headers</title>
      <link>https://ttttt898.pages.dev/posts/blog-security-headers/</link>
      <pubDate>Wed, 29 Apr 2026 13:00:00 +0800</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/posts/blog-security-headers/</guid>
      <description>&lt;p&gt;今日分享一下點樣幫 Blog 加強資訊安全。&lt;/p&gt;
&lt;h2 id=&#34;為咩要加-security-headers&#34;&gt;為咩要加 Security Headers？&lt;/h2&gt;
&lt;p&gt;當你嘅網站上線後，會面對各種攻擊風險：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;點擊劫持 (Clickjacking)&lt;/strong&gt; - 攻擊者透過 iframe 嵌入你嘅網站&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;XSS 攻擊&lt;/strong&gt; - 跨站腳本攻擊&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MIME 類型 sniffing&lt;/strong&gt; - 瀏覽器錯誤解析檔案&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Security Headers 可以幫你攔截呢啲攻擊。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blog 優化日誌：今日做咗啲乜</title>
      <link>https://ttttt898.pages.dev/posts/blog-enhancement-log/</link>
      <pubDate>Tue, 28 Apr 2026 18:40:00 +0800</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/posts/blog-enhancement-log/</guid>
      <description>&lt;p&gt;今日幫 blog 做咗大翻新，加咗好多新功能。&lt;/p&gt;
&lt;h2 id=&#34;-新增功能一覽&#34;&gt;🆕 新增功能一覽&lt;/h2&gt;
&lt;h3 id=&#34;1-深色模式&#34;&gt;1. 深色模式&lt;/h3&gt;
&lt;p&gt;依家默認係深色模式，睇起上來更加舒服。如果你想轉返 light mode，可以點擊右上角嘅 theme toggle。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blog 更新：新增多個功能</title>
      <link>https://ttttt898.pages.dev/posts/blog-update-2026-04-28/</link>
      <pubDate>Tue, 28 Apr 2026 15:10:00 +0800</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/posts/blog-update-2026-04-28/</guid>
      <description>&lt;p&gt;今日幫 Blog 加入左幾個新功能：&lt;/p&gt;
&lt;h2 id=&#34;-新增功能&#34;&gt;🆕 新增功能&lt;/h2&gt;
&lt;h3 id=&#34;1-社交連結&#34;&gt;1. 社交連結&lt;/h3&gt;
&lt;p&gt;喺 Header 同 Footer 加入左社交連結，包括：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GitHub&lt;/li&gt;
&lt;li&gt;LinkedIn&lt;/li&gt;
&lt;li&gt;Email&lt;/li&gt;
&lt;li&gt;RSS Feed&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;2-代碼高亮主題&#34;&gt;2. 代碼高亮主題&lt;/h3&gt;
&lt;p&gt;使用 &lt;strong&gt;Monokai&lt;/strong&gt; 主題，程式碼 block 睇起上來更加靚仔。&lt;/p&gt;
&lt;h3 id=&#34;3-giscus-留言系統&#34;&gt;3. Giscus 留言系統&lt;/h3&gt;
&lt;p&gt;終於有自己的留言區了！用 GitHub Discussions 作為後端，唔需要另外既資料庫。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blog 更新：新增多個功能</title>
      <link>https://ttttt898.pages.dev/posts/new-feature-post/</link>
      <pubDate>Tue, 28 Apr 2026 01:45:00 +0800</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/posts/new-feature-post/</guid>
      <description>&lt;p&gt;今日為 blog 加咗多個新功能：&lt;/p&gt;
&lt;h2 id=&#34;新增頁面&#34;&gt;新增頁面&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;About 頁&lt;/strong&gt; - 介紹我自己&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Archive 頁&lt;/strong&gt; - 所有文章按年份整理&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;功能升級&#34;&gt;功能升級&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;深色/淺色模式&lt;/strong&gt; - 自動跟隨系統設定&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;站內搜尋&lt;/strong&gt; - 快速搵文章&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;估計閱讀時間&lt;/strong&gt; - 每篇文章顯示預計閱讀分鐘&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;視覺優化&#34;&gt;視覺優化&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;自訂 favicon&lt;/strong&gt; - Gradient &lt;code&gt;n&lt;/code&gt; 字 logo&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Code syntax highlighting&lt;/strong&gt; - 程式碼區塊行號顯示&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;所有野都係用 Hugo + PaperMod 整嘅，部署喺 Cloudflare Pages。&lt;/p&gt;</description>
    </item>
    <item>
      <title>第六篇Blog</title>
      <link>https://ttttt898.pages.dev/posts/sixth-post/</link>
      <pubDate>Mon, 27 Apr 2026 15:30:00 +0800</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/posts/sixth-post/</guid>
      <description>&lt;p&gt;Pagination 已啟用！&lt;/p&gt;
&lt;p&gt;呢篇係第6篇，所以會去到第2版。&lt;/p&gt;</description>
    </item>
    <item>
      <title>第五篇Blog</title>
      <link>https://ttttt898.pages.dev/posts/fifth-post/</link>
      <pubDate>Mon, 27 Apr 2026 15:00:00 +0800</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/posts/fifth-post/</guid>
      <description>&lt;p&gt;今日嘅 blog 系統已經好完整！&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Hugo + Cloudflare Pages&lt;/li&gt;
&lt;li&gt;專業 UI 設計&lt;/li&gt;
&lt;li&gt;分頁功能&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;繼續努力寫作！&lt;/p&gt;</description>
    </item>
    <item>
      <title>第四篇Blog</title>
      <link>https://ttttt898.pages.dev/posts/fourth-post/</link>
      <pubDate>Mon, 27 Apr 2026 14:30:00 +0800</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/posts/fourth-post/</guid>
      <description>&lt;p&gt;Blog 已成功搬去 Cloudflare Pages！&lt;/p&gt;
&lt;p&gt;新地址：hellworld678.pages.dev&lt;/p&gt;</description>
    </item>
    <item>
      <title>第三篇Blog</title>
      <link>https://ttttt898.pages.dev/posts/third-post/</link>
      <pubDate>Mon, 27 Apr 2026 13:00:00 +0800</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/posts/third-post/</guid>
      <description>&lt;p&gt;自動 deploy 測試中&amp;hellip;&lt;/p&gt;
&lt;p&gt;Hugo + GitHub Actions 幾好嘢。&lt;/p&gt;</description>
    </item>
    <item>
      <title>第二篇Blog</title>
      <link>https://ttttt898.pages.dev/posts/second-post/</link>
      <pubDate>Mon, 27 Apr 2026 12:00:00 +0800</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/posts/second-post/</guid>
      <description>&lt;p&gt;呢篇係我嘅第二篇 blog post。&lt;/p&gt;
&lt;p&gt;仲係度測試緊 Hugo + GitHub Pages 部署流程。&lt;/p&gt;
&lt;p&gt;有咩再update!&lt;/p&gt;</description>
    </item>
    <item>
      <title>第一篇文章</title>
      <link>https://ttttt898.pages.dev/posts/first-post/</link>
      <pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/posts/first-post/</guid>
      <description>&lt;h1 id=&#34;歡迎來到我的-blog&#34;&gt;歡迎來到我的 Blog&lt;/h1&gt;
&lt;p&gt;呢個係我第一篇 Hugo 文章！&lt;/p&gt;
&lt;p&gt;你可以喺 &lt;code&gt;content/posts/&lt;/code&gt; 目錄入面添加更多文章。&lt;/p&gt;</description>
    </item>
    <item>
      <title>About</title>
      <link>https://ttttt898.pages.dev/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/about/</guid>
      <description>關於我</description>
    </item>
    <item>
      <title>Archive</title>
      <link>https://ttttt898.pages.dev/archive/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>hellworld678@outlook.com (nk)</author>
      <guid>https://ttttt898.pages.dev/archive/</guid>
      <description>所有文章</description>
    </item>
  </channel>
</rss>
