Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 231 Bytes

ReadMe.md

File metadata and controls

8 lines (6 loc) · 231 Bytes

Setup

brew install libxml2 libxslt
sudo gem install nokogiri -- --use-system-libraries --with-xml2-include=/usr/include/libxml2 --with-xml2-lib=/usr/lib

bundle install
bundle update
bundle exec jekyll serve