Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 414 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 414 Bytes

Personal webpage

This repository contains source codes for my personal webpage ovcharenkoo.com. It is built on fork from Minimal-Mistakes Jekyll theme.

How to run on local machine

bundle exec jekyll build --incremental --watch

bundle exec jekyll serve

Go to 127.0.0.1:4000 and check the result