Skip to content

Kobzol/kobzol.github.io

Repository files navigation

Kobzol's blog

Build

  1. Install Jekyll
$ sudo gem install bundler jekyll
$ sudo bundle install
  1. Build the web
$ bundle exec jekyll serve