Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

junhoyeo/blog-v2

Repository files navigation

👋 junhoyeo.github.io

Typed with TypeScript code style: prettier Code Style style: styled-components Website

Gatsby와 TypeScript로 만든 새로운 개인 개발 블로그입니다.

🚙 Visit

여기서 직접 확인해 보세요!

🚀 Run

# 본 레포지토리를 클론합니다.
git clone https://github.com/junhoyeo/junhoyeo.github.io

# yarn을 이용해 의존성을 설치합니다.
yarn install

# 개발 서버를 실행합니다.
yarn run start

🎨 Styling conventions

타입스크립트

커밋 메세지

Karma git commit messages convention을 사용합니다.