Skip to content

anton-rudeshko/anton-rudeshko.github.io

Repository files navigation

Personal blog

Feel free to correct my mistakes.

$ gem install bundler
$ bundle install
$ # On OS X
$ bundle exec jekyll serve
$ # On Cloud9 IDE
$ bundle exec jekyll serve --watch --host $IP --port $PORT
$ bundle exec jekyll build