lnishan.github.io icon indicating copy to clipboard operation
lnishan.github.io copied to clipboard

:star2: Jasmine "lnishan" Chen's website and blog

lnishan.github.io

:star2: Jasmine Chen's website and blog

Powered by

Installation and Building

# clone repository
git clone [email protected]:lnishan/lnishan.github.io.git
cd lnishan.github.io

# install required gems and dependencies
# bypass nokogiri libxml2 error by: bundle config build.nokogiri --use-system-libraries
bundle install

# build and run locally
bundle exec jekyll serve