Notes

Add technical notes as Markdown files in _notes/.

Each note should use front matter like:

---
title: "My Note Title"
date: 2026-05-13
tags:
  - LLM
  - Paper Reading
summary: "One short sentence describing the note."
---

The note will automatically appear on /blog/ and /blog/tags/.