weryskok.ru/README.MD

577 B

WerySkok.ru

This repo contains source code for weryskok.ru.

What tools are used?

How to build this site?

  1. Install nodejs, ruby and rubygems.
  2. gem install bundler.
  3. Add gems dir to path.
  4. git clone https://github.com/WerySkok/weryskok.ru.git && cd weryskok.ru
  5. bundle install
  6. JEKYLL_ENV=production bundle exec jekyll build

Why not GitHub Pages?

Am lazy.