All research notes

Research note

A research blog that starts with Markdown

Why this site keeps research notes as plain Markdown, paired across languages, and close to the source.

Download Markdown

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

  1. Copy the English and Korean draft templates from blog-drafts/.
  2. Give the two files the same translation_key and place them under _blog/en/ and _blog/ko/.
  3. 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.

Comments and reactions