1️일반적인 Next.js 블로그
컨텐츠 데이터 관리
Front Matter
---
title: 'post title'
description: 'this is post description'
date: '2024-08-15'
---Content
# post title
hello world!Parsing
라우팅과 렌더링
메타데이터
Last updated