The source code for the Jekyll-based site https://dmitryrogozhny.com.
How to run locally
- Install all the pre-requisites following a guide from Jekyll site.
- Run
bundle exec jekyll serve
in a console. - Browse to http://localhost:4000.
The source code for the Jekyll-based site https://dmitryrogozhny.com.
bundle exec jekyll serve
in a console.