lnishan.github.io
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
- GitHub Pages
- Jekyll
- Gems
- A heavily-modified Jekyll-Uno theme
- Google Fonts
- Google Analytics
- Facebook Comments Plugin
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