These are the public lab notes. To write a new note, create a Markdown file in
src/content/notes/
and push to GitHub. Your note will appear on the
public Notes page once deployed.
QUICK REFERENCE — NEW NOTE FRONTMATTER
--- title: "Your Post Title" title_ko: "제목 (선택)" pubDate: 2025-06-01 lang: "both" # en | ko | both tags: ["Tutorial", "ROS 2"] summary: "One-sentence description." naver_url: "https://blog.naver.com/aaron_kr/..." # if lang: both # Optional images: featuredImage: "/images/posts/hero.jpg" headerBgImage: "/images/posts/bg.jpg" --- Your Markdown content here.
RECENT NOTES
Loading…