/LiMeii.github.io

This is my github pages, which serves as my technology blog

Primary LanguageSCSS

my tech blog

https://limeii.github.io/

usage

If you want to bootstrap this code in your local, here is the cmd (macOS):

  • rbenv install 3.0.2
  • rbenv local 3.0.2
  • gem install bundler:2.3.10
  • gem install jekyll:4.2.2
  • bundle install
  • bundle exec jekyll serve