← Back to blog

Apr 9, 2026

Welcome to the blog

The first post on kaixiangli.com.

#intro#astro

This blog is powered by Astro content collections.

To publish a new post, create a Markdown file inside src/content/blog/:

---
title: My new post
description: A short summary.
pubDate: 2026-04-09
tags:
  - notes
---

Write your post here.

Once you commit and push to GitHub, Cloudflare Pages can rebuild the site automatically.