<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jingxuan Kang</title>
    <description>PhD student at Imperial College London — notes on vision-language models, research, and tinkering.</description>
    <link>https://blog.jingxuan.uk</link>
    <atom:link href="https://blog.jingxuan.uk/feed.xml" rel="self" type="application/rss+xml" />
		
    
    
    <item>
      <title>Hello, World</title>
      <description>&lt;h2 id=&quot;为什么写博客&quot;&gt;为什么写博客&lt;/h2&gt;

&lt;p&gt;读博进到第三年，意识到一件事——我攒了太多零散的笔记和想法，散在 Obsidian、Notion、微信收藏、以及各种 &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;tmp.md&lt;/code&gt; 里。回头想找某个当时觉得”有意思”的念头时，总是找不到。&lt;/p&gt;

&lt;p&gt;开个博客的目的很简单：&lt;strong&gt;把值得再看一遍的东西写下来，放到一个长期稳定的地方&lt;/strong&gt;。写完分享给可能感兴趣的人是顺便的事。&lt;/p&gt;

&lt;h2 id=&quot;这里会写什么&quot;&gt;这里会写什么&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;学术 · Academic&lt;/strong&gt;：读过的论文笔记、研究过程中踩的坑、对某个方向的观察。&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;技术 · Tech&lt;/strong&gt;：工程上的有趣问题、新工具试用、AI 相关的折腾。&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;生活 · Life&lt;/strong&gt;：伦敦读博的日常、读书观影、随手的思考。&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;项目 · Projects&lt;/strong&gt;：自己做的小项目的开发日志。&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;关于这个博客本身&quot;&gt;关于这个博客本身&lt;/h2&gt;

&lt;p&gt;博客搭建过程本身就是一次不错的工程练习：&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;前台&lt;/strong&gt;：Jekyll 静态生成，部署在 Cloudflare Pages，模板改自 &lt;a href=&quot;https://github.com/tw93/tw93.github.io&quot;&gt;tw93/cosy-jekyll-theme&lt;/a&gt;（MIT，致谢）。&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;后台&lt;/strong&gt;：独立 admin 站点（&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;admin.jingxuan.uk&lt;/code&gt;），Novel 做 WYSIWYG 编辑器，Hono 跑在 Cloudflare Workers 上做 API。&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;发布流程&lt;/strong&gt;：admin 把文章转成 Markdown，通过 GitHub Contents API commit 到博客仓库，触发 Cloudflare Pages 重新构建。&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;评论&lt;/strong&gt;：Giscus（读者用 GitHub 登录即可评论）。&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;写完再专门写一篇 post-mortem 讲搭建过程。现在先发出来占个位。&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;欢迎留言。&lt;/p&gt;
</description>
      <pubDate>2026-04-19</pubDate>
      <link>https://blog.jingxuan.uk/2026-04-19/hello-world.html</link>
      <guid isPermaLink="true">https://blog.jingxuan.uk/2026-04-19/hello-world.html</guid>
    </item>
    
		
  </channel>
</rss>
