https://maxim-danilov.github.io
This repository is the source code for my blog. The blog is built using Jekyll and Minimal Mistakes.
To run the development server on your machine just type these commands:
git clone https://github.com/maxim-danilov/maxim-danilov.github.io
cd maxim-danilov.github.io
bundle install
bundle exec jekyll serve --livereload