jekyll-blog

jekyll-blog

gitblog with jekyll

나의 기술 블로그

이 블로그는 GitHub PagesJekyll을 사용하여 퍼블리싱하였습니다.


View

My Blog

Installation & Setup

Clone Project

git clone "https://github.com/choo121600/choo121600.github.io.git"

Install Jekyll

$ sudo gem install jekyll bundler

If Ruby hasn't been downloaded to your computer yet

Ruby

Jekyll install in browser

Windows, macOS

Start Project

$ cd choo121600.github.io
$ bundle install
$ bundle exec jekyll serve

localhost:4000

Copyright 2013-2021 Start Bootstrap LLC. Code released under the MIT license.