Skip to content

seungwubaek/seungwubaek.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sammy Blog

Blog URL: https://seungwubaek.github.io/

Minimal Mistakes 테마를 이용한 Github Page.
이 Blog는 Minimal Mistakes의 commit d6444412으로부터 시작하여 개발되었음.
현재 블로그를 만드는 Front-End, Deep Learning, Mathematics 등의 다양한 Tech 게시물 뿐만 아니라 일상 게시물을 모두 다룸.

Github Page using Minimal Mistakes Theme.
This blog is being developed from Minimal Mistakes commit d6444412.
The blog contains various technical articles like Front-End building current blog, Deep Learning, Mathematics and etc. as well as my dailys.

Getting Started

Prerequisites

  • Ruby
  • Bundler
  • Jekyll

Installation

Ruby

Ruby 공식 홈페이지를 참고하여 각 OS에 맞게 Ruby를 설치한다.

Bundler && Packages

gem install bundler

bundle install

Packages

npm i

Usage

bundle exec jekyll serve