/kouky.github.io

Personal website of Michael Koukoullis

Primary LanguageCSS

kouky.org

Personal website of Michael Koukoullis at kouky.org

Running Locally

Install bundler ruby gem

gem install bundler

Install gem dependencies with bundler

bundle

Run locally with jekyll

bundle exec jekyll serve --watch --drafts