My Jekyll Blog

This is the source of my website lpan.io.

Setup

Make sure you have ruby, bundler installed (ruby-devel might be needed as well).

cd lpan.github.io
bundle install
jekyll serve