Research notes are most useful when they are easy to revise, cite, and reuse. This blog keeps each note as a small Markdown file in the repository, so the published page and its source stay connected.
A simple publication workflow
- Copy the English and Korean draft templates from
blog-drafts/. - Give the two files the same
translation_keyand place them under_blog/en/and_blog/ko/. - Write in Markdown, add focused tags, and push the files.
The language switcher discovers the other version from that shared key. The Download Markdown button points to the master branch, making it easy to annotate or adapt a note offline.
What belongs here
Use short notes for an experimental decision, a reading trail, a reproducibility checklist, or an explanation you expect to revisit. A note does not need to be a finished paper to be worth preserving.