Skip to content

Celine96/datarian-kr.github.io

 
 

Repository files navigation

데이터리안 블로그

Ruby 설치

brew install ruby

echo 'export PATH="/usr/local/opt/ruby/bin:$PATH"' >> ~/.zshrc

source ~/.zshrc

gem update --system

gem install bundler

의존성 설치

bundle

Jekyll server 실행

  • 실행시 drafts 글 미리 확인 가능
bundle exec jekyll serve --drafts

http://localhost:4000/

About

데이터리안 기술블로그

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.6%
  • SCSS 21.5%
  • Ruby 3.9%