Skip to content

🇰🇷 궁금한 게 있으시다면 이슈를 남겨주세요 :D

License

Notifications You must be signed in to change notification settings

myungseokang/blog

Repository files navigation

Myungseo Kang's DEV Blog 🍀

My tech stacks

StackShare

Installation

$ brew update
$ brew install rbenv
$ rbenv install 2.3.8
$ rbenv rehash
$ rbenv global 2.3.8
$ gem install bundler
$ bundle install

Run

$ bundler exec jekyll serve