- tailwindcss 기반 테마
- 카테고리
- 코드 하이라이팅
- TOC
- Utterances 기반 댓글
- Google Analytics
Gatsby CLI를 이용하여 gatsby-starter-minung
를 다운받고 실행할 수 있습니다.
$ npx gatsby new my-blog https://github.com/hmu332233/gatsby-starter-minung
$ cd my-blog
$ npm start
포스팅을 추가하려면 /posts
에 .md
파일을 추가하세요!
template.md 파일을 참고하면 좋습니다.
Gatsby Cloud, Netilfy 또는 Vercel을 사용하면 간편하게 배포할 수 있습니다.
MIT