Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1 KB

README.KR.md

File metadata and controls

36 lines (24 loc) · 1 KB

gatsby-starter-minung

Netlify Status

screen

Features

  • tailwindcss 기반 테마
  • 카테고리
  • 코드 하이라이팅
  • TOC
  • Utterances 기반 댓글
  • Google Analytics

Getting Started

Gatsby CLI를 이용하여 gatsby-starter-minung를 다운받고 실행할 수 있습니다.

$ npx gatsby new my-blog https://github.com/hmu332233/gatsby-starter-minung
$ cd my-blog
$ npm start

Add Post

포스팅을 추가하려면 /posts.md 파일을 추가하세요!
template.md 파일을 참고하면 좋습니다.

Deploy

Gatsby Cloud, Netilfy 또는 Vercel을 사용하면 간편하게 배포할 수 있습니다.

LICENSE

MIT