dmitryrogozhny.github.io

dmitryrogozhny.github.io

The source code for the personal site

The source code for the Jekyll-based site https://dmitryrogozhny.com.

How to run locally

  1. Install all the pre-requisites following a guide from Jekyll site.
  2. Run bundle exec jekyll serve in a console.
  3. Browse to http://localhost:4000.