emeyva blog simple blog with Jekyll hosted with github pages check it here: emeyva blog Run it locally gem install bundler jekyll jekyll new emeyva.github.io cd emeyva.github.io bundle exec jekyll serve # => Now browse to http://localhost:4000 ´´´