coffeeanddata My personal blog To run localy Install dependecies bundle install Serve locally (developement) bundle exec jekyll serve Generate static website JEKYLL_ENV=production bundle exec jekyll build --destination site