Skip to content

KimKyuHoi/blog

Repository files navigation

Andy Tech Blog 🚀

안녕하세요! 프론트엔드 개발자 **Andy(김규회)**의 기술 블로그입니다.
Gatsby를 기반으로 제작되었으며, 개발 경험과 학습한 내용을 기록하는 공간입니다.

🔗 Blog URL: https://kimkyuhoi.github.io/blog

✨ Features

  • 🌓 Dark/Light Mode: 시스템 설정 및 사용자 선택에 따른 다크 모드 지원
  • 📱 Responsive Design: 모바일, 태블릿, 데스크탑 등 모든 기기에 최적화
  • 📑 Table of Contents: 긴 글도 쉽게 읽을 수 있는 목차 기능
  • 💬 Comments: Utterances를 활용한 GitHub 기반 댓글 시스템
  • 🔍 SEO Optimized: 검색 엔진 최적화 및 메타 태그 적용

🛠 Tech Stack

🚀 Getting Started

이 프로젝트를 로컬에서 실행하려면 다음 단계를 따르세요.

Prerequisites

  • Node.js (v18 이상 권장)
  • npm

Installation

# 저장소 클론
git clone https://github.com/KimKyuHoi/blog.git

# 디렉토리 이동
cd blog

# 의존성 설치
npm install

Run Locally

# 개발 서버 실행
npm run develop

브라우저에서 http://localhost:8000으로 접속하여 확인하세요.

Build & Deploy

# 프로덕션 빌드
npm run build

# GitHub Pages 배포
npm run deploy

👤 Author

KimKyuHoi (Andy)

� License

This project is licensed under the 0BSD License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published