Welcome
2026-06-17 - notes
This is the first post of this blog.
You can write future posts by creating Markdown files under _posts/ with names like:
2026-06-17-your-post-title.md
Each post should start with front matter:
---
layout: post
title: "Your Post Title"
date: 2026-06-17
categories: notes
tags: [research, notes]
---
Then write the post body in Markdown.