Skip to content

SangsooNam/sangsoonam.github.io

Repository files navigation

Setup Environment

Ruby

brew install rbenv 

echo 'if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi' >> ~/.zshrc

rbenv install 2.7.2
rbenv global 2.7.2

Jekyll

gem install bundler jekyll

Install plugins

bundle

Run

bundle exec jekyll serve

About

Personal blog powered by Jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages